document.write( "Question 127480: Solve this system of equations by graphing:
\n" ); document.write( "x – 2y = -2
\n" ); document.write( "x + 2y = 6\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #93435 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
x-2y=-2 or -2y=-x-2 or y=-x/-2-2/-2 or y=x/2+1 (red line)
\n" ); document.write( "x+2y=6 or 2y=-x+6 or y=-x/2+6/2 or y=-x/2+3 (green line)
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+x%2F2+%2B1%2C+-x%2F2+%2B3%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions x/2 +1 and -x/2 +3).
\n" ); document.write( "THE ANSWER IS(2,2)
\n" ); document.write( "
\n" );