Advertisements
Advertisements
Question
Solve the following :
If A = `[(-3, 2),(2, 4)], "B" = [(1, "a"), ("b", 0)]` and (A + B) (A – B) = A2 – B2, find a and b.
Sum
Advertisements
Solution
(A + B) (A – B) = A2 – B2
∴ A2 – AB + BA – B2 = A2 – B2
∴ –AB + BA = 0
∴ AB = BA
∴ `[(-3, 2),(2, 4)][(1, "a"),("b", 0)] = [(1, "a"),("b", 0)][(-3, 2),(2, 4)]`
∴ `[(-3 +2"b", -3"a" + 0),(2 + 4"b", 2"a" + 0)] = [(-3 + 2"a", 2 + 4"a"),(-3"b" + 0, 2"b" + 0)]`
∴ By equality of matrices, we get
– 3a = 2 + 4a
∴ 7a = – 2
∴ a = `(-2)/(7)`
and 2 + 4b = – 3b
∴ 7b = – 2
∴ b = `(-2)/(7)`.
shaalaa.com
Is there an error in this question or solution?
