document.write( "Question 190668: A deposit of $800 is placed in a savings account paying 6.9% annual interest compounded monthly. How much money will be in the account after 5 years? \n" ); document.write( "
Algebra.Com's Answer #143161 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A deposit of $800 is placed in a savings account paying 6.9% annual interest compounded monthly. How much money will be in the account after 5 years?
\n" ); document.write( "-----------------------------
\n" ); document.write( "A(t) = P(1+(r/n))^(nt)
\n" ); document.write( "-----
\n" ); document.write( "A(5) = 800(1 + (0.069/12))^(12*5)
\n" ); document.write( "A(5) = 800(1.00575)^(60)
\n" ); document.write( "A(5) = 800(1.4106)
\n" ); document.write( "A(5) = $1128.48
\n" ); document.write( "====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );