Answer:
If had left over I would leave $1.85
Step-by-step explanation:
Almost got it!
x + 3 = 3(y + 2)/2 [Multiplied both sides by 3]
so x + 3 = (3y + 6)/2
2(x + 3) = 3y + 6 [Multiplied both sides by 2]
2x + 6 = 3y + 6
2x = 3y [Subtracted 6 from both sides]
x = 3y/2 [Divided both sides by 2]
x/3 = y/2 [Divided both sides by 3]
So you wrote y/3 instead of y/2
Hope this helped!
Answer is AAS hope this helps
Answer:
23 is the prime number
How?
▶
<u>21 is divisible by 3</u>
<u>21 is divisible by 322 is divisible by 2</u>
<u>21 is divisible by 322 is divisible by 223 is not divisible by any no. </u>
<u>21 is divisible by 322 is divisible by 223 is not divisible by any no. 24 is divisible by 2 </u>
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