Question
Mathematics Question on Matrices
If A and B are symmetric matrices of the same order, then
A
AB is a symmetric matrix
B
A - B is a skew-symmetric matrix
C
AB + BA is a symmetric matrix
D
AB - BA is a symmetric matrix
Answer
AB + BA is a symmetric matrix
Explanation
Solution
(AB+BA)t=(AB)t+(BA)t =BtAt+AtBt=BA+AB=AB+BA (∵At=AandBt=B)