1.

Calculate whenever possible,[[1,2],[2,1]][[3,1],[1,1]]

Answer»

SOLUTION :`[[1,2],[2,1]][[3,1],[1,1]]`
`=[[1.3 +2.1""1.1+2.1],[2.3+1.1""2.1+1.1]]=[[5,3],[7,3]]`


Discussion

No Comment Found

Related InterviewSolutions