document.write( "Question 595226: future value of a loan of 200 dollars at 14% simple interest over 2 years \n" ); document.write( "
Algebra.Com's Answer #377063 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
I=Prt
\n" ); document.write( "I=200*0.14*2
\n" ); document.write( "I=56
\n" ); document.write( "200+56=$256
\n" ); document.write( "
\n" );