document.write( "Question 107423: How do I solve by elimination: X-4Y=-23
\n" ); document.write( " 2X+3Y=9
\n" ); document.write( "

Algebra.Com's Answer #78188 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
Given the two linear equations:
\n" ); document.write( ".
\n" ); document.write( "X-4Y=-23
\n" ); document.write( "2X+3Y=9
\n" ); document.write( ".
\n" ); document.write( "To solve these two equations by elimination we must get the size of one term in the top
\n" ); document.write( "equation to be equal to the size of the corresponding term in the bottom equation.
\n" ); document.write( ".
\n" ); document.write( "Let's suppose we decide to eliminate the Y terms in the two given equations. We can do that
\n" ); document.write( "by multiplying the entire top equation (all terms on both sides) by 3 to convert it to:
\n" ); document.write( ".
\n" ); document.write( "3X-12Y=-69
\n" ); document.write( ".
\n" ); document.write( "Next let's multiply the entire bottom equation (all terms on both sides) by 4 to convert
\n" ); document.write( "it to:
\n" ); document.write( ".
\n" ); document.write( "8X+12Y=36
\n" ); document.write( ".
\n" ); document.write( "So now our two equations are:
\n" ); document.write( ".
\n" ); document.write( "3X-12Y=-69
\n" ); document.write( "8X+12Y=36
\n" ); document.write( ".
\n" ); document.write( "Suppose now that we add the two equations vertically in columns. Notice that the 3X and the
\n" ); document.write( "8X add to 11X. But more important, notice that in the \"Y\" column the -12Y and the +12Y
\n" ); document.write( "sum to zero because of the difference in their signs. So they disappear. On the right side
\n" ); document.write( "the -69 and the +36 sum to -33. So what we are left with if we add the two equations
\n" ); document.write( "vertically is:
\n" ); document.write( ".
\n" ); document.write( "11X = -33
\n" ); document.write( ".
\n" ); document.write( "Solve for X by dividing both sides of this equation by 11 (the multiplier of X) to get:
\n" ); document.write( ".
\n" ); document.write( "X = -33/11 = -3
\n" ); document.write( ".
\n" ); document.write( "So we have part of the answer ... X = -3
\n" ); document.write( ".
\n" ); document.write( "Now we can return to either one of the original equations, substitute -3 for X, and solve for
\n" ); document.write( "Y. Let's return to X - 4Y = -23. Substitute -3 for X and this equation becomes:
\n" ); document.write( ".
\n" ); document.write( "-3 - 4Y = -23
\n" ); document.write( ".
\n" ); document.write( "Get rid of the -3 on the left side by adding +3 to both sides. When we do the equation becomes:
\n" ); document.write( ".
\n" ); document.write( "-4Y = -20
\n" ); document.write( ".
\n" ); document.write( "Solve for Y by dividing both sides of this by -4 (the multiplier of Y) to get:
\n" ); document.write( ".
\n" ); document.write( "Y = -20/-4 = +5
\n" ); document.write( ".
\n" ); document.write( "So the answer to this problem is X = -3 and Y = +5. This means that the point (-3, 5) is on
\n" ); document.write( "the graphs of both given equations.
\n" ); document.write( ".
\n" ); document.write( "Hope this helps you to get the \"hang\" of finding the common solution for two linear equations
\n" ); document.write( "that have a common solution.
\n" ); document.write( ".
\n" ); document.write( "
\n" ); document.write( "
\n" );