document.write( "Question 149211: -x + y = 4\r
\n" ); document.write( "\n" ); document.write( "2x - 5y = -14\r
\n" ); document.write( "\n" ); document.write( "I am completely stuck on how to go about doing this problem.
\n" ); document.write( "I know that the Solutions x and y are always intergers between 5 and -5.\r
\n" ); document.write( "\n" ); document.write( "Each time i try I come up with No Solution.
\n" ); document.write( "But I am being told that is wrong.\r
\n" ); document.write( "\n" ); document.write( "x = ?
\n" ); document.write( "Y = ?\r
\n" ); document.write( "\n" ); document.write( "If you could, please show me a few steps on How to get the answer
\n" ); document.write( "to this problem.
\n" ); document.write( "I would greatly appreciate your help\r
\n" ); document.write( "\n" ); document.write( "Thank You,
\n" ); document.write( "Kerry G.
\n" ); document.write( "

Algebra.Com's Answer #109479 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The basics:
\n" ); document.write( "You have 2 equations and 2 unknowns x, and y
\n" ); document.write( "In that situation, you can ALWAYS solve for the unknowns
\n" ); document.write( "Even if you had 30 equations and 30 unknowns, it would be
\n" ); document.write( "more difficult, but you could still solve for each of
\n" ); document.write( "your unknowns
\n" ); document.write( "----------------------------------------------
\n" ); document.write( "In this problem you can use the simple laws of algebra
\n" ); document.write( "to solve for x and y, mainly:
\n" ); document.write( "Whatever you do to one side of the equation, you MUST
\n" ); document.write( "do the same thing to the other side in order for the
\n" ); document.write( "equation to still be true
\n" ); document.write( "----------------------------------------------
\n" ); document.write( "\"-x+%2B+y+=+4\"
\n" ); document.write( "Add \"x\" to both sides
\n" ); document.write( "\"-x+%2B+x+%2B+y+=+4+%2B+x\"
\n" ); document.write( "On the left side, the \"x\"'s cancel
\n" ); document.write( "\"y+=+4+%2B+x\"
\n" ); document.write( "That's what I want: one of the unknowns all by itself
\n" ); document.write( "Now I can replace \"y\" in the other equation with
\n" ); document.write( "\"4+%2B+x\" because it equals \"y\"
\n" ); document.write( "\"2x+-+5%2A%284+%2B+x%29+=+-14\"
\n" ); document.write( "Now I carry out the multiplication
\n" ); document.write( "\"2x+-+20+-+5x+=+-14\"
\n" ); document.write( "\"-3x+-+20+=+-14\"
\n" ); document.write( "Multiply both sides by \"-1\"
\n" ); document.write( "\"3x+%2B+20+=+14\"
\n" ); document.write( "Subtract \"20\" from both sides
\n" ); document.write( "\"3x+=+-6\"
\n" ); document.write( "\"x+=+-2\"
\n" ); document.write( "Now substitute this value for \"x\" back into either
\n" ); document.write( "of the equations
\n" ); document.write( "\"-x+%2B+y+=+4\"
\n" ); document.write( "\"-%28-2%29+%2B+y+=+4\"
\n" ); document.write( "\"2+%2B+y+=+4\"
\n" ); document.write( "Subtract \"2\" from both sides
\n" ); document.write( "\"y+=+2\"
\n" ); document.write( "The solutions are x = -2 and y = 2
\n" ); document.write( "Now check the answers:
\n" ); document.write( "\"-x+%2B+y+=+4\"
\n" ); document.write( "\"-%28-2%29+%2B+2+=+4\"
\n" ); document.write( "\"2+%2B+2+=+4\"
\n" ); document.write( "\"4+=+4\"
\n" ); document.write( "and
\n" ); document.write( "\"2x+-+5y+=+-14\"
\n" ); document.write( "\"2%2A%28-2%29+-+5%2A2+=+-14\"
\n" ); document.write( "\"-4+-+10+=+-14\"
\n" ); document.write( "\"-14+=+-14\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );