document.write( "Question 59428This question is from textbook
\n" );
document.write( ": Ms. Jordan has been given a loan of $2500 for 1 year. If the interest charged is $275, what is the interest rate on the loan? \n" );
document.write( "
Algebra.Com's Answer #40728 by uma(370)![]() ![]() ![]() You can put this solution on YOUR website! Loan amount = $2500\r \n" ); document.write( "\n" ); document.write( "Time = 1 year\r \n" ); document.write( "\n" ); document.write( "Interest = $275\r \n" ); document.write( "\n" ); document.write( "Rate of interest = (100*interest)/ (Loan * time)\r \n" ); document.write( "\n" ); document.write( " = (100* 275)/ 2500\r \n" ); document.write( "\n" ); document.write( " = 27500/2500\r \n" ); document.write( "\n" ); document.write( " = 11 \n" ); document.write( "The interest rate = 11% \n" ); document.write( " |