Advertisements
Advertisements
Question
If A = `[(6, 5),(5, 6)]` and B = `[(11, 0),(0, 11)]` then find A'B'
Sum
Advertisements
Solution
A'B' = `[(6, 5),(5, 6)]^' [(11, 0),(0, 11)]^'`
= `[(6, 5),(5, 6)] [(11, 0),(0, 11)]`
= `[(66 + 0, 0 + 55),(55 + 0, 0 + 66)]`
= `[(66, 55),(55, 66)]`
shaalaa.com
Is there an error in this question or solution?
