document.write( "Question 32940: What interest will you pay on a $7900 loan for 1 year if the interest rate is 11%? \n" ); document.write( "
Algebra.Com's Answer #19403 by sarah_adam(201)\"\" \"About 
You can put this solution on YOUR website!
I = \"%28P%2AT%2AR%29%2F100\"
\n" ); document.write( "here P = $7900
\n" ); document.write( "T = 1 year and R = 11
\n" ); document.write( "therfore I = \"%287900%2A1%2A11%29%2F100\"
\n" ); document.write( "I = $869
\n" ); document.write( "
\n" );