document.write( "Question 572164: How do you solve this system by using the elimination method?\r
\n" ); document.write( "\n" ); document.write( "{2x-y=20
\n" ); document.write( "{3x+2y=-19
\n" ); document.write( "

Algebra.Com's Answer #368607 by mathsmiles(68)\"\" \"About 
You can put this solution on YOUR website!
2x - y = 20
\n" ); document.write( "3x + 2y = -19\r
\n" ); document.write( "\n" ); document.write( "With the elimination method, we want to add down the columns so one of factors cancels out. I'm going to pick y to \"eliminate\" here. One y is already negative and the other positive. That helps. All I need to do then is make their multipliers the same. So I'm going to multiply the whole first equation by 2 to give y its 2 factor. \r
\n" ); document.write( "\n" ); document.write( "2x - y =20
\n" ); document.write( "2(2x - y) = 2(20)
\n" ); document.write( "4x - 2y = 40\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now let's line up the equations again with this altered (but equivalent 2nd equation)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "4x - 2y = 40
\n" ); document.write( "3x + 2y = -19 Adding vertically (use a line under the two and add columns)
\n" ); document.write( "--------------
\n" ); document.write( "7x = 21 Divide both sides by 7
\n" ); document.write( " x = 3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Substituting to find y in the 1st equation:
\n" ); document.write( "2(3)-y = 20
\n" ); document.write( "6 - y = 20 Subtract 6 from both sides:
\n" ); document.write( "-y = 14 Multiply both sides by -1
\n" ); document.write( "y = -14\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Checking:
\n" ); document.write( "1st equation:
\n" ); document.write( "2(3) - (-14) = 20
\n" ); document.write( "6 + 14 = 20 Correct!\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2nd equation:
\n" ); document.write( "3(3) + 2(-14) = -19
\n" ); document.write( "9 - 28 = -19
\n" ); document.write( "-19 = -19 Correct!\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );