Answer:
√18+4√2 = 9.89949494
Step-by-step explanation:
Answer:
the answer to this question is 7.36....its equation is 16/100*46
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
(Y+4)(y+2) is this what it supposed to look like? Cause I don’t really remember.
a = amount (in oz) of solution A
b = amount of solution B
The scientist wants a mixture of 110 oz, so
a + b = 110
Solution A consists of 65% salt, so each ounce of solution A contributes 0.65 oz of salt; similarly, each ounce of B contributes 0.9 oz. The mixture is supposed to consist of 75% salt, which amounts to 0.75 * (110 oz) = 82.5 oz of salt. So
0.65 a + 0.9 b = 82.5
Solve for a and b:
b = 110 - a
0.65 a + 0.9 (110 - a) = 82.5
0.65 a + 99 - 0.9 a = 82.5
0.25 a = 16.5
a = 66 ==> b = 44