ExamBro
ExamBro
COMEDK · Maths · 21. Matrices

If \(A=\left[\begin{array}{lll}2 & 1 & 3 \\ 3 & 1 & 2 \\ 1 & 2 & 3\end{array}\right]\) and I is an identity by matrix of order \(3 \times 3\) then \(A(\operatorname{adj} A)=\)

  1. A \(\left[\begin{array}{ccc}20 & 0 & 0 \\ 0 & -20 & 0 \\ 0 & 0 & 20\end{array}\right]\)
  2. B \(\text { }\left[\begin{array}{ccc}
    -1 & -7 & 5 \\
    3 & 3 & -3 \\
    -1 & 5 & -1
    \end{array}\right]\)
  3. C 20 I
  4. D 6 I
Verified Solution

Answer & Solution

Correct Answer

(D) 6 I

Step-by-step Solution

Detailed explanation

The property of the adjoint of a matrix states that \(A(\operatorname{adj} A) = |A| I\), where \(|A|\) is the determinant of matrix \(A\) and \(I\) is the identity matrix of the same order. Given \(A = \begin{bmatrix} 2 & 1 & 3 \\ 3 & 1 & 2 \\ 1 & 2 & 3 \end{bmatrix}\), we…