document.write( "Question 452745: what will a deposit of 4500 if left in the bank for 5 years at 8% compounded quarterly? \n" ); document.write( "
Algebra.Com's Answer #311173 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! what will a deposit of 4500 if left in the bank for 5 years at 8% compounded quarterly? \n" ); document.write( "------------------------- \n" ); document.write( "A(t) = P(1+(r/n))^(nt) \n" ); document.write( "----- \n" ); document.write( "A(5) = 4500(1+(0.08/4))^(4*5) \n" ); document.write( "----- \n" ); document.write( "A(5) = 4500(1.02)^20 = $6686.73 \n" ); document.write( "======================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |