document.write( "Question 714897: Don put $4,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( "
Algebra.Com's Answer #439052 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
4000(1+.05)^3
\n" ); document.write( "4000*1.05^3
\n" ); document.write( "4000*1.1576=$4,630.50 ans.
\n" ); document.write( "
\n" );