1.

The symmetric part of the matrix A = ((1,2,4),(6,8,2),(2,-2,7)) is

Answer»

`((0, -2, -1),(-2,0,-2),(-1,-2,2))`
`((1,4,3),(2,8,0),(3,0,7))`
`((0,2,1),(2,0,2),(1,2,0))`
`((1,4,3),(4,8,0),(3,0,7))`

ANSWER :D


Discussion

No Comment Found

Related InterviewSolutions