document.write( "Question 371167: Larry has $20,000 in student loans. Part of this amount is at 4% simple interest the rest is at 6% simple interest. At the end of the first year the interest chargers were $920. Find the amount Larry borrowed at each rate. (Note: Larry did not make any payments on his loan the first year.) \n" ); document.write( "
Algebra.Com's Answer #264482 by mananth(16946) You can put this solution on YOUR website! let x be @6% \n" ); document.write( "y @ 4% \n" ); document.write( ".. \n" ); document.write( "x+y =20000......................1 \n" ); document.write( ".. \n" ); document.write( "0.06x+0.04y=920 \n" ); document.write( "multiply by 100 \n" ); document.write( "6x+4y=92000......................2 \n" ); document.write( "multiply (1) by -6 \n" ); document.write( "-6x-6y=-120000 \n" ); document.write( "add this to (2) \n" ); document.write( "-6x+6x-6y+4y=-120000+92000 \n" ); document.write( "-2y=-28,000 \n" ); document.write( "/-2 \n" ); document.write( "y=14,000 amount @ 4% \n" ); document.write( "balance $6000 @ 6% \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |