1.

Evaluate the following : [[-1,3,2],[1,3,2],[1,-3,-1]]

Answer»

SOLUTION :`[[-1,3,2],[1,3,2],[1,-3,-1]]`
`[[-2,0,0],[1,3,2],[1,-3,-1]] (R_1~~R_1-R_2)`
=`-2[[3,2],[-3,-1]]=-2(-3+6)=-6`


Discussion

No Comment Found

Related InterviewSolutions