The total price with sales tax is $ 246.1
<h3><u>Solution:</u></h3>
Cost of cellphone = $ 210
Cost of battery charger = $ 15
Cost of batteries = $ 5
So total cost can be calculated by adding cost of cellphone and Cost of battery charger and Cost of batteries
Total cost = 210 + 15 + 5 = $ 230
Given that sales tax is 7%
sales tax = 7% of total cost
sales tax = 7 % of 230

Total cost including sales tax = 230 + 16.1 = $ 246.1
Thus the total price with sales tax is $ 246.1
If you do long division youll get the remainder which is: 28x + 30
Answer:
5
Step-by-step explanation:
20/4 is 5 (4 sides)
Answer:
mhmmm w/o calc here we go. thats a lot of typing tho so just trust me ok?
Step-by-step explanation:
2848222304???
my mom used to give me stuff like this as soon as i learned how to multiply #asianmomsbelike
Answer:
8 days
Step-by-step explanation:
On day 8, Isabella will save 256 nickels, bringing her total to 510.
_____
The number of nickels saved on day n is 2^n. The total is 2^(n+1)-2.
_____
The above can be written down from your knowledge of binary sequences. If you want a more formal development, read on.
__
The number of nickels saved on day n is a geometric sequence with first term 2 and common ratio 2. The n-th term of the sequence is ...
an = a1·r^(n-1) = 2·2^(n-1) = 2^n
The sum of n terms of the sequence is ...
S = a1(r^n -1)/(r -1) = 2(2^n -1)/(2-1)
S = 2^(n+1) -2
__
We want S > 500, so ...
500 < 2^(n+1) -2
502 < 2^(n+1)
251 < 2^n
log(251) < n·log(2)
n > log(251)/log(2)
n > 7.97 . . . . . . . . 8 days or more to save more than 500 nickels