Question:medium

If \( A \) is a square matrix of order 3, then \( | {Adj}({Adj } A^2) | \) is:

Show Hint

For any square matrix \( A \) of order \( n \), we have: \[ |{Adj } A| = |A|^{n-1}. \]
Updated On: Nov 26, 2025
  • \( |A|^2 \)
  • \( |A|^4 \)
  • \( |A|^8 \)
  • \( |A|^{16} \)
Hide Solution

The Correct Option is C

Solution and Explanation

Step 1: {Apply the determinant property of adjugate matrices}
For an \( n \)-order square matrix \( A \), the determinant of its adjugate is calculated as \( |\text{adj } A| = |A|^{n-1} \). Given that \( A \) is of order 3, we have:\[|\text{adj } A^2| = |A^2|^{3-1} = |A^2|^2.\]Step 2: {Simplify the expression}
Since \( |A^2| = (|A|^2) \), the expression becomes:\[|\text{adj } A^2| = (|A|^2)^2 = |A|^4.\]Step 3: {Calculate \( |{\text{Adj}}({\text{Adj }} A^2)| \)}
Applying the adjugate determinant property again:\[|{\text{Adj}}({\text{Adj }} A^2)| = (|A|^4)^{3-1} = (|A|^4)^2 = |A|^8.\]Step 4: {Final Answer}
Therefore, the result is \( |A|^8 \).
Was this answer helpful?
0