Question:

If $A$ and $B$ are symmetric matrices of the same order, then $(AB' - BA')$ is a

Show Hint

Remember: If $M' = -M$, then $M$ is a skew symmetric matrix.
  • symmetric matrix
  • null matrix
  • diagonal matrix
  • skew symmetric matrix
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Let $A$ and $B$ be symmetric matrices, so $A' = A$ and $B' = B$.
We are asked to find the nature of $(AB' - BA') = AB - BA$.
Take the transpose of the expression: $(AB - BA)' = B'A' - A'B' = BA - AB = -(AB - BA)$.
Hence, the transpose is the negative of the original expression.
That is the definition of a skew symmetric matrix.
Was this answer helpful?
0
0