If
\(A = \begin{bmatrix} 1 & -2 & 2 0 & 2 & -3 3 & -2 & 4 \end{bmatrix}\),
find the value of the matrix expression \(A(I + \text{adj } A)\), where \(I\) is the identity matrix of the same order as \(A\).
Show Hint
Always replace \(A\cdot \text{adj}(A)\) with \(|A|I\). It saves time and avoids the heavy computation of cofactors in higher-order matrices.