This page covers how to calculate 2x2, 3x3 and higher order determinants. One major application of the determinant in precalculus and calculus involves solving a system of linear equations using Cramer's Rule. We cover Cramer's rule on a separate page.
Recommended Books on Amazon (affiliate links) | ||
---|---|---|
![]() |
![]() |
![]() |
2x2 Matrix Determinant
Given a 2x2 matrix
\( A =
\begin{bmatrix}
a & b \\
c & d
\end{bmatrix}
\)
The determinant of matrix A is written
\(
det(A) = \abs{A} =
\begin{vmatrix}
a & b \\
c & d
\end{vmatrix}
\)
Notice we use single vertical bars around the name of the matrix( \( \abs{A}\) ) and we replace the brackets with vertical bars on the matrix itself. This is an important distinction.
\(
\begin{bmatrix}
a & b \\
c & d
\end{bmatrix}
\)
is a matrix, while
\(
\begin{vmatrix}
a & b \\
c & d
\end{vmatrix}
\)
is a determinant.
To calculate the determinant, we multiply the top left times bottom right diagonal and we subtract the other diagonal, top right times bottom left. It looks like this.
It is best not to memorize the formula but to visualize the concept of multiplying the diagonal elements.
Work these practice problems to help get this concept in your head.
Practice - 2x2 Determinants
\( \begin{bmatrix} -2 & -10 \\ 4 & -20 \end{bmatrix} \)
Problem Statement |
---|
Calculate the determinant of the matrix \( \begin{bmatrix} -2 & -10 \\ 4 & -20 \end{bmatrix} \)
Final Answer |
---|
\( 80 \)
Problem Statement
Calculate the determinant of the matrix \( \begin{bmatrix} -2 & -10 \\ 4 & -20 \end{bmatrix} \)
Solution
video by PatrickJMT |
---|
Final Answer
\( 80 \)
Log in to rate this practice problem and to see it's current rating. |
---|
\( \begin{bmatrix} 4 & -5 \\ 2 & 4 \end{bmatrix} \)
Problem Statement |
---|
Calculate the determinant of the matrix \( \begin{bmatrix} 4 & -5 \\ 2 & 4 \end{bmatrix} \)
Final Answer |
---|
\( 26 \)
Problem Statement
Calculate the determinant of the matrix \( \begin{bmatrix} 4 & -5 \\ 2 & 4 \end{bmatrix} \)
Solution
video by MIP4U |
---|
Final Answer
\( 26 \)
Log in to rate this practice problem and to see it's current rating. |
---|
\( \begin{bmatrix} -8 & -3 \\ 9 & 1 \end{bmatrix} \)
Problem Statement |
---|
Calculate the determinant of the matrix \( \begin{bmatrix} -8 & -3 \\ 9 & 1 \end{bmatrix} \)
Final Answer |
---|
\( 19 \)
Problem Statement
Calculate the determinant of the matrix \( \begin{bmatrix} -8 & -3 \\ 9 & 1 \end{bmatrix} \)
Solution
video by MIP4U |
---|
Final Answer
\( 19 \)
Log in to rate this practice problem and to see it's current rating. |
---|
\( \begin{bmatrix} 7 & 9 \\ 2 & 4 \end{bmatrix} \)
Problem Statement |
---|
Calculate the determinant of the matrix \( \begin{bmatrix} 7 & 9 \\ 2 & 4 \end{bmatrix} \)
Final Answer |
---|
\( 10 \)
Problem Statement
Calculate the determinant of the matrix \( \begin{bmatrix} 7 & 9 \\ 2 & 4 \end{bmatrix} \)
Solution
video by MIP4U |
---|
Final Answer
\( 10 \)
Log in to rate this practice problem and to see it's current rating. |
---|
\( \begin{bmatrix} 1/2 & 1/5 \\ 1/3 & -2/3 \end{bmatrix} \)
Problem Statement |
---|
Calculate the determinant of the matrix \( \begin{bmatrix} 1/2 & 1/5 \\ 1/3 & -2/3 \end{bmatrix} \)
Final Answer |
---|
\( -2/5 \)
Problem Statement
Calculate the determinant of the matrix \( \begin{bmatrix} 1/2 & 1/5 \\ 1/3 & -2/3 \end{bmatrix} \)
Solution
video by MIP4U |
---|
Final Answer
\( -2/5 \)
Log in to rate this practice problem and to see it's current rating. |
---|
\( \begin{bmatrix} 4 & x \\ -3 & y \end{bmatrix} \)
Problem Statement |
---|
Calculate the determinant of the matrix \( \begin{bmatrix} 4 & x \\ -3 & y \end{bmatrix} \)
Final Answer |
---|
\( 3x+4y \)
Problem Statement
Calculate the determinant of the matrix \( \begin{bmatrix} 4 & x \\ -3 & y \end{bmatrix} \)
Solution
video by PatrickJMT |
---|
Final Answer
\( 3x+4y \)
Log in to rate this practice problem and to see it's current rating. |
---|
Given that the determinant of \( \begin{bmatrix} -2 & 6 \\ 3 & w \end{bmatrix} \) is \(24\), find \(w\).
Problem Statement |
---|
Given that the determinant of \( \begin{bmatrix} -2 & 6 \\ 3 & w \end{bmatrix} \) is \(24\), find \(w\).
Final Answer |
---|
\( w=-21 \)
Problem Statement
Given that the determinant of \( \begin{bmatrix} -2 & 6 \\ 3 & w \end{bmatrix} \) is \(24\), find \(w\).
Solution
video by PatrickJMT |
---|
Final Answer
\( w=-21 \)
Log in to rate this practice problem and to see it's current rating. |
---|
\( \begin{bmatrix} 3 & 5 \\ -4 & 7 \end{bmatrix} \)
Problem Statement |
---|
Calculate the determinant of the matrix \( \begin{bmatrix} 3 & 5 \\ -4 & 7 \end{bmatrix} \)
Final Answer |
---|
\( 41 \)
Problem Statement
Calculate the determinant of the matrix \( \begin{bmatrix} 3 & 5 \\ -4 & 7 \end{bmatrix} \)
Solution
Final Answer
\( 41 \)
Log in to rate this practice problem and to see it's current rating. |
---|
\( \begin{bmatrix} -7 & 8 \\ 4 & -3 \end{bmatrix} \)
Problem Statement |
---|
Calculate the determinant of the matrix \( \begin{bmatrix} -7 & 8 \\ 4 & -3 \end{bmatrix} \)
Final Answer |
---|
\( -11 \)
Problem Statement
Calculate the determinant of the matrix \( \begin{bmatrix} -7 & 8 \\ 4 & -3 \end{bmatrix} \)
Solution
Final Answer
\( -11 \)
Log in to rate this practice problem and to see it's current rating. |
---|
\( \begin{bmatrix} 3 & 1 \\ -2 & 5 \end{bmatrix} \)
Problem Statement |
---|
Calculate the determinant of the matrix \( \begin{bmatrix} 3 & 1 \\ -2 & 5 \end{bmatrix} \)
Final Answer |
---|
\( 17 \)
Problem Statement
Calculate the determinant of the matrix \( \begin{bmatrix} 3 & 1 \\ -2 & 5 \end{bmatrix} \)
Solution
This instructor writes \( 15 - -2 \) in the course of calculating this determinant. Do not duplicate this notation! Writing two negative signs (or any two binary operations) next to each other is incorrect notation and could cause you to lose points. This should be written \( 15 - (-2) \).
Final Answer
\( 17 \)
Log in to rate this practice problem and to see it's current rating. |
---|
3x3 Matrix Determinant Using Cofactors
In order to calculate the determinant of a 3x3 matrix, we build on the same idea as the determinant of a 2x2 matrix. Before we go through the details, watch this video which contains an excellent explanation of what we discuss here. You will need to work through this concept in your head several times before it becomes clear. So watch this video first and then go through the explanation that follows.
video by Thinkwell |
---|
If we have a 3x3 matrix that looks like this
\(
\begin{bmatrix}
i & j & k \\
a & b & c \\
d & e & f
\end{bmatrix}
\)
we calculate the determinant by breaking the matrix into 2x2 matrices and calculating the determinant of each of those. It works like this.
Start with the element in the first row and first column, in this case \(i\). We remove the row and column that \(i\) is in and multiply \(i\) by the determinant of the remaining 2x2 matrix. So the first element is
\(
i \cdot
\begin{vmatrix}
b & c \\
e & f
\end{vmatrix}
\)
Of course, we know how to calculate the determinant of the 2x2 matrix.
We continue this procedure by going across the top row (you can also go down the first column and your answer will be the same but we need to go across the top row for calculating cross products). The second element is
\(
j \cdot
\begin{vmatrix}
a & c \\
d & f
\end{vmatrix}
\)
and the third element is
\(
k \cdot
\begin{vmatrix}
a & b \\
d & e
\end{vmatrix}
\)
Notice for each element, we remove the row and column for that item in the first row to get the corresponding 2x2 matrix.
Okay, now that we have all the elements, we need to put them together to get the result. We will show the result and discuss more afterwards.
\(
\begin{vmatrix}
i & j & k \\
a & b & c \\
d & e & f
\end{vmatrix}
= i \cdot
\begin{vmatrix}
b & c \\
e & f
\end{vmatrix}
- j \cdot
\begin{vmatrix}
a & c \\
d & f
\end{vmatrix}
+ k \cdot
\begin{vmatrix}
a & b \\
d & e
\end{vmatrix}
\)
Notice that the middle element is subtracted but the first and last are added. This is important to obtaining the correct result.
Again, it is important to visualize the concept instead of memorizing equations as you learn how to do this.
Okay, here is a video with an example.
video by PatrickJMT |
---|
Notes
1. Calculating determinants can be done only on square matrices, i.e. matrices with the same number of rows and columns.
2. If the determinant of a matrix is zero, we say that the matrix is singular.
3. You do not have to go across the top row to form the cofactors like we did in the discussion above. However, there are rules about the sign that goes in front of each term depending on where you start. So, initially, while you are first learning this technique, we recommend that you stick with the first row or column and alternate signs, starting with a positive sign. (Of course, check with your instructor to see what they expect.)
4. For larger matrices (more than 3 rows and columns), we just repeat the procedure, remembering to alternate signs.
Okay, let's work some practice problems.
Practice - Determinants Using Cofactors
Calculate the determinant of these matrices using cofactors.
\( \begin{bmatrix} -2 & 2 & -3 \\ -1 & 1 & 3 \\ 2 & 0 & -1 \end{bmatrix} \)
Problem Statement |
---|
Use cofactors to calculate the determinant of the matrix \( \begin{bmatrix} -2 & 2 & -3 \\ -1 & 1 & 3 \\ 2 & 0 & -1 \end{bmatrix} \)
Final Answer |
---|
\( 18 \)
Problem Statement
Use cofactors to calculate the determinant of the matrix \( \begin{bmatrix} -2 & 2 & -3 \\ -1 & 1 & 3 \\ 2 & 0 & -1 \end{bmatrix} \)
Solution
video by MIP4U |
---|
Final Answer
\( 18 \)
Log in to rate this practice problem and to see it's current rating. |
---|
\( \begin{bmatrix} 3 & 1 & 2 \\ -1 & -2 & 5 \\ 2 & 4 & 1 \end{bmatrix} \)
Problem Statement |
---|
Use cofactors to calculate the determinant of the matrix \( \begin{bmatrix} 3 & 1 & 2 \\ -1 & -2 & 5 \\ 2 & 4 & 1 \end{bmatrix} \)
Final Answer |
---|
\( -55 \)
Problem Statement
Use cofactors to calculate the determinant of the matrix \( \begin{bmatrix} 3 & 1 & 2 \\ -1 & -2 & 5 \\ 2 & 4 & 1 \end{bmatrix} \)
Solution
video by MIP4U |
---|
Final Answer
\( -55 \)
Log in to rate this practice problem and to see it's current rating. |
---|
\( \begin{bmatrix} 2 & -3 & 4 \\ -1 & 6 & 8 \\ 0 & -2 & 1 \end{bmatrix} \)
Problem Statement |
---|
Use cofactors to calculate the determinant of the matrix \( \begin{bmatrix} 2 & -3 & 4 \\ -1 & 6 & 8 \\ 0 & -2 & 1 \end{bmatrix} \)
Final Answer |
---|
\( -49 \)
Problem Statement
Use cofactors to calculate the determinant of the matrix \( \begin{bmatrix} 2 & -3 & 4 \\ -1 & 6 & 8 \\ 0 & -2 & 1 \end{bmatrix} \)
Solution
video by MIP4U |
---|
Final Answer
\( -49 \)
Log in to rate this practice problem and to see it's current rating. |
---|
\( \begin{bmatrix} 1 & 6 & 4 \\ 2 & 7 & 3 \\ 8 & 9 & 5 \end{bmatrix} \)
Problem Statement |
---|
Use cofactors to calculate the determinant of the matrix \( \begin{bmatrix} 1 & 6 & 4 \\ 2 & 7 & 3 \\ 8 & 9 & 5 \end{bmatrix} \)
Final Answer |
---|
\( -60 \)
Problem Statement
Use cofactors to calculate the determinant of the matrix \( \begin{bmatrix} 1 & 6 & 4 \\ 2 & 7 & 3 \\ 8 & 9 & 5 \end{bmatrix} \)
Solution
video by PatrickJMT |
---|
Final Answer
\( -60 \)
Log in to rate this practice problem and to see it's current rating. |
---|
\( \begin{bmatrix} 2 & 4 & -4 \\ 5 & 7 & 6 \\ -8 & 1 & 9 \end{bmatrix} \)
Problem Statement |
---|
Use cofactors to calculate the determinant of the matrix \( \begin{bmatrix} 2 & 4 & -4 \\ 5 & 7 & 6 \\ -8 & 1 & 9 \end{bmatrix} \)
Final Answer |
---|
\( -441 \)
Problem Statement
Use cofactors to calculate the determinant of the matrix \( \begin{bmatrix} 2 & 4 & -4 \\ 5 & 7 & 6 \\ -8 & 1 & 9 \end{bmatrix} \)
Solution
Final Answer
\( -441 \)
Log in to rate this practice problem and to see it's current rating. |
---|
\( \begin{bmatrix} 5 & 7 & -8 \\ 4 & -3 & 6 \\ 1 & 7 & -9 \end{bmatrix} \)
Problem Statement |
---|
Use cofactors to calculate the determinant of the matrix \( \begin{bmatrix} 5 & 7 & -8 \\ 4 & -3 & 6 \\ 1 & 7 & -9 \end{bmatrix} \)
Final Answer |
---|
\( -29 \)
Problem Statement
Use cofactors to calculate the determinant of the matrix \( \begin{bmatrix} 5 & 7 & -8 \\ 4 & -3 & 6 \\ 1 & 7 & -9 \end{bmatrix} \)
Solution
Final Answer
\( -29 \)
Log in to rate this practice problem and to see it's current rating. |
---|
\( \begin{bmatrix} 5 & 3 & 7 \\ 2 & -5 & 8 \\ -6 & 4 & 9 \end{bmatrix} \)
Problem Statement |
---|
Use cofactors to calculate the determinant of the matrix \( \begin{bmatrix} 5 & 3 & 7 \\ 2 & -5 & 8 \\ -6 & 4 & 9 \end{bmatrix} \)
Final Answer |
---|
\( -737 \)
Problem Statement
Use cofactors to calculate the determinant of the matrix \( \begin{bmatrix} 5 & 3 & 7 \\ 2 & -5 & 8 \\ -6 & 4 & 9 \end{bmatrix} \)
Solution
Final Answer
\( -737 \)
Log in to rate this practice problem and to see it's current rating. |
---|
\( \begin{bmatrix} 8 & 4 & 3 \\ -5 & 6 & -2 \\ 7 & 9 & -8 \end{bmatrix} \)
Problem Statement |
---|
Use cofactors to calculate the determinant of the matrix \( \begin{bmatrix} 8 & 4 & 3 \\ -5 & 6 & -2 \\ 7 & 9 & -8 \end{bmatrix} \)
Final Answer |
---|
\( -717 \)
Problem Statement
Use cofactors to calculate the determinant of the matrix \( \begin{bmatrix} 8 & 4 & 3 \\ -5 & 6 & -2 \\ 7 & 9 & -8 \end{bmatrix} \)
Solution
Final Answer
\( -717 \)
Log in to rate this practice problem and to see it's current rating. |
---|
\( \begin{bmatrix} 2 & 1 & 3 \\ 4 & -2 & -1 \\ -5 & 2 & 6 \end{bmatrix} \)
Problem Statement |
---|
Use cofactors to calculate the determinant of the matrix \( \begin{bmatrix} 2 & 1 & 3 \\ 4 & -2 & -1 \\ -5 & 2 & 6 \end{bmatrix} \)
Final Answer |
---|
\( -45 \)
Problem Statement
Use cofactors to calculate the determinant of the matrix \( \begin{bmatrix} 2 & 1 & 3 \\ 4 & -2 & -1 \\ -5 & 2 & 6 \end{bmatrix} \)
Solution
Final Answer
\( -45 \)
Log in to rate this practice problem and to see it's current rating. |
---|
\( \begin{bmatrix} 1 & 0 & 3 \\ -2 & 1 & 3 \\ 5 & 2 & 4 \end{bmatrix} \)
Problem Statement |
---|
Use cofactors to calculate the determinant of the matrix \( \begin{bmatrix} 1 & 0 & 3 \\ -2 & 1 & 3 \\ 5 & 2 & 4 \end{bmatrix} \)
Final Answer |
---|
\( -29 \)
Problem Statement
Use cofactors to calculate the determinant of the matrix \( \begin{bmatrix} 1 & 0 & 3 \\ -2 & 1 & 3 \\ 5 & 2 & 4 \end{bmatrix} \)
Solution
Final Answer
\( -29 \)
Log in to rate this practice problem and to see it's current rating. |
---|
\( \begin{bmatrix} 2 & -1 & 3 \\ 4 & 5 & 1 \\ -6 & 3 & -2 \end{bmatrix} \)
Problem Statement |
---|
Use cofactors to calculate the determinant of the matrix \( \begin{bmatrix} 2 & -1 & 3 \\ 4 & 5 & 1 \\ -6 & 3 & -2 \end{bmatrix} \)
Final Answer |
---|
\( 98 \)
Problem Statement
Use cofactors to calculate the determinant of the matrix \( \begin{bmatrix} 2 & -1 & 3 \\ 4 & 5 & 1 \\ -6 & 3 & -2 \end{bmatrix} \)
Solution
Final Answer
\( 98 \)
Log in to rate this practice problem and to see it's current rating. |
---|
\( \begin{bmatrix} 1 & 2 & 4 \\ 2 & -1 & 3 \\ 4 & 0 & 1 \end{bmatrix} \)
Problem Statement |
---|
Use cofactors to calculate the determinant of the matrix \( \begin{bmatrix} 1 & 2 & 4 \\ 2 & -1 & 3 \\ 4 & 0 & 1 \end{bmatrix} \)
Final Answer |
---|
\( 35 \)
Problem Statement
Use cofactors to calculate the determinant of the matrix \( \begin{bmatrix} 1 & 2 & 4 \\ 2 & -1 & 3 \\ 4 & 0 & 1 \end{bmatrix} \)
Solution
video by Khan Academy |
---|
Final Answer
\( 35 \)
Log in to rate this practice problem and to see it's current rating. |
---|
3x3 Alternate Method Using Diagonals
An alternate method for calculating the determinant involve calculating across diagonals. This method is kind of a 'shortcut'. So check with your instructor to see what they expect. Even if they don't allow you to use this technique on homework and exams, you can use it to check your work.
Note - You still need to be able to use the cofactor method since cofactors are important in other areas of linear algebra. However, in calculus, either method will suffice.
video by MIP4U |
---|
Okay, let's work some practice problems.
Practice - Determinants Using Diagonals
Calculate the determinant of these matrices using diagonals.
\( \begin{bmatrix} 2 & 1 & 3 \\ 4 & -2 & -1 \\ -5 & 2 & 6 \end{bmatrix} \)
Problem Statement |
---|
Use diagonals to calculate the determinant of the matrix \( \begin{bmatrix} 2 & 1 & 3 \\ 4 & -2 & -1 \\ -5 & 2 & 6 \end{bmatrix} \)
Final Answer |
---|
\( -45 \)
Problem Statement
Use diagonals to calculate the determinant of the matrix \( \begin{bmatrix} 2 & 1 & 3 \\ 4 & -2 & -1 \\ -5 & 2 & 6 \end{bmatrix} \)
Solution
Final Answer
\( -45 \)
Log in to rate this practice problem and to see it's current rating. |
---|
\( \begin{bmatrix} -2 & 2 & -3 \\ -1 & 1 & 3 \\ 2 & 0 & -1 \end{bmatrix} \)
Problem Statement |
---|
Use diagonals to calculate the determinant of the matrix \( \begin{bmatrix} -2 & 2 & -3 \\ -1 & 1 & 3 \\ 2 & 0 & -1 \end{bmatrix} \)
Final Answer |
---|
\( 18 \)
Problem Statement
Use diagonals to calculate the determinant of the matrix \( \begin{bmatrix} -2 & 2 & -3 \\ -1 & 1 & 3 \\ 2 & 0 & -1 \end{bmatrix} \)
Solution
video by MIP4U |
---|
Final Answer
\( 18 \)
Log in to rate this practice problem and to see it's current rating. |
---|
\( \begin{bmatrix} 1 & 0 & 3 \\ -2 & 1 & 3 \\ 5 & 2 & 4 \end{bmatrix} \)
Problem Statement |
---|
Use diagonals to calculate the determinant of the matrix \( \begin{bmatrix} 1 & 0 & 3 \\ -2 & 1 & 3 \\ 5 & 2 & 4 \end{bmatrix} \)
Final Answer |
---|
\( -29 \)
Problem Statement
Use diagonals to calculate the determinant of the matrix \( \begin{bmatrix} 1 & 0 & 3 \\ -2 & 1 & 3 \\ 5 & 2 & 4 \end{bmatrix} \)
Solution
Final Answer
\( -29 \)
Log in to rate this practice problem and to see it's current rating. |
---|
\( \begin{bmatrix} 2 & -3 & 4 \\ -1 & 6 & 8 \\ 0 & -2 & 1 \end{bmatrix} \)
Problem Statement |
---|
Use diagonals to calculate the determinant of the matrix \( \begin{bmatrix} 2 & -3 & 4 \\ -1 & 6 & 8 \\ 0 & -2 & 1 \end{bmatrix} \)
Final Answer |
---|
\( 49 \)
Problem Statement
Use diagonals to calculate the determinant of the matrix \( \begin{bmatrix} 2 & -3 & 4 \\ -1 & 6 & 8 \\ 0 & -2 & 1 \end{bmatrix} \)
Solution
Final Answer
\( 49 \)
Log in to rate this practice problem and to see it's current rating. |
---|
\( \begin{bmatrix} 3 & 1 & 2 \\ -1 & -2 & 5 \\ 2 & 4 & 1 \end{bmatrix} \)
Problem Statement |
---|
Use diagonals to calculate the determinant of the matrix \( \begin{bmatrix} 3 & 1 & 2 \\ -1 & -2 & 5 \\ 2 & 4 & 1 \end{bmatrix} \)
Final Answer |
---|
\( -55 \)
Problem Statement
Use diagonals to calculate the determinant of the matrix \( \begin{bmatrix} 3 & 1 & 2 \\ -1 & -2 & 5 \\ 2 & 4 & 1 \end{bmatrix} \)
Solution
Final Answer
\( -55 \)
Log in to rate this practice problem and to see it's current rating. |
---|
Determinant Properties That Simplify Your Calculations
Here are a few properties of determinants that you can use to help simplify your calculations.
1. Column Factor - - If you have a column that contains a common factor, you can pull that common factor out before calculating the determinant. For example,
\(
\begin{vmatrix}
2a & b \\
2c & d
\end{vmatrix} =
2 \begin{vmatrix}
a & b \\
c & d
\end{vmatrix}
\)
Notice that we are saying that the determinants are equal, not the matrices themselves.
Higher Order Determinants
Determinants of larger matrices use the same techniques, i.e. cofactors and diagonals, for calculations. However, as you probably experienced with 3x3 matrices, the calculations can get messy and it is easy to make mistakes. However, the techniques are the same.
Really UNDERSTAND Precalculus
Log in to rate this page and to see it's current rating.
Topics You Need To Understand For This Page |
---|
To bookmark this page and practice problems, log in to your account or set up a free account.
Do you have a practice problem number but do not know on which page it is found? If so, enter the number below and click 'page' to go to the page on which it is found or click 'practice' to be taken to the practice problem.
| |
I recently started a Patreon account to help defray the expenses associated with this site. To keep this site free, please consider supporting me. |
---|
Support 17Calculus on Patreon |
|
---|