This calculator computes the determinant of a square matrix. The calculator shows all steps with a detailed explanation.
The determinant is a number that we can calculate from any square matrix.
We use determinants to:
1. Find out if the matrix has an inverse.
2. Find an inverse of a square matrix.
3. Solve the system of linear equations.
4. Find the characteristic polynomial, eigenvalues and eigenvectors.
For any matrix with 2 rows and 2 columns, the determinant can be calculated using the formula:
Find the determinant of
Using the above formula, we have:
|A| = 4·3-(-3)·2 =
= 12 + 6 = 18
The determinant of a 3x3 matrix can be solved using the determinants of the 2x2 matrices using the formula:
Find the determinant of
Using the determinant formula for 3x3 matrices, we have