Find the Determinant det [[-1,6],[-2,6]]
Problem
Solution
Identify the components of the
2×2 matrix[[a,b],[c,d]] wherea=−1 b=6 c=−2 andd=6 Apply the formula for the determinant of a
2×2 matrix, which isa*d−b*c Substitute the values into the formula:
(−1)*(6)−(6)*(−2) Simplify the expression by performing the multiplication:
−6−(−12) Calculate the final result by adding the terms:
−6+12=6
Final Answer
Want more problems? Check here!