Advertisements
Advertisements
Question
If A = `[(1, 4),(1, 0)], "B" = [(2, 1),(3, -1)] and "C" = [(2, 3),(0, 5)]` compute (AB)C = (CB)A ?
Solution
Given
A = `[(1, 4),(1, 0)]`
B = `[(2, 1),(3, -1)]`
C = `[(2, 3),(0, 5)]`
(AB) C = `[[(1, 4),(1, 0)] xx [(2, 1),(3, -1)]][(2, 3),(0, 5)]`
= `[(2 + 12, 1 - 14),(2 + 0, 1 + 0)][(2, 3),(0, 5)]`
= `[(14, -13),(2, 1)][(2, 3),(0, 5)]`
= `[(28 + 0, 42 - 15),(4 + 0, 6 + 5)]`
= `[(28, 27),(4, 11)]`
(CB) A = `[[(2, 3),(0, 5)][(2, 1),(3, -1)]][(1, 4),(1, 0)]`
= `[(4 + 9, 2 - 3),(0 + 15, 0 - 5)][(1, 4),(1, 0)]`
= `[(13, 1),(15, 5)][(1, 4),(1, 0)]`
= `[(13 - 1, 52 + 0),(15 - 5, 60 + 0)]`
= `[(12, 52),(10, 60)]`
It is clear from above that
(AB) C ≠ )CB) A.
APPEARS IN
RELATED QUESTIONS
If A = `[(1, 3),(2, 4)]`, B = `[(1, 2),(4, 3)]` and C = `[(4, 3),(1, 2)]`, find:
- (AB)C
- A(BC)
Is A(BC) = (AB)C?
If A = `[(a, 0),(0, 2)]`, B = `[(0, -b),(1, 0)]`, M = `[(1, -1),(1, 1)]` and BA = M2, find the values of a and b.
Solve for x and y: `[(x + y, x - 4)][(-1, -2),(2, 2)] = [-7, -11]`
If A =` [(1,-2 ,1),(2,1,3)]and B=[(2,1),(3,2),(1,1)]`
would it be possible to form the product matrix BA? If so, compute BA; if not give a reason
why it is not possible.
Construct a 2 x 2 matrix whose elements aij are given by
aij = 2i - j
If A = `[(3, 5),(4, -2)] and "B" = [(2),(4)]` , is the product AB possible ? Give a reason. If yes, find AB.
If A = `[(3, 7),(2, 4)], "B" = [(0, 2),(5, 3)] and "C" = [(1, -5),(-4, 6)]` Find AB – 5C
If A = `[(1, 2),(3, 4)] and "B" = [(2, 1),(4, 2)], "C" = [(5, 1),(7, 4)]`, compute (B + C)A
Find the value of x given that A2 = B Where A = `[(2, 12),(0, 1)] and "B" = [(4, x),(0, 1)]`
If A = `[(1, 4),(0, -1)], "B" = [(2, x),(0, -1/2)]`find the value of x if AB = BA