document.write( "Question 519029: x+4y-z=7
\n" ); document.write( "x+y+z=2
\n" ); document.write( "-2x-2y+2z=-8\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "convert the system of equations into a matrix equation
\n" ); document.write( "

Algebra.Com's Answer #345363 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "This system\r\n" );
document.write( "\r\n" );
document.write( "\"system%28x%2B4y-z=7%2C%0D%0Ax%2By%2Bz=2%2C%0D%0A-2x-2y%2B2z=-8%29\"\r\n" );
document.write( "\r\n" );
document.write( "becomes\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "You didn't say to solve it, but I will anyway, because no doubt\r\n" );
document.write( "you'll be given some later to solve, and you can use this as a\r\n" );
document.write( "model to go by:\r\n" );
document.write( "\r\n" );
document.write( "To solve it find the inverse of the coefficient matrix, which is\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then left-multiply both sides of the matrix equation by this inverse:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Multiply the first two matrices on the left, and multiply the\r\n" );
document.write( "matrices on the right:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Multiplying the matrices on the left (the one on the left is the identity\r\n" );
document.write( "matrix)\r\n" );
document.write( "\r\n" );
document.write( "\"%28matrix%283%2C1%2Cx%2Cy%2Cz%29%29=%28matrix%283%2C1%2C2%2C1%2C-1%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "So the solution is x=2, y=1, z=-1.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );