document.write( "Question 124914: Solve the system by addition. x + y = 9 x – y = 9 \n" ); document.write( "
Algebra.Com's Answer #91554 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
Given to solve:
\n" ); document.write( ".
\n" ); document.write( "x + y = 9
\n" ); document.write( "x - y = 9
\n" ); document.write( ".
\n" ); document.write( "To solve these by addition you need to have a term in one of the equations equal in value
\n" ); document.write( "but opposite in sign to the corresponding term in the other equation. This set of equations
\n" ); document.write( "already has that done for you. You have + y in the top equation and -y in the bottom
\n" ); document.write( "equation. Therefore, if you add these two equations in vertical columns on both sides, the
\n" ); document.write( "+y of the top equation will cancel the -y of the bottom equation when they are added vertically.
\n" ); document.write( "And in adding vertically you in the \"x\" column, you get x + x = 2x. Also on the other side
\n" ); document.write( "of the equal signs when you add vertically you get 9 + 9 = 18. So the vertical addition of
\n" ); document.write( "these two equations results in:
\n" ); document.write( ".
\n" ); document.write( "2x = 18
\n" ); document.write( ".
\n" ); document.write( "Solve for x by dividing both sides of this resulting equation by 2 (because 2 is the multiplier
\n" ); document.write( "of x). When you divide both sides by 2 you get:
\n" ); document.write( ".
\n" ); document.write( "x = 9
\n" ); document.write( ".
\n" ); document.write( "That solves for x. You can solve for y by returning to one of the original two equations and
\n" ); document.write( "substituting 9 for x in that equation.
\n" ); document.write( ".
\n" ); document.write( "Let's return to:
\n" ); document.write( ".
\n" ); document.write( "x + y = 9
\n" ); document.write( ".
\n" ); document.write( "Substitute 9 for x and the equation becomes:
\n" ); document.write( ".
\n" ); document.write( "9 + y = 9
\n" ); document.write( ".
\n" ); document.write( "Get rid of the 9 on the left side by subtracting 9 from both sides and the resulting
\n" ); document.write( "equation is:
\n" ); document.write( ".
\n" ); document.write( "y = 0
\n" ); document.write( ".
\n" ); document.write( "So the answer to this problem is x = 9 and y = 0.
\n" ); document.write( ".
\n" ); document.write( "You can check this result by substitution 9 for x and 0 for y in the second equation to
\n" ); document.write( "see if the left side of the resulting equation equals the right side. The second equation is:
\n" ); document.write( ".
\n" ); document.write( "x - y = 9
\n" ); document.write( ".
\n" ); document.write( "Substituting for x and y results in:
\n" ); document.write( ".
\n" ); document.write( "9 - 0 = 9
\n" ); document.write( ".
\n" ); document.write( "This is correct, so our answers for x and y are OK.
\n" ); document.write( ".
\n" ); document.write( "Hope this helps you to understand the problem a little better.
\n" ); document.write( ".
\n" ); document.write( "
\n" ); document.write( "
\n" );