document.write( "Question 996290: calculate the simplest interest earned on a 2 year investment of $1,550 at a 8 3/4% annual interest rate. \n" ); document.write( "
Algebra.Com's Answer #614790 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Simple interest I is found by
\n" ); document.write( "I = prt (principal times rate times time) so that
\n" ); document.write( "I = ($1550)(.0875)(2) = $271.25
\n" ); document.write( "if not compounded after the first year.
\n" ); document.write( "
\n" );