document.write( "Question 285440: Sarah’s two student loans totaled $12,000. One of her loans was at 6% simple interest and the other at 9%. After one year, Sarah owed $855 in interest. What was the amount of each loan? \n" ); document.write( "
Algebra.Com's Answer #207154 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! Here is your equation system:\r \n" ); document.write( "\n" ); document.write( "x + y = 12,000 \n" ); document.write( "0.06x + 0.09y = 855\r \n" ); document.write( "\n" ); document.write( "Can you solve the system now? \n" ); document.write( " |