document.write( "Question 999141: solve using addition method\r
\n" ); document.write( "\n" ); document.write( "3x+7y=16
\n" ); document.write( "2x-3y=-11
\n" ); document.write( "

Algebra.Com's Answer #616848 by ikleyn(52797)\"\" \"About 
You can put this solution on YOUR website!
.
\r\n" );
document.write( "3x + 7y =  16   (1)\r\n" );
document.write( "2x - 3y = -11   (2)\r\n" );
document.write( "\r\n" );
document.write( "Multiply (1) by 3 (both sides) and (2) by 7 (both sides). \r\n" );
document.write( "\r\n" );
document.write( "9x + 21y =  48   (1')\r\n" );
document.write( "14x -21y = -77   (2')\r\n" );
document.write( "\r\n" );
document.write( "Now add (1') and (2'). In this way you will exclude y and will obtain a single equation for x:\r\n" );
document.write( "\r\n" );
document.write( "9x + 14x = 48 - 77, or\r\n" );
document.write( "\r\n" );
document.write( "23x = -29.\r\n" );
document.write( "\r\n" );
document.write( "Hence, x = \"-29%2F23\".\r\n" );
document.write( "\r\n" );
document.write( "Now substitute this value of x into the equation (1) and solve it for y.\r\n" );
document.write( "\r\n" );
document.write( "The numbers are really not very impressive, but they are your numbers, not my.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );