Question
Determinant of the adjugate of a 3 by 3 matrix
Original question: 37. If is a matrix of order 3 and , then (a) 1 (b) 2 (c) 23 (d) 26
Expert Verified Solution
Expert intro: The adjugate matrix connects directly to the determinant through a standard power rule for square matrices [1][2].
Detailed walkthrough
Key idea for adjugate determinants
For any square matrix of order , the determinant of its adjugate is not random: it follows a precise rule. The identity is
because the adjugate is built from cofactors, and its determinant scales in a predictable way with the size of the matrix.
Here, is a matrix of order 3, so . That means the exponent is .
Step-by-step substitution
Since the problem gives , we substitute directly into the formula:
Now compute the power:
So the determinant of the adjugate matrix is .
Why this formula works
The matrix identity behind this result is
for every square matrix . Taking determinants on both sides gives a product rule that leads to the formula above. When is nonsingular, this relation is especially useful because it lets you compute the adjugate determinant without expanding cofactors by hand.
It is also important to notice that the order of the matrix matters. A 2 by 2 matrix would give , while a 4 by 4 matrix would give . The exponent is always one less than the matrix order.
Common mistake to avoid
A frequent error is to think the answer should be the same as or the inverse of . That is not correct. The adjugate is not the inverse itself; it is the matrix of cofactors transposed. Another mistake is forgetting that the formula uses the order of the matrix, not the value of the determinant.
In this question, the matrix is 3 by 3, so the correct exponent is 2, and the computed result is 64.
💡 Pitfall guide
A common trap with is to mix it up with or with the determinant of the inverse. The first place students lose points is writing just because the original determinant is 8. That skips the order-dependent exponent entirely. Another issue is applying the formula without checking that is square of order 3. The formula only works for an matrix, so the matrix size must be read carefully before substituting. In this problem, the order is 3, so the exponent is 2, not 3 or 1. A second mistake is doing unnecessary cofactor expansion. That is much longer and more error-prone than using the determinant identity directly. If you remember one pattern, remember that the adjugate determinant grows as the determinant to the power one less than the matrix size.
🔄 Real-world variant
If the same question changed to a 4 by 4 matrix with , the new problem would be: "If is a matrix of order 4 and , then 4-1=38^3=512A|A|=2|\operatorname{adj}A|=?" Then the result would be . These variants show that the key variables are the matrix order and the determinant of the original matrix. Once those two values are known, the adjugate determinant follows immediately from the same rule.
🔍 Related terms
adjugate matrix determinant, cofactor matrix identity, determinant power rule
FAQ
How do you find the determinant of the adjugate of a 3 by 3 matrix?
Use the formula determinant of adjugate equals determinant of the matrix raised to the power n minus 1. For a 3 by 3 matrix, that means squaring the determinant of the original matrix.
Why does the matrix order change the exponent in the adjugate formula?
Because the adjugate is defined from the cofactors of an n by n matrix, and its determinant follows a fixed scaling pattern. The exponent is always one less than the matrix size.