Question
Mathematics Question on Matrices
If A, B are symmetric matrices of the same order then AB - BA is a
A
Skew symmetric matrix
B
Symmetric matrix
C
Zero matrix
D
Identity matrix.
Answer
Skew symmetric matrix
Explanation
Solution
A and B are symmetric matrices ⇒A′=A ⇒B′=B Now (AB−BA)′=(AB)′−(BA)′ =B′A′−A′B′=BA−AB ∵B′=B,A′=A=−(AB−BA) ⇒(AB−BA) is a skew symmetric matrix.