document.write( "Question 107919: -x+y+3z=6
\n" ); document.write( "x+y+2z=7
\n" ); document.write( "2x+3y+z=4
\n" ); document.write( "

Algebra.Com's Answer #78675 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Start with the given system\r
\n" ); document.write( "\n" ); document.write( "\"system%28-x%2By%2B3z=6%2Cx%2By%2B2z=7%2C2x%2B3y%2Bz=4%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Write all of the coefficients and the right side constants in an augmented matrix\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28matrix%283%2C4%2C-1%2C1%2C3%2C6%2C1%2C1%2C2%2C7%2C2%2C3%2C1%2C4%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Multiply Row 1 by \"-1%2F1\" to make the pivot 1:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28matrix%283%2C4%2C1%2C-1%2C-3%2C-6%2C1%2C1%2C2%2C7%2C2%2C3%2C1%2C4%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " Add -1*Row 1 to Row 2 to get the new Row 2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28matrix%283%2C4%2C1%2C-1%2C-3%2C-6%2C0%2C2%2C5%2C13%2C2%2C3%2C1%2C4%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " Add -2*Row 1 to Row 3 to get the new Row 3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28matrix%283%2C4%2C1%2C-1%2C-3%2C-6%2C0%2C2%2C5%2C13%2C0%2C5%2C7%2C16%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Multiply Row 2 by \"1%2F2\" to make the pivot 1:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28matrix%283%2C4%2C1%2C-1%2C-3%2C-6%2C0%2C1%2C5%2F2%2C13%2F2%2C0%2C5%2C7%2C16%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " Add -5*Row 2 to Row 3 to get the new Row 3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Multiply Row 3 by \"-2%2F11\" to make the pivot 1:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28matrix%283%2C4%2C1%2C-1%2C-3%2C-6%2C0%2C1%2C5%2F2%2C13%2F2%2C0%2C0%2C1%2C3%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " Add -5/2*Row 3 to Row 2 to get the new Row 2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28matrix%283%2C4%2C1%2C-1%2C-3%2C-6%2C0%2C1%2C0%2C-1%2C0%2C0%2C1%2C3%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " Add 3*Row 3 to Row 1 to get the new Row 1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28matrix%283%2C4%2C1%2C-1%2C0%2C3%2C0%2C1%2C0%2C-1%2C0%2C0%2C1%2C3%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " Add 1*Row 2 to Row 1 to get the new Row 1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28matrix%283%2C4%2C1%2C0%2C0%2C2%2C0%2C1%2C0%2C-1%2C0%2C0%2C1%2C3%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The matrix is now in reduced row echelon form\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you need more help with row reduction, check out the Linear Algebra Toolkit
\n" ); document.write( "
\n" ); document.write( "
\n" );