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)![]() ![]() ![]() You can put this solution on YOUR website! Solve both for y and then graph: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So the answer is (0, 4) or x=0, y=4. \n" ); document.write( " |