Question 171759
If $1,500 is deposited in a savings account paying 5% compounded quarterly, how long will it take the account to increase to $2,000.
-------
A(t) = P(1+(r/n))^(nt
-----
quarterly means n=4
-----
2000 = 1500(1+(0.05/4))^(4t)
(4/3) = (1+0.0125)^(4t)
Take the log to get:

4tlog(1.0125) = log(4/3)
4t = 23.158
t = 5.789 years

======================
Cheers,
Stan H.