document.write( "Question 27839: Using a graph to solve linear system. -x + y = 4
\n" ); document.write( " x + y = 4
\n" ); document.write( "

Algebra.Com's Answer #15181 by bmauger(101)\"\" \"About 
You can put this solution on YOUR website!
Solve both for y and then graph:
\n" ); document.write( "\"y=4%2Bx\"
\n" ); document.write( "\"y=4-x\"
\n" ); document.write( "\"+graph%28200%2C+300%2C+-10%2C+10%2C+-10%2C+10%2C%0D%0A4%2Bx%2C+4-x%29\"
\n" ); document.write( "So the answer is (0, 4) or x=0, y=4.
\n" ); document.write( "
\n" );