document.write( "Question 12425: Hello,\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I would greatly appreciate it if a tutor could please verify my work for the below problem.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Find the determinant of the matrix B = [-1, 2, 3, 6, 0, 2, 3, 5, 1]. Matrix B is a 3x3 square matrix. The first column is -1, 2, 3. The second column is 6, 0, 2. The third column in 3, 5, 1. Row 1 is -1, 6, 3. Row 2 is 2, 0 , 5. Row 3 is 3, 2, 1.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I started by taking the numbers of the first row (-1, 6, 3) and multiplying them by the 2x2 matrix that remains when the row and column each number is in is deleted.
\n" ); document.write( "det B = -1[(0)(1)-(5)(2)] - 6[(2)(1)-(5)(3)] + 3[(2)(2)-(0)(3)]
\n" ); document.write( "det B = -1(0-10) - 6(2-15) + 3(4 - 0)
\n" ); document.write( "det B = -1(-10) - 6(-13) + 3(4)
\n" ); document.write( "det B = 10 + 78 + 12
\n" ); document.write( "det B = 100\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "In advance, thank you for your assistance!
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #6315 by khwang(438)\"\" \"About 
You can put this solution on YOUR website!
B =
\n" ); document.write( " [-1 6 3 ]
\n" ); document.write( " [ 2 0 5]
\n" ); document.write( " [ 3 2 1]
\n" ); document.write( " You did a good job and the answer is correct.\r
\n" ); document.write( "\n" ); document.write( " But, wy not expanding along the 2nd row ,since it contains 0.
\n" ); document.write( " det(B) = -2(6-6) - 5(-2 -18) = 100\r
\n" ); document.write( "\n" ); document.write( " Also,you typed too many redundant 0's and repetitive det(B) in
\n" ); document.write( " your solution. Such as
\n" ); document.write( " det B = -1(0-10) - 6(2-15) + 3(4 - 0)
\n" ); document.write( " It seems that you don't have enough confdence in yourself.
\n" ); document.write( " [Try to use your eyes and mind to calculate small numbers
\n" ); document.write( " instead of using pen, or other tools.]
\n" ); document.write( "
\n" ); document.write( " I am a very lazy person,that is why I am always looking for the
\n" ); document.write( " shortest cut to solve the problems.\r
\n" ); document.write( "\n" ); document.write( " Kenny
\n" ); document.write( "
\n" );