document.write( "Question 1028698: How Do I Can show that,if A is a square matrix of order n,then A+A^T is Symmetric matrix? \n" ); document.write( "
Algebra.Com's Answer #643779 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
Should be easy if you know the properties of transposition. A square matrix A is symmetric f \"A%5ET+=+A\".\r
\n" ); document.write( "\n" ); document.write( "Now \"%28A%2BA%5ET%29%5ET+=+A%5ET+%2B+%28A%5ET%29%5ET+=+A%5ET+%2B+A+=+A+%2B+A%5ET\",\r
\n" ); document.write( "\n" ); document.write( "and therefore the matrix \"A+%2B+A%5ET\" itself is symmetric.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );