document.write( "Question 1092440: Student Loans. Dimitri’s two student loans total $9000. One loan is at 4.5% simple interest and the other is at\r
\n" );
document.write( "\n" );
document.write( "5.5% simple interest. At the end of 1 year, Dimitri owes $447 in interest. What is the amount of each loan? \n" );
document.write( "
Algebra.Com's Answer #707049 by greenestamps(13198)![]() ![]() You can put this solution on YOUR website! Wow! That first solution was a lot of work. There are a lot of different ways you could solve the problem using the traditional algebraic approach she used. If I had solved the problem using algebra, my path would have been very different than hers.... \n" ); document.write( "But I use what to me is a much faster and easier way of solving mixture problems. This might not seem like a mixture problem; but you can view it that way. You are mixing a 4.5% loan and a 5.5% loan and you are getting a \"mixture\" of the two loans that is somewhere between 4.5% and 5.5%. \n" ); document.write( "The key to my method for solving the problem is that where the mixture percentage lies between the 4.5% and 5.5% exactly determines the ratio of -- in this problem -- how much of the loan is at each rate. \n" ); document.write( "Equivalently, how much of the loan is at each rate depends exactly on where the total interest lies between what the interest would have been if all of the loan had been at the lower rate and what it would have been if it had all been at the higher rate. \n" ); document.write( "So here is what I do to solve the problem. (Compare the amount of work required in my method to the amount shown in the algebraic solution you received.) \n" ); document.write( "If all of the $9000 loan was at the 4.5% rate, the amount of interest would be \n" ); document.write( "0.045(9000) = 405. \n" ); document.write( "If all of it was at the 5.5% rate, the amount of interest would be \n" ); document.write( ".055(9000) = 495, \n" ); document.write( "The actual amount of interest was 447. Now look where that number 447 lies between 405 and 495. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "I like to think of walking along a number line from 405 to 495, passing 447 on the way. The two calculations shown above tell me that 447 is 42/90 of the way from 405 to 495. But the key to this method is that 447 being 42/90 of the way from 405 to 495 tells me that 42/90 of the loan must be at the higher rate. \n" ); document.write( "I didn't bother to simplify the fraction, because I know the total amount of the loans is $9000, so 42/90 is a \"nice\" fraction to use. I can see immediately that $4200 of the loan must be at 5.5%, leaving $4800 at 4.5%. \n" ); document.write( "Without all the words of explanation, here is all the work that is required to solve the problem by this method. \n" ); document.write( "0.045(9000) = 405 \n" ); document.write( "0.055(9000) = 495 \n" ); document.write( "495-405 = 90 \n" ); document.write( "495-447 = 48 \n" ); document.write( "447-405 = 42 \n" ); document.write( "amount of loan at 4.5% = (48/90)(9000) = 4800 \n" ); document.write( "amount of loan at 5.5% = (42/90)(9000) = 4200 \n" ); document.write( " \n" ); document.write( " |