document.write( "Question 394257: To buy both a new car and a new house, Tina sought two loans totalling $44,980. The simple interest rate on the first loan was 1.8%, while the simple interest rate on the second loan was 1.2%. At the end of the first year, Tina paid a combined interest payment of $679.64. What were the amounts of the two loans? \n" ); document.write( "
Algebra.Com's Answer #279736 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! To buy both a new car and a new house, Tina sought two loans totaling $44,980. The simple interest rate on the first loan was 1.8%, while the simple interest rate on the second loan was 1.2%. At the end of the first year, Tina paid a combined interest payment of $679.64. What were the amounts of the two loans? \n" ); document.write( "-------------------- \n" ); document.write( "Equations: \n" ); document.write( "Quantity :: x + y = 44900 \n" ); document.write( "Interest :0.018x+0.012y = 679.64 \n" ); document.write( "------------------------------------- \n" ); document.write( "Multiply thru the quantity Eq. by 18 \n" ); document.write( "Multiply thru the interest Eq. by 1000 \n" ); document.write( "------ \n" ); document.write( "18x + 18y = 18*44900 \n" ); document.write( "18x + 12y = 679640 \n" ); document.write( "------------------------ \n" ); document.write( "Subtract and solve for \"y\": \n" ); document.write( "6y = 128560 \n" ); document.write( "y = 21426.67 (amt. of 1.2% loan) \n" ); document.write( "--- \n" ); document.write( "Solve for \"x\": \n" ); document.write( "x + y = 44900 \n" ); document.write( "x + 21426.67 = 44900 \n" ); document.write( "x = 23473.33 (amt. of 1.8% loan) \n" ); document.write( "=================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " |