Question:

If \( A \) and \( B \) are skew-symmetric matrices of same order, then \( AB - BA \) is a _____

Show Hint

If \( M^T = -M \), then matrix is skew-symmetric.
Updated On: Apr 2, 2026
  • Skew symmetric matrix
  • Zero matrix
  • Symmetric matrix
  • Identity matrix
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Concept: For skew-symmetric matrices: \[ A^T = -A, \quad B^T = -B \]
Step 1: Take transpose. \[ (AB - BA)^T = B^T A^T - A^T B^T \] \[ = (-B)(-A) - (-A)(-B) \] \[ = BA - AB = -(AB - BA) \]
Step 2: \[ \Rightarrow (AB - BA)^T = -(AB - BA) \] \[ \Rightarrow \text{Skew symmetric} \]
Was this answer helpful?
0
0