We know the identity:
A ⋅ adj(A) = |A| ⋅ I
⇒ |A| ⋅ I = [ -2 0 0 ]
[ 0 -2 0 ]
[ 0 0 -2 ]
⇒ |A| = -2
Also, for a 3 × 3 matrix,
|adj(A)| = |A|^(n-1) = |A|² = (-2)² = 4
If $ A = \begin{bmatrix} 2 & 2 \\3 & 4 \end{bmatrix}, \quad \text{then} \quad A^{-1} \text{ equals to} $
If $$ A = \begin{pmatrix} k + 1 & 2 \\4 & k - 1 \end{pmatrix}$$ is a singular matrix, then possible values of k are