1.

If[[2x,y],[1,3]]+[[4,2],[0,-1]]=[[8,3],1,2]]Find x and y.

Answer»

SOLUTION :`[[2X,y],[1,3]]+[[4,2],[0,-1]]=[[8,3],1,2]]`
``[[2x=4,y+2],[1,2]]=[[8,3],[1,2]]`
`:. 2x +4 =8 ,y +2 =3 `
`:.x=2,y=1`


Discussion

No Comment Found

Related InterviewSolutions