document.write( "Question 251271: a+b+c+d+e+f=0
\n" ); document.write( "a-2b=0
\n" ); document.write( "a+2b+3d+2e=220
\n" ); document.write( "1+3c+2d+2f=110
\n" ); document.write( "a+2b+4d+e+5f=240
\n" ); document.write( "a+2d+3e+4f=165\r
\n" ); document.write( "\n" ); document.write( "*write the equations in matrix form AX=B.\r
\n" ); document.write( "\n" ); document.write( "*using an appropriate software package find the inverse of A.\r
\n" ); document.write( "\n" ); document.write( "*solve the above equations using the Matrix Inverse Method.\r
\n" ); document.write( "\n" ); document.write( "*check your answer using Cramer's rule and the Gaussian Elimination Method.
\n" ); document.write( "

Algebra.Com's Answer #184464 by Edwin McCravy(20054)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "I think you must have mistyped the equation \r\n" );
document.write( "\r\n" );
document.write( "1+3c+2d+2f=110\r\n" );
document.write( "\r\n" );
document.write( "as none of the others had a number in front\r\n" );
document.write( "that you had to subtract from both sides, so\r\n" );
document.write( "if the answer I get is not the right one it's\r\n" );
document.write( "because you mistyped that 1 in front of the \r\n" );
document.write( "fourth equation\r\n" );
document.write( "\r\n" );
document.write( "a+b+c+d+e+f=0\r\n" );
document.write( "a-2b=0\r\n" );
document.write( "a+2b+3d+2e=220\r\n" );
document.write( "1+3c+2d+2f=110\r\n" );
document.write( "a+2b+4d+e+5f=240\r\n" );
document.write( "a+2d+3e+4f=165 \r\n" );
document.write( "\r\n" );
document.write( "1a + 1b + 1c + 1d + 1e + 1f =   0\r\n" );
document.write( "1a - 2b + 0c + 0d + 0e + 0f =   0\r\n" );
document.write( "1a + 2b + 0c + 3d + 2e + 0f = 220\r\n" );
document.write( "0a + 0b + 3c + 2d + 0e + 2f = 110-1\r\n" );
document.write( "1a + 2b + 0c + 4d + 1e + 5f = 240\r\n" );
document.write( "1a + 0b + 0c + 2d + 3e + 4f = 165\r\n" );
document.write( "\r\n" );
document.write( "Simplifying the equation that I think\r\n" );
document.write( "you mistyped:\r\n" );
document.write( "\r\n" );
document.write( "1a + 1b + 1c + 1d + 1e + 1f =   0\r\n" );
document.write( "1a - 2b + 0c + 0d + 0e + 0f =   0\r\n" );
document.write( "1a + 2b + 0c + 3d + 2e + 0f = 220\r\n" );
document.write( "0a + 0b + 3c + 2d + 0e + 2f = 109\r\n" );
document.write( "1a + 2b + 0c + 4d + 1e + 5f = 240\r\n" );
document.write( "1a + 0b + 0c + 2d + 3e + 4f = 165 \r\n" );
document.write( "\r\n" );
document.write( "This is the matrix AX=B form:\r\n" );
document.write( "\r\n" );
document.write( " \r\n" );
document.write( "\r\n" );
document.write( "The inverse of that matrix is:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "We multiply both sides of the \"AX=B\" equation by that\r\n" );
document.write( "inverse matrix, getting it in the form \"A%5E%28-1%29%28AX%29=A%5E%28-1%29B\"\r\n" );
document.write( "\r\n" );
document.write( " \r\n" );
document.write( "\r\n" );
document.write( "Matrix multiplication. though not commutative, is\r\n" );
document.write( "associative, so we move the parentheses and change the\r\n" );
document.write( "\"A%5E%28-1%29%28AX%29=A%5E%28-1%29B\" form to the\r\n" );
document.write( "\"%28A%5E%28-1%29A%29X=A%5E%28-1%29B\" form\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Next we do the matrix multiplication on both sides, and\r\n" );
document.write( "since \"A%5E%28-1%29%2AA=I\" we have the \"IX=A%5E%28-1%29B\" form:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "When we make the multiplication on the left, we\r\n" );
document.write( "have the final solution, the \"X=A%5E%28-1%29B\" form:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The answer you wanted is probably all different numbers since you \r\n" );
document.write( "probably mistyped that 1 in front of the 4th equation instead of\r\n" );
document.write( "what it should have been.\r\n" );
document.write( "\r\n" );
document.write( "I did the above on a TI-84 calculator.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );