document.write( "Question 84137: I am having trouble finding the determinant of the matrix [-1 2] [1 3] with the 1 and 3 directly under the -1 and 2, with one set of []. Any help is greatly appreciated. \r
\n" ); document.write( "\n" ); document.write( "Thank you!
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #60572 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
If you have a general 2x2 matrix\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%0D%0A%28%0D%0A++matrix%282%2C2%2C+%0D%0A+++a%2C+b%2C+%0D%0A++++c%2C+d+%29%0D%0A%29%0D%0A\"\r
\n" ); document.write( "\n" ); document.write( "the determinant of that matrix is \r
\n" ); document.write( "\n" ); document.write( "\"a%2Ad-b%2Ac\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So if we have this matrix\r
\n" ); document.write( "\n" ); document.write( "\"%0D%0A%28%0D%0A++matrix%282%2C2%2C+%0D%0A+++-1%2C+2%2C+%0D%0A++++1%2C+3+%29%0D%0A%29%0D%0A\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the determinant is\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"-1%2A3-2%2A1=-3-2=-5\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the determinant is -5
\n" ); document.write( "
\n" );