1.

Express the matrix [{:(2,3,1),(1,-1,2),(4,1,2):}] as the sum of a symmetric and a skew symmetric matrix.

Answer»


ANSWER :`=[{:(2,3,1),(1,1,2),(4,1,0):}]`


Discussion

No Comment Found

Related InterviewSolutions