Given the matrix equation:
\[ A (\text{adj } A) = 10I \]
1. Apply Fundamental Matrix Identity:
We know from matrix theory that:
\[
A (\text{adj } A) = |A| I
\]
2. Equate Both Expressions:
Comparing with the given equation:
\[
10I = |A| I \implies |A| = 10
\]
3. Determine Order of Matrix A:
The problem implies A is 4×4 (as evident from the context). For an n×n matrix:
\[
|\text{adj } A| = |A|^{n-1}
\]
4. Calculate Adjugate Determinant:
For n = 4:
\[
|\text{adj } A| = 10^{4-1} = 10^3 = 1000
\]
Final Result:
\[
|\text{adj } A| = 1000
\]
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