document.write( "Question 33590: Ms. Jordan has been given a loan of $2500 for 1 year. If
\n" );
document.write( "the interest charged is $275, what is the interest rate on the loan? \n" );
document.write( "
Algebra.Com's Answer #19981 by priya(51)![]() ![]() ![]() You can put this solution on YOUR website! let P be the principle ,R be the interest rate (%),N be the number of years, \n" ); document.write( "then the formula is given by, \r \n" ); document.write( "\n" ); document.write( " I = P*N*R/100 \n" ); document.write( " = 2500 * 1* R/100 \n" ); document.write( " HERE I IS GIVEN ,THAT IS 275, \n" ); document.write( " \n" ); document.write( " 275 = 25 *1* R (Simplyfying)\r \n" ); document.write( "\n" ); document.write( "Therefore R = 275 /25 \n" ); document.write( " = 11 %\r \n" ); document.write( "\n" ); document.write( "this is the answer.\r \n" ); document.write( "\n" ); document.write( " VISIT MY SITE TO LEARN MATHS ONLINE!!! \n" ); document.write( "PRIYA \n" ); document.write( " |