document.write( "Question 103396: solve the system of equation by graphing\r
\n" );
document.write( "\n" );
document.write( "x+y=11
\n" );
document.write( "x-y=7 \n" );
document.write( "
Algebra.Com's Answer #75184 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Looks like the lines intersect at x=9. \n" ); document.write( "When x = 9, then using the first equation: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "When x = 9, then using the second equation: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So the intersection point (solution) is (9,2). \n" ); document.write( " |