Question 608419
You deposit $2500 in an account that pays 3.5% annual percentage rate compounded monthly. 

a) What is the balance in this account at the end of 8 years?
A(t) = P(1+(r/n))^(nt)
---
A(8) = 2500(1+(0.035/12))^(12*8)
---
A(8) = 2500*1.3226
---
A(8) = $3306.48
=====================
 
b) After how many years does the balance reach $5,000?
5000 = 2500(1+(0.035/12))^(12t)
---
(1.0029)^12t = 2
-----
12t*ln(1.0029) = ln(2)
-----
12t = 239.36
time = 19.95 years
==========================
Cheers,
Stan H.
=========================