document.write( "Question 105417: Solve the system by graphing.
\n" );
document.write( " x + y = 4
\n" );
document.write( " –x + y = 2
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #77232 by alvinjohnburgos(11) ![]() You can put this solution on YOUR website! \n" ); document.write( "Since the intersection of the lines is (1,3) the solution to the system is: \n" ); document.write( "x = 1, y = 3 \n" ); document.write( " |