1.

show that the matrix A= [[1,-1,5],[-1,2,1],[5,1,3]] is a symmetric matrix

Answer»

SOLUTION :`A^T = [(1,-1,5),(-1,2,1),(5,1,3)] = A THEREFORE A` is SYMMETRIC


Discussion

No Comment Found

Related InterviewSolutions