document.write( "Question 1158944: A bank loaned out $13,500, part of it at the rate of 9% annual interest, and the rest at 13% annual interest. The total interest earned for both loans was $1,635.00. How much was loaned at each rate? \n" ); document.write( "
Algebra.Com's Answer #782021 by Amily_2190(27)![]() ![]() ![]() You can put this solution on YOUR website! Lets say that \n" ); document.write( "x= amount loaned at the rate of 9% annual interest \n" ); document.write( "y=amount loaned at the rate of 13% annual interest \n" ); document.write( "The two loans add up to $13,500, so this means that \n" ); document.write( "x=13,500-y \n" ); document.write( "y=13,500-x\r \n" ); document.write( "\n" ); document.write( "You know how much the annual rate of interest is for each loan and the total interest that is earned, so you can create this equation: \n" ); document.write( "($13,500-y)(.09)+($13,500-x)(.13)=$1,635\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now, we need to solve for x and y. \n" ); document.write( "-First, distribute the second equation to get \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Equation 1...... \n" ); document.write( "Equation 2...... \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now that you have two equations, use elimination. Multiply the first equation by .09 to cancel out the y values. \n" ); document.write( "(.09)(x+y)=(.09)(13,500) \n" ); document.write( ".09x+.09y=1215....(Add this to the second equation)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( ".09x+.09y=1215 \n" ); document.write( "+(-.09y-.13x=-1335) \n" ); document.write( "-0.04x=-120 \n" ); document.write( "x= \n" ); document.write( "\n" ); document.write( "Now substitute x back into the first equation to find Y \n" ); document.write( "x+y=13,500 \n" ); document.write( "3,000+y=13,500 \n" ); document.write( "y= \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: A bank loaned $3000 at the rate of 9% annual interest and $10500 at 13% annual interest.\r \n" ); document.write( "\n" ); document.write( "Hope this helped!\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |