document.write( "Question 124718: Solve the system by graphing.
\n" );
document.write( " x – 2y = 8
\n" );
document.write( " x + y = –1
\n" );
document.write( "REALLY NEED HELP GRAPHING! \n" );
document.write( "
Algebra.Com's Answer #91423 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! x-2y=8 or -2y=-x+8 or y=-x/-2+8/-2 or y=x/2-4 (red line) \n" ); document.write( "x+y=-1 or y=-x-1 (green line) \n" ); document.write( "The answer is (2,-3) \n" ); document.write( " |