document.write( "Question 243634: solve the following system of equations\r
\n" ); document.write( "\n" ); document.write( "x + 7y = 6 (1)
\n" ); document.write( "x = 5 - 7y (2)\r
\n" ); document.write( "\n" ); document.write( "what is the solution of the system?
\n" ); document.write( "

Algebra.Com's Answer #178492 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
x+7y=6 or
\n" ); document.write( "x=6-7Y
\n" ); document.write( "-(x=5-7y) subtract
\n" ); document.write( "----------------
\n" ); document.write( "0=1+0 no unique solutions.
\n" ); document.write( "Graphing:
\n" ); document.write( "7y=-x+6
\n" ); document.write( "y=-x/7+6/7 (red line)
\n" ); document.write( "-7y=x-6
\n" ); document.write( "y=x/-7-6/-7
\n" ); document.write( "y=-x/7+6/7 (green line)
\n" ); document.write( "2 identical equations with 2 unknowns.
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+-x%2F7+%2B6%2F7%2C+-x%2F7+%2B6%2F7%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions -x +6/7 and -x/7 +6/7).
\n" ); document.write( "
\n" );