document.write( "Question 1047888: Use the Gauss-Jordan elimination method to solve the system of equations:
\n" ); document.write( "-6x + 6y = -36
\n" ); document.write( " 3x - 3y = 18
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #663514 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
\"%28matrix%282%2C3%2C-6%2C6%2C-36%2C3%2C-3%2C18%29%29\"
\n" ); document.write( "~\"%28matrix%282%2C3%2C1%2C-1%2C6%2C3%2C-3%2C18%29%29\", \"%28-1%2F6%29%2AR%5B1%5D\"\r
\n" ); document.write( "\n" ); document.write( "~\"%28matrix%282%2C3%2C1%2C-1%2C6%2C1%2C-1%2C6%29%29\", \"%281%2F3%29%2AR%5B2%5D\"\r
\n" ); document.write( "\n" ); document.write( "~\"%28matrix%282%2C3%2C1%2C-1%2C6%2C0%2C0%2C0%29%29\", \"1%2AR%5B2%5D%2BR%5B2%5D\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "===> x-y = 6, and the solution is the set of all ordered pairs (x,y) such that y= x-6.
\n" ); document.write( "
\n" ); document.write( "
\n" );