document.write( "Question 129079: solve the system of equations by graphing. Then classify the system as independent, inconsistent, or dependent\r
\n" ); document.write( "\n" ); document.write( "x+y=4 x-y=2
\n" ); document.write( "

Algebra.Com's Answer #94360 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
x+y=4 or y=-x+4 (red line)
\n" ); document.write( "x-y=2 or -y=-x+2 or y=x-2 (green line)
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+-x+%2B4%2C+x+-2%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions -x +4 and x -2).
\n" ); document.write( "These systems are dependent.
\n" ); document.write( "
\n" );