document.write( "Question 614279: calculate the amount of interest on a loan of $6,400 at 7% interest for 90 days using the ordinary interest method. \n" ); document.write( "
Algebra.Com's Answer #386496 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
6400*0.07*(30/365)=$110.47 \n" ); document.write( "
\n" );