Show that the matrix is a symmetric matrix.

A matrix is aid to be symmetric only if the transpose of matrix and the matrix itself are equal or same. This means that A = A’.


Now, we know that the transpose of matrix A is



So, from equation 1 & 2 we get


A = A’, hence we can say that Matrix A is a symmetric matrix.


Hence proved.


10