ExamBro
ExamBro
COMEDK · Maths · 21. Matrices

If \(A=\left[\begin{array}{ccc}0 & -1 & 2 \\ 1 & 0 & 3 \\ -2 & -3 & 0\end{array}\right]\), then \(A+2 A^T=\)

  1. A \(2 A^2\)
  2. B \(A\)
  3. C \(-A^T\)
  4. D \(A^T\)
Verified Solution

Answer & Solution

Correct Answer

(D) \(A^T\)

Step-by-step Solution

Detailed explanation

Given the matrix \(A = \begin{bmatrix} 0 & -1 & 2 \\ 1 & 0 & 3 \\ -2 & -3 & 0 \end{bmatrix}\). The transpose of matrix \(A\) is \(A^T = \begin{bmatrix} 0 & 1 & -2 \\ -1 & 0 & -3 \\ 2 & 3 & 0 \end{bmatrix}\). Observe that \(A^T = -A\), which implies that \(A\) is a skew-symmetric…