document.write( "Question 70698: Determine the best method to solve each system of equations. Then solve the system. \r
\n" ); document.write( "\n" ); document.write( "2x+y=3x-15
\n" ); document.write( "x+5=4y+2x\r
\n" ); document.write( "\n" ); document.write( "I have (18 1/3, -3 1/2)\r
\n" ); document.write( "\n" ); document.write( "Is this correct. Thanks
\n" ); document.write( "

Algebra.Com's Answer #50493 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
Your answer is incorrect. Maybe I can help you to find your error. Let's begin by simplifying
\n" ); document.write( "the two equations a little.
\n" ); document.write( ".
\n" ); document.write( "The first equation is \"2x+%2B+y+=+3x+-+15\". You have two terms that contain x. Let's move
\n" ); document.write( "the x from the right side by adding -3x to it. This cancels the +3x on the right side. However,
\n" ); document.write( "if you add -3x to the right side, you must also add -3x to the left side. When you do that
\n" ); document.write( "you add the -3x to the +2x that is already on the left side. The result is -x. So the first
\n" ); document.write( "equation is reduced to:
\n" ); document.write( ".
\n" ); document.write( "\"-x+%2B+y+=+-15\"
\n" ); document.write( ".
\n" ); document.write( "That's a little easier to work with. Now let's go to work on the second equation:
\n" ); document.write( ".
\n" ); document.write( "\"x%2B5=4y%2B2x\"
\n" ); document.write( ".
\n" ); document.write( "Notice the right side has only terms with variables. Let's move them to the left side so
\n" ); document.write( "the equation has all the terms containing x and y on the left side just like the first
\n" ); document.write( "equation does. Let's first add -2x to both sides. On the right side the -2x cancels
\n" ); document.write( "the +2x so the +2x disappears. And on the left side you add the -2x to the +x to get the
\n" ); document.write( "sum of -x. Now add -4y to the right side term of +4x. When you do the 4x is canceled and
\n" ); document.write( "you are left with zero on the right side. There is no y term on the left side so when we
\n" ); document.write( "add -4y that term appears on the left side unchanged. At this point the second equation is:
\n" ); document.write( ".
\n" ); document.write( "\"-x+-+4y+%2B+5+=+0\"
\n" ); document.write( ".
\n" ); document.write( "Notice now that the +5 should be on the right side instead of the left side. Move this
\n" ); document.write( "term to the right side by adding -5 to both sides. The -5 adds to the +5 on the left side
\n" ); document.write( "and it cancels it out. On the right side when we add -5 to 0 the result is -5. So finally
\n" ); document.write( "we are at the point of knowing that the second equation is:
\n" ); document.write( ".
\n" ); document.write( "\"-x+-+4y+=+-5\"
\n" ); document.write( ".
\n" ); document.write( "Now we are at the point of saying that our set of two equations has been changed to:
\n" ); document.write( ".
\n" ); document.write( "\"-x+%2B+y+=+-15\"
\n" ); document.write( "\"-x+-+4y+=+-5\"
\n" ); document.write( ".
\n" ); document.write( "To eliminate the x term we can subtract the second equation from the first equation.
\n" ); document.write( "(If you prefer you can think of multiplying the entire second equation by -1 and then adding
\n" ); document.write( "it to the first equation.) As a result of this subtraction, the x terms disappear.
\n" ); document.write( "The y term of the answer is 5y and the numbers on the right side subtract to give an
\n" ); document.write( "answer of -10. We are left with:
\n" ); document.write( ".
\n" ); document.write( "\"5y+=+-10\"
\n" ); document.write( ".
\n" ); document.write( "which we can solve by dividing both sides by 5 to get \"y+=+-2\"
\n" ); document.write( ".
\n" ); document.write( "Now knowing that y = -2, we can return to either of the original equations and substitute
\n" ); document.write( "-2 for y. Then we can solve for x. Let's return to the original first equation of:
\n" ); document.write( ".
\n" ); document.write( "\"2x+%2B+y+=+3x+-+15\"
\n" ); document.write( ".
\n" ); document.write( "When we substitute -2 for y in this equation, the equation becomes:
\n" ); document.write( ".
\n" ); document.write( "\"2x+-+2+=+3x+-+15\"
\n" ); document.write( ".
\n" ); document.write( "Then we can add +2 to both sides. Following that we add -3x to both sides. Do you see why?
\n" ); document.write( "The resulting equation is:
\n" ); document.write( ".
\n" ); document.write( "\"-x+=+-13\"
\n" ); document.write( ".
\n" ); document.write( "Since we are to solve for +x, we can do so by multiplying both sides by -1 to get:
\n" ); document.write( ".
\n" ); document.write( "\"x+=+13\"
\n" ); document.write( ".
\n" ); document.write( "In summary the answers are \"x=13\" and \"y=-2\"
\n" ); document.write( ".
\n" ); document.write( "Hopefully this will help you to understand the problem and to track down your errors.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );