document.write( "Question 64177: Solve the system by graphing.
\n" );
document.write( " x – y = –3
\n" );
document.write( " x – y = 4
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #44828 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! Graph: \n" ); document.write( "1) x-y = -3 Rewrite this as: y = x+3 \n" ); document.write( "2) x-y = 4 Rewrite this as: y = x-4\r \n" ); document.write( "\n" ); document.write( "The graphs are: \n" ); document.write( " \n" ); document.write( "As you can see, the lines are parallel, hence there is no solution because the lines do not intersect. \n" ); document.write( " |