Question:medium

If \( A = \begin{pmatrix} 1 & 2 & 2 \\ 2 & 1 & 1 \\ 1 & 2 & 1 \end{pmatrix} \), then \( |\text{Adj}(A^2)| = \)

Show Hint

To solve problems involving determinants of adjugates, remember the key formula: \( |\text{Adj}(M)| = |M|^{n-1} \). Combining this with \(|AB| = |A||B|\) allows you to solve for complex expressions like \(|\text{Adj}(A^k)|\) efficiently without computing the matrices \(A^k\) or their adjugates.
Updated On: Mar 30, 2026
  • 9
  • 27
  • 729
  • 81
Show Solution

The Correct Option is D

Solution and Explanation

Was this answer helpful?
0