document.write( "Question 345614: A person deposited $500 in a savings account that pays 5% annual interest that is
\n" ); document.write( "compounded yearly. At the end of 10 years, how much money will be in the savings
\n" ); document.write( "account?
\n" ); document.write( "

Algebra.Com's Answer #247191 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"F=P%281%2Bi%29%5Et\"
\n" ); document.write( "\"F=500%281%2B0.05%29%5E10\"
\n" ); document.write( "\"F=500%281.628895%29\"
\n" ); document.write( "\"highlight%28F=814.45%29\"
\n" ); document.write( "
\n" );