document.write( "Question 519923: You take out a 4-year, $5,000 loan at 10% simple annual interest. The lender charges you a $200 fee. Thinking of the fee as additional interest, what is the actual annual interest rate r you will pay?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #345895 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
i=5000*0.10*4+200
\n" ); document.write( "i=2000+200
\n" ); document.write( "i=2000+200
\n" ); document.write( "i=2200 for 4 yrs
\n" ); document.write( "2200/4=$550 per yr
\n" ); document.write( "550/5000=0.11=11% rate
\n" ); document.write( "
\n" );