Question:

If \(A\) is an identity matrix of order \(n\), then \(A (\text{Adj } A)\) is a/an:

Show Hint

For any square matrix \(A\), if \(A\) is non-singular, then \(A \cdot \text{Adj}(A) = |A| \cdot I\). In particular, for the identity matrix, \(|A| = 1\) and \(\text{Adj}(A) = I\), so the product remains the identity matrix.
  • identity matrix
  • row matrix
  • zero matrix
  • skew symmetric matrix
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

We are given that \(A\) is an identity matrix of order \(n\). From matrix algebra, we know that: \[ A \cdot \text{Adj}(A) = |A| \cdot I \] For an identity matrix \(A = I\), we have: \[ |A| = |I| = 1 \quad \text{and} \quad \text{Adj}(I) = I \] So, \[ A \cdot \text{Adj}(A) = I \cdot I = I \] Hence, \[ A(\text{Adj }A) = I \] So, the result is again an identity matrix. \[ \boxed{A(\text{Adj }A) = I} \]
Was this answer helpful?
0
0