document.write( "Question 886137: I need help solving each system. Thank you.
\n" ); document.write( "2x-y-z=1
\n" ); document.write( "x+2y+z=0
\n" ); document.write( "3x-y-2x=-1
\n" ); document.write( "

Algebra.Com's Answer #535703 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Put into matrix form and use elementary row operations to convert into an upper triangular arrangement.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28matrix%283%2C4%2C2%2C-1%2C-1%2C1%2C1%2C2%2C1%2C0%2C3%2C-1%2C-2%2C-1%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28matrix%283%2C4%2C1%2C2%2C1%2C0%2C2%2C-1%2C-1%2C1%2C3%2C-1%2C-2%2C-1%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28matrix%283%2C4%2C1%2C2%2C1%2C0%2C0%2C-5%2C-3%2C1%2C0%2C-7%2C-5%2C-1%29%29\", R2-2*R1, R3-3*R1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28%28matrix%283%2C4%2C1%2C2%2C1%2C0%2C0%2C5%2C3%2C1%2C0%2C7%2C5%2C1%29%29%29\", multiply row 2 and 3 by -1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28%28matrix%283%2C4%2C1%2C2%2C1%2C0%2C0%2C35%2C21%2C7%2C0%2C35%2C25%2C5%29%29%29\", 7*R2, 5*R3\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28matrix%283%2C4%2C1%2C2%2C1%2C0%2C0%2C5%2C3%2C1%2C0%2C0%2C2%2C1%29%29\", (1/7)R2, (1/2)R3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This can continue using subtraction to eliminate elements above the diagonal. This is already in a form that says, \"z=-1%2F2\", and you can use this to back substitute and solve for the next variables one at a time.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28matrix%283%2C4%2C1%2C2%2C1%2C0%2C0%2C5%2C3%2C1%2C0%2C0%2C1%2C-1%2F2%29%29\", R3 divid by 2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28matrix%283%2C4%2C1%2C2%2C0%2C1%2F2%2C0%2C5%2C0%2C5%2F2%2C0%2C0%2C1%2C-1%2F2%29%29\", R2-3R3, R1-R3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28matrix%283%2C4%2C1%2C2%2C0%2C1%2F2%2C0%2C1%2C0%2C1%2F2%2C0%2C0%2C1%2C-1%2F2%29%29\", Divide R2 by 5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "And next do R1-2*R2, ... and your matrix tells you the solution.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "After so much long, detailed work, I believe I see a mistake...
\n" ); document.write( "hopefully you can understand the process being shown and can check and reduce the matrix on paper and be sure of the correct answers.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "REDONE ON PAPER:
\n" ); document.write( "Tracing the work between paper and the (wrongly) posted solution is difficult. Let me just post here my redone RESULT solution matrix; likely some of the arithmetic computation was wrong in computing one of the elements.
\n" ); document.write( "This one should be right...
\n" ); document.write( "\"%28matrix%283%2C4%2C1%2C0%2C0%2C2%2F11%2C0%2C1%2C-5%2F11%2C0%2C0%2C1%2C12%2F11%29%29\"
\n" ); document.write( "---
\n" ); document.write( "Rendering is failing at the moment.
\n" ); document.write( "\"x=2%2F11\"
\n" ); document.write( "\"y=-7%2F11\"
\n" ); document.write( "\"z=12%2F11\"
\n" ); document.write( "
\n" );