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)![]() ![]() 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( "\n" ); document.write( " |