Boris K. answered 11/30/14
Tutor
4.5
(6)
Math-Programming-Stat-Physics
It depends on how often the interest is accrued. If it is accrued, say, quarterly, then you would have
(invested amount)*( (1 + (interest/100)/(number of quarters in one year)) ^((number of years)*(number of quarters in one year) - 1) + ... + 1)
= 450*(1.01^39 + 1.01^38 + 1.01^37 + ... + 1.01^1 + 1.01^0)
= 450*(1.01^40 - 1)/0.01
=45,000*0.4888637
=$21,998.87
Likewise, if the interest is accrued monthly, the amount would be
450*((1 + 4/1200)^119 + (1 + 4/1200)^118 + (1 + 4/1200)^117 + ... + (1 + 4/1200)^1 + 1)
= 450*( (1 + 4/1200)^120 - 1)/(1/300)
=$66,262.41
= 450*( (1 + 4/1200)^120 - 1)/(1/300)
=$66,262.41