Question 603915: Given A=P(1+r/n)^nt find how long it takes for an investment to double if it is invested at 5% interest compounded quarterly. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Given A=P(1+r/n)^nt find how long it takes for an investment to double if it is invested at 5% interest compounded quarterly.
----
Solve: 2P = P(1+ (.05/4))^(4t)
---
(1.0125)^(4t) = 2
(4t) = ln(2)/ln(1.0125)
4t = 55.7976
t = 13.95 years
======================
Cheers,
Stan H.
===================