1.

If A=[(1, 2, 3), (3, 2, 1)], B=[(1, 2, 3), (3, 2, 1)] and C=[(0, 1), (-2, 5)] which of the following statements are correct? (i)AB+C=[(5, 5), (5, 5)](ii)BC=[(0, 1), (2, -3), (-4, 10)] (iii)BA+C=[(2, 5), (3, 0)] (iv) (AB)C=[(-8, 20), (-8, 13)]

Answer»

(i) and (II) only
(ii) and (III) only
(iii) and (IV) only
all of these

Answer :A


Discussion

No Comment Found

Related InterviewSolutions