Advertisements
Advertisements
Question
If A = `[(0, 2),(5, -2)]`, B = `[(1, -1),(3, 2)]` and I is a unit matrix of order 2 × 2, find IB
Sum
Advertisements
Solution
IB = `[(1, 0),(0, 1)] [(1, -1),(3, 2)]`
= `[(1 xx 1 + 0 xx 3, 1 xx (-1) + 0 xx 2),(0 xx 1 + 1 xx 3, 0 xx (-1) + 1 xx 2)]`
= `[(1 + 0, -1 + 0),(0 + 3, 0 + 2)]`
= `[(1, -1),(3, 2)] = B`
shaalaa.com
Is there an error in this question or solution?
