document.write( "Question 378684: the simple interest for a loan at 8% for 4 years requires $320. how much interest is requirerd for a loan of the same amount of money if it is made at 9%for 5 years \n" ); document.write( "
Algebra.Com's Answer #268999 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
320 * (9/8) * (5/4) \n" ); document.write( "
\n" );