Advertisements
Advertisements
Question
If `"A" = [(1,2,-3),(5,4,0)] , "B" = [(1,4,3),(-2,5,0)]`, then find 2A + 3B.
Sum
Advertisements
Solution
2A + 3B = `2[(1,2,-3),(5,4,0)] + 3[(1,4,3),(-2,5,0)]`
= `[(2,4,-6),(10,8,0)] + [(3,12,9),(-6,15,0)]`
⇒ ∴ 2A + 3B = `[(5,16,3),(4,23,0)]`
shaalaa.com
Is there an error in this question or solution?
