Advertisements
Advertisements
Question
Given A = `[(4, 1),(2,3)]` and B = `[(1, 0),(-2, 1)]`, find A – B
Sum
Advertisements
Solution
A – B = `[(4, 1),(2, 3)] - [(1, 0),(-2, 1)]`
= `[(3, 1),(4, 2)]`
shaalaa.com
Is there an error in this question or solution?
