Use the formula for finding the determinant of a 2* 2 matrix, det(A)=a_(11)a_(22)-a_(21)a_(12).
22
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
- 3 & - 5
- 1 & - 9
|
=
- 3(- 9)-(- 5)(- 1)
Finally, we will simplify the numeric expression.