Use the formula for finding the determinant of a 2* 2 matrix, det(A)=a_(11)a_(22)-a_(21)a_(12).
-54
Practice makes perfect
The determinant of a matrix is found by subtracting the products of the diagonals. To evaluate the determinant of a 2* 2 matrix, we will use the appropriate formula.
|
cc
a & b
c & d
|
=
ad-bcWe can substitute the values from the given matrix into this formula.
|
cc
8 & -3
6 & -9
|
=
8(-9)-(-3)6
Finally, we will simplify the numeric expression.