document.write( "Question 695338: Find a solution to the system of equations by graphing.
\n" ); document.write( "x+y=6
\n" ); document.write( "x-y=0
\n" ); document.write( "

Algebra.Com's Answer #428436 by Ave(106)\"\" \"About 
You can put this solution on YOUR website!
Find some points for each equation to start graph
\n" ); document.write( "x+y=6 (0,6) (6,0)
\n" ); document.write( "x-y=0 (0,0) (1,1)
\n" ); document.write( "\"+graph%28+300%2C+300%2C+-3%2C+7%2C+-3%2C+7%2C+y=-x%2B6%2C+y=x%29+\"
\n" ); document.write( "Solution is the point where the lines meet
\n" ); document.write( "(3,3)
\n" ); document.write( "
\n" );