document.write( "Question 199218: Solve the system of equations by graphing. Then classify the system.
\n" );
document.write( "X+y=9
\n" );
document.write( "x-y=-1\r
\n" );
document.write( "\n" );
document.write( "what is the solution to the system? \n" );
document.write( "
Algebra.Com's Answer #149738 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! x+y=9 or y=-x+9 (red line) \n" ); document.write( "x-y=-1 or -y=-x-1 or y=x+1 (green line) \n" ); document.write( " \n" ); document.write( "Solution (4,5) \n" ); document.write( " \n" ); document.write( " |