You can put this solution on YOUR website! How long will it take $3000 to grow to $23000 if it is invested at 7% compounded monthly?
A(t) = P(1+(r/n))^(n*t)
-------
23000 = 3000(1+(0.07/12))^(12t)
------
1.00583^12t = (23/3)
------
12t*log(1.00583) = log(23/3)
-----
12t = log(23/3)/log(1.00583)
-----
12t = 350.40
-----
time = 29.19 years
---------------
Cheers,
Stan H.
---------------