document.write( "Question 1164802: A bank loaned out $7,500, part of it at the rate of 14% annual interest, and the rest at 9% annual interest. The total interest earned for both loans was $825.00. How much was loaned at each rate?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #789262 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Here is a quick and easy path to the solution, if a solution using formal algebra is not required. \n" ); document.write( "$825 interest on $7500 is an interest rate of 825/7500 = 0.11 = 11%. \n" ); document.write( "11% is 2/5 of the way from 9% to 14%. \n" ); document.write( "Therefore, 2/5 of the money was loaned at the higher rate. \n" ); document.write( "ANSWER: 2/5 of $7500, or $3000, at 14%; the other $4500 at 9%. \n" ); document.write( "CHECK: .14(3000)+.09(4500) = 420+405 = 825 \n" ); document.write( " \n" ); document.write( " |