document.write( "Question 83031: EVALUATE THE DETERMINANT OF THE MATRIX
\n" );
document.write( "(6 2) THE ANSWER I GOT WAS -18+-2=-20
\n" );
document.write( "(-1 -3) But the answer the teacher gave me was 18+2=-16
\n" );
document.write( " and I was wondering how is that not negative and could you please explain to me what exactly is a determinant. \n" );
document.write( "
Algebra.Com's Answer #59608 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! Your teacher made a simple mistake by dropping the minus sign on the 18, and you were also incorrect. \n" ); document.write( ". \n" ); document.write( "To evaluate the two-by-two determinant you multiply along the diagonals ... doing the diagonal \n" ); document.write( "that goes from the left top to the right bottom first, and then the diagonal that goes from \n" ); document.write( "the right top to the left bottom next. Then you subtract the second product from the first \n" ); document.write( "product. \n" ); document.write( ". \n" ); document.write( "For your problem, the first diagonal multiplication is +6 times -3 and the resulting \n" ); document.write( "product is -18. The second diagonal multiplication is +2 times -1 and that product is \n" ); document.write( "-2. \n" ); document.write( ". \n" ); document.write( "Then you subtract the first from the second: \n" ); document.write( ". \n" ); document.write( "-18 - (-2) = -18 + 2 = -16 \n" ); document.write( ". \n" ); document.write( "Eventually when you learn to work determinants you will be able to use them to solve \n" ); document.write( "sets of equations. Determinants are a very useful tool. Just hang in there and you will \n" ); document.write( "get around to how to use them pretty soon. Meanwhile, learn the rules that your teacher \n" ); document.write( "is presenting to you and practice them. \n" ); document.write( ". \n" ); document.write( "Good luck and cheers. Hope this helps you ... \n" ); document.write( " |