SOLUTION: A principal of $5000 is invested at 4% interest rate compounded monthly. Write the formula for the amount in the account after t years, and solve determine how long it will take th

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: A principal of $5000 is invested at 4% interest rate compounded monthly. Write the formula for the amount in the account after t years, and solve determine how long it will take th      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 547356: A principal of $5000 is invested at 4% interest rate compounded monthly. Write the formula for the amount in the account after t years, and solve determine how long it will take the investment to grow to 8000.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A principal of $5000 is invested at 4% interest rate compounded monthly. Write the formula for the amount in the account after t years, and solve determine how long it will take the investment to grow to 8000.
------------------
A(t) = P(1+(r/n))^(nt)
-----
A(t) = 5000(1+(0.04/12))^(12t)
----
8000 = 5000(1+(0.04/12))^(12t)
(1.0033)^12t = (8/5)
----
Take the log to get:
12t = log(8/5)/log(1.0033)
t = 11.88 years
======================
Cheers,
Stan H.
==================