document.write( "Question 956957: Compute the amount of interest earned in the following simple interest problem. A deposit of $800 at 3.5% for 7 years = \n" ); document.write( "
Algebra.Com's Answer #584739 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
800(1+.035)^7
\n" ); document.write( "800*1.035^7
\n" ); document.write( "800*1.2723=$1,017.82 ans.
\n" ); document.write( "
\n" );