document.write( "Question 69915: I am confused on how to solve systems using equations.
\n" ); document.write( "here is the problem: \r
\n" ); document.write( "\n" ); document.write( "x-2y=-8
\n" ); document.write( "y= -x - 2\r
\n" ); document.write( "\n" ); document.write( "so far i have tried this:
\n" ); document.write( "x+-2y=-8
\n" ); document.write( " -2 -2\r
\n" ); document.write( "\n" ); document.write( "x=8-2y
\n" ); document.write( "2y=-8 +2
\n" ); document.write( "i am confused on what i am doing wrong.
\n" ); document.write( "can you help?\r
\n" ); document.write( "\n" ); document.write( "thanks.
\n" ); document.write( "

Algebra.Com's Answer #49827 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
I'm not sure I'm reading your notation right, but I'll see what you're doing wrong. You have 2 equations x-2y=-8 and y= -x - 2 given to you, so you can use one equation to solve for another. For instance, since y=-x-2 you can substitute that y value for the y value in the first equation
\n" ); document.write( "Equation 1\"x-2y=-8\"
\n" ); document.write( "Equation 2\"y=+-x+-+2\"Plug this y into the y of the first equation
\n" ); document.write( "Equation 1\"x-2%2A%28highlight%28-x+-+2%29%29=-8\" The red box is where the y was originally
\n" ); document.write( "\"x-2%28-x+-+2%29=-8\" Solve for x
\n" ); document.write( "\"x%2B2x%2B4=-8\"
\n" ); document.write( "\"3x%2B4=-8\"
\n" ); document.write( "\"3x=-12\"
\n" ); document.write( "\"x=-4\"
\n" ); document.write( "Use this x value to solve for y
\n" ); document.write( "\"y=-x-2\"
\n" ); document.write( "\"y=-%28-4%29-2\"
\n" ); document.write( "\"y=4-2\"
\n" ); document.write( "\"y=2\"
\n" ); document.write( "
\n" );