Question:medium

If \[ A= \begin{bmatrix} 2 & -3 & 1\\ -3 & 1 & -2\\ 1 & -2 & 3 \end{bmatrix}, \] then \(\operatorname{Adj}(A)=\)

Show Hint

To find the adjoint of a \(3\times3\) matrix, first compute all nine cofactors carefully, paying attention to the signs \((+,-,+;\,-,+,-;\,+,-,+)\), and then take the transpose of the cofactor matrix.
Updated On: Jul 29, 2026
  • \[ \begin{bmatrix} 1 & -7 & 5\\ -7 & 5 & -1\\ 5 & -1 & 7 \end{bmatrix} \]
  • \[ \begin{bmatrix} 1 & 7 & -5\\ 7 & 5 & 1\\ -5 & 1 & 7 \end{bmatrix} \]
  • \[ \begin{bmatrix} -1 & 7 & 5\\ 7 & 5 & 1\\ 5 & 1 & -7 \end{bmatrix} \]
  • \[ \begin{bmatrix} -1 & 7 & -5\\ 7 & -5 & 1\\ -5 & 1 & -7 \end{bmatrix} \]
Show Solution

The Correct Option is C

Solution and Explanation

Was this answer helpful?
0