document.write( "Question 1171828: A fabric store sells two types of ribbon. One customer buys 3 rolls of the lace ribbon and 2 rolls of the satin ribbon and has a total of 120 yards of ribbon. Another customer buys 2 rolls of the lace ribbon and 4 rolls of the satin ribbon and has a total of 160 yards of ribbon.\r
\n" );
document.write( "\n" );
document.write( "How many yards are on one roll of lace ribbon and one roll of satin ribbon? \n" );
document.write( "
Algebra.Com's Answer #796726 by ikleyn(52787)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( " 3x + 2y = 120 (1)\r\n" ); document.write( "\r\n" ); document.write( " 2x + 4y = 160 (2)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Divide eq(2) by 2 (both sides). Keep equation (1) as is. You will get\r\n" ); document.write( "\r\n" ); document.write( " 3x + 2y = 120 (1')\r\n" ); document.write( "\r\n" ); document.write( " x + 2y = 80 (2')\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Now subtract eq(2') from eq(1'). You will get\r\n" ); document.write( "\r\n" ); document.write( " 2x = 120 - 80 = 40\r\n" ); document.write( "\r\n" ); document.write( " x = = 40/2 = 20.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Then from equation (2'), \r\n" ); document.write( "\r\n" ); document.write( " 20 + 2y = 80\r\n" ); document.write( "\r\n" ); document.write( " 2y = 80 - 20 = 60\r\n" ); document.write( "\r\n" ); document.write( " y = 60/2 = 30.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "ANSWER. 20 yards in the lace ribbon roll and 30 yards in the satin ribbon roll.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |