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)\"\" \"About 
You can put this solution on YOUR website!
\"+graph%28+300%2C+300%2C+-2%2C+12%2C+-5%2C+10%2C+11-x%2C+x-7%29\"
\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( "\"x%2By=11\"
\n" ); document.write( "\"9%2By=11\"
\n" ); document.write( "\"y=2\"
\n" ); document.write( "When x = 9, then using the second equation:
\n" ); document.write( "\"x-y=7\"
\n" ); document.write( "\"9-y=7\"
\n" ); document.write( "\"y=2\"
\n" ); document.write( "So the intersection point (solution) is (9,2).
\n" ); document.write( "
\n" );