Question 754779
If $8,000 is placed in an account with an annual interest rate of 6%, how long will it take the amount to triple if the interest is compounded annually? 
-----
A(t)=P(1+(r/n))^(nt)
----
Solve:
(1+(0.06/1))^(1*t) = 3
------
(1.06)^t = 3
---
t = log(3)/log(1.06)
t = 18.85 years
===================
Cheers,
Stan H.
===================