SOLUTION: Suppose $200 was invested at 9% per annum compounded annually. How many years will it take for the investment to grow to $500?

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: Suppose $200 was invested at 9% per annum compounded annually. How many years will it take for the investment to grow to $500?      Log On


   



Question 378198: Suppose $200 was invested at 9% per annum compounded annually. How many years will it take for the investment to grow to $500?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Suppose $200 was invested at 9% per annum compounded annually. How many years will it take for the investment to grow to $500?
-------------------
A(t) = P(1+(r/n))^(nt)
----
500 = 200(1+(0.09/1))^(1*t)
---------------
2.5 = 1.09^t
---
t*log1.09 = log2.5
t = [log(2.5)]/[log(1.09)]
t = 10.63 years
--------------
Rounding up time = 11 years.
=================================
Cheers,
Stan H.