document.write( "Question 1127260: HI!\r
\n" ); document.write( "\n" ); document.write( "How do I solve these linear equations using a matrix?\r
\n" ); document.write( "\n" ); document.write( "x+y-z=0
\n" ); document.write( "x-y+z=c-b
\n" ); document.write( "x-y-z=a-c\r
\n" ); document.write( "\n" ); document.write( "Thank you!
\n" ); document.write( "

Algebra.Com's Answer #743719 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
This is not taken to completion:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28matrix%283%2C4%2C1%2C1%2C-1%2C0%2C1%2C-1%2C1%2Cc-b%2C1%2C-1%2C-1%2Ca-c%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "process,
\n" ); document.write( "--
\n" ); document.write( "E1-E2;
\n" ); document.write( "E2-E3;
\n" ); document.write( "from that result,
\n" ); document.write( "E2+E3;
\n" ); document.write( "returning again to the original matrix,
\n" ); document.write( "E1+E2:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28matrix%282%2C4%2C2%2C0%2C0%2Cc-b%2C0%2C3%2C0%2C-a-c%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This means \"system%28x=%28c-b%29%2F2%2Cy=-%28a%2Bc%29%2F3%29\"
\n" ); document.write( "Not yet finished, and not yet fully checked.
\n" ); document.write( "Other possible methods.
\n" ); document.write( "
\n" );