Find the Determinant [[5,4],[2,1]]
Problem
Solution
Identify the components of the
2×2 matrix[[a,b],[c,d]] wherea=5 b=4 c=2 andd=1 Apply the formula for the determinant of a
2×2 matrix, which isdet(A)=a*d−b*c Substitute the values into the formula to get
5⋅1−4⋅2 Simplify the expression by performing the multiplication and subtraction:
5 - 8 = -3$.
Final Answer
Want more problems? Check here!