document.write( "Question 519112: A person deposited $500.00 in a savings account that pays 5% annual interest that is compounded yearly. At the end of 10 years, how much money will be in the savings account?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #345381 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! A=P(1+r)^t \n" ); document.write( "A=500(1.05)^10 \n" ); document.write( "A=500*1.62889 \n" ); document.write( "A=$814.45 \n" ); document.write( " |