document.write( "Question 828832: Don put $5,000 in a savings account with an interest rate of 5% for three years. If the interest is compounded annually, how much money will he have at the end of the three years?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #499558 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Amount A = P(1+r)^n\r \n" ); document.write( "\n" ); document.write( "r=5%=0.05 \n" ); document.write( "P=5000 \n" ); document.write( "A= accrued amount\r \n" ); document.write( "\n" ); document.write( "A=5000*(1+0.05)^3\r \n" ); document.write( "\n" ); document.write( "5788.13\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |