document.write( "Question 476101: Matrix algebra is KILLING me!\r
\n" ); document.write( "\n" ); document.write( " I need to know how to find the determinant for a problem like this, for example:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "4 2 -3
\n" ); document.write( "1 -2 4
\n" ); document.write( "1 1 1
\n" ); document.write( "

Algebra.Com's Answer #326485 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
For more help, check out this solver.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: Finding the Determinant of a 3x3 Matrix

If you have the general 3x3 matrix:

\"%28matrix%283%2C3%2Ca%2Cb%2Cc%2Cd%2Ce%2Cf%2Cg%2Ch%2Ci%29%29\"

the determinant is:

Which further breaks down to:



Note: \"abs%28matrix%282%2C2%2Ce%2Cf%2Ch%2Ci%29%29\", \"abs%28matrix%282%2C2%2Cd%2Cf%2Cg%2Ci%29%29\" and \"abs%28matrix%282%2C2%2Cd%2Ce%2Cg%2Ch%29%29\" are determinants themselves.
If you need help finding the determinant of 2x2 matrices (which is required to find the determinant of 3x3 matrices), check out this solver

--------------------------------------------------------------


From the matrix \"%28matrix%283%2C3%2C4%2C2%2C-3%2C1%2C-2%2C4%2C1%2C1%2C1%29%29\", we can see that \"a=4\", \"b=2\", \"c=-3\", \"d=1\", \"e=-2\", \"f=4\", \"g=1\", \"h=1\", and \"i=1\"

Start with the general 3x3 determinant.

Plug in the given values (see above)

Multiply

Subtract

\"abs%28matrix%283%2C3%2C4%2C2%2C-3%2C1%2C-2%2C4%2C1%2C1%2C1%29%29=-24--6%2B-9\" Multiply

\"abs%28matrix%283%2C3%2C4%2C2%2C-3%2C1%2C-2%2C4%2C1%2C1%2C1%29%29=-27\" Combine like terms.


======================================================================


Answer:

So \"abs%28matrix%283%2C3%2C4%2C2%2C-3%2C1%2C-2%2C4%2C1%2C1%2C1%29%29=-27\", which means that the determinant of the matrix \"%28matrix%283%2C3%2C4%2C2%2C-3%2C1%2C-2%2C4%2C1%2C1%2C1%29%29\" is -27

\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "For more help, check out this solver.
\n" ); document.write( "
\n" );