Question 743001
 If I invested $2000.00 at the interest rate of 15%, compounded daily, for 52 weeks. How long would it take to reach $8000.00?

-------
A(t) = P(1+(r/n))^(nt)
----
8000 = 2000(1+0.15/365)^(365t)
----
4 = (1.0004110)^(365t)
----
(365t) = log(4)/log(1.0004110)
---
t = 9.24 years
================
Cheers,
Stan H.
================