Question:medium

If $A = \begin{bmatrix} 1 & -2 & 2 \\ 0 & 2 & -3 \\ 3 & -2 & 4 \end{bmatrix}$ then $A(I + \text{adj } A) =$

Show Hint

Property: $A \cdot \text{adj}(A) = |A|I$.
Updated On: May 12, 2026
  • $\begin{bmatrix} 9 & -2 & 2 \\ 0 & 10 & -3 \\ 3 & -2 & 11 \end{bmatrix}$
  • $\begin{bmatrix} 8 & -2 & 2 \\ 0 & 9 & -3 \\ 3 & -2 & 10 \end{bmatrix}$
  • $\begin{bmatrix} 9 & -2 & 2 \\ 0 & 10 & -3 \\ 3 & -2 & 12 \end{bmatrix}$
  • $\begin{bmatrix} 3 & 2 & -2 \\ 0 & 10 & 3 \\ -3 & 2 & 12 \end{bmatrix}$
Show Solution

The Correct Option is A

Solution and Explanation

Was this answer helpful?
0