If A is a square matrix then (A + A) is

Let X = A+A’


X’ = (A+A’)’


= A’ + (A’)’


=A + A’


= X


Therefore (A+A’) is symmetric matrix.

1