document.write( "Question 749003: find the simple interest on a loan of $1200 after 9 months if the annual interest rate is 6% \n" ); document.write( "
Algebra.Com's Answer #455749 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
$1200 x 6/100 = $72
\n" ); document.write( "$72 x 9/12 = $54
\n" ); document.write( "
\n" );