If P and Q are symmetric matrices of the same order then PQ-QP is
The product of a symmetric matrix and a skew-symmetric matrix is a skew-symmetric matrix.
The product of a skew-symmetric matrix and a symmetric matrix is a skew-symmetric matrix.
So PQ=−(QP)T and QP=−(PQ)T. Hence
PQ−QP=−(QP)T+(PQ)T=(PQ−QP)T , proving that PQ−QP is a skew symmetric matrix.