Target Exam

CUET

Subject

-- Mathematics - Section B1

Chapter

Matrices

Question:

If A is a square matrix, then $(A^T - A)$ is-

Options:

a null matrix

an identity matrix

a symmetric matrix

a skew-symmetric matrix

Correct Answer:

a skew-symmetric matrix

Explanation:

The correct answer is Option (4) → a skew-symmetric matrix

Given: $A$ is a square matrix

Expression: $A^T - A$

Note:

  • If $A^T = A$, then $A$ is symmetric ⟹ $A^T - A = 0$
  • If $A^T = -A$, then $A$ is skew-symmetric ⟹ $A^T - A = -2A$

But in general, for any square matrix $A$, the matrix $A^T - A$ satisfies:

$(A^T - A)^T = A - A^T = - (A^T - A)$

⟹ $A^T - A$ is a skew-symmetric matrix