document.write( "Question 90779: Solve the system by graphing.
\n" );
document.write( " x – 2y = 8
\n" );
document.write( " x + y = –1
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #65909 by malakumar_kos@yahoo.com(315)![]() ![]() ![]() You can put this solution on YOUR website! Solve the system by graphing. \n" ); document.write( " x – 2y = 8 \n" ); document.write( " x + y = –1 \n" ); document.write( " eq(1) is y = x/2 - 4\r \n" ); document.write( "\n" ); document.write( " eq(2) is y = -x-1\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " The point of intersection of the two graphs is (2,-3)\r \n" ); document.write( "\n" ); document.write( " The solution for the eq'ns is x = 2 and y = -3 \n" ); document.write( " |