document.write( "Question 71895: Solve the system by graphing.
\n" );
document.write( " x – y = 5
\n" );
document.write( " x + y = 3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #51418 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! x-y=5, -y=-x+5, y=x-5 \n" ); document.write( "x+y=3, y=-x+3 \n" ); document.write( " |