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 #311170 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=4500(1+0.08/4)^4*5
\n" ); document.write( "A=4500(1.02)^20
\n" ); document.write( "A=4500*1.48595
\n" ); document.write( "A=$6686.78
\n" ); document.write( "
\n" );