The answer is b. Notice that the problem is looking for the reaction to product ratio, which is tricky because it's easy to follow the order of the column and calculate the inverse of it. Check the first ratio, 0.3/2=0.15, we can immediately choose b out of the other 4 choices.
293764 would be the answer to this question
Answer:
$6261.61
Step-by-step explanation:
The solution to the differential equation is the exponential function ...
A(t) = 5000e^(0.0225t)
We want the account value after 10 years:
A(10) = 5000e^(0.225) = 6261.61
The value of the account after 10 years will be $6,261.61.
_____
The rate of change equation basically tells you that interest is compounded continuously. After working interest problems for a while you know the formula for that is the exponential formula A = A0·e^(rt).
Or, you can solve the differential equation using separation of variables:
dA/A = 0.0225dt
ln(A) = 0.0225t +C . . . . integrate
A(t) = A0·e^(0.0225t) = 5000·e^(0.0225t) . . . . solution for A(0) = 5000