1.

If `A={:[(3,2,7),(1,1,4),(-1,-1,0)]:},B={:[(1,0,3),(2,1,0),(0,-1,-3)]:}andC{:[(1,0,0),(0,1,0),(0,0,1)]:}`, then find 2A+3B-7C.A. `{:[(2,4,23),(8,0,8),(-2,-5,16)]:}`B. `{:[(2,4,23),(8,-2,8),(-2,-5,-16)]:}`C. `{:[(2,4,23),(8,-2,-8),(-2,5,-16)]:}`D. `{:[(2,4,2-3),(8,-2,8),(-2,-5,16)]:}`

Answer» Correct Answer - D
(i) Evalute 2A, 3B, 7C and simplify.
(ii) 2A means multiply each element of A with 2.
(iii) 3B means multiply each element of B with 3.
(iv) Similarly find 7C, then find 2A+3B-7C.


Discussion

No Comment Found

Related InterviewSolutions