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