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