document.write( "Question 450036: a person deposits 500.00 in a savings account that pays 5% annual interest that is compounded yearly. at the end of ten years, how much money will be in the savings account \n" ); document.write( "
Algebra.Com's Answer #309631 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! A=500(1.05)^10 \n" ); document.write( "A=500*1.629 \n" ); document.write( "A=$814.50 \n" ); document.write( " |