document.write( "Question 1148448: You deposit $1640 in a savings account paying 3% simple interest.\r
\n" );
document.write( "\n" );
document.write( "How much interest will you earn in 6 years?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "How much is in the account at the end of 6 years?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #769806 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! I=prt \n" ); document.write( "=1640*0.03*6 \n" ); document.write( "=1640*0.18=$295.20 interest \n" ); document.write( "add to original principal to get \n" ); document.write( "$1935.20, the amount in the account. \n" ); document.write( " |