Advertisements
Advertisements
Question
Verify A(BC) = (AB)C, if A = `[(1, 0, 1),(2, 3, 0),(0, 4, 5)], "B" = [(2, -2),(-1, 1),(0, 3)] and "C" = [(3,2,-1), (2,0,-2)]`
Solution
BC = `[(2, -2),(-1, 1),(0, 3)][(3, 2, -1),(2, 0, -2)]`
= `[(6 - 4, 4 + 0, -2 + 4),(-3 + 2, -2 + 0, 1 - 2),(0 + 6, 0 + 0, 0 - 6)]`
= `[(2, 4, 2),(-1, -2, -1),(6, 0, -6)]`
∴ A(BC) = `[(1, 0, 1),(2, 3, 0),(0, 4, 5)][(2, 4, 2),(-1, -2, -1),(6, 0, -6)]`
= `[(2 + 0 + 6, 4 + 0 + 0, 2 + 0 - 6),(4 - 3 + 0, 8 - 6 + 0, 4 - 3 + 0),(0 - 4 + 30, 0 - 8 + 0, 0 - 4 - 30)]`
∴ A(BC) = `[(8, 4, -4),(1, 2, 1),(26, -8, -34)]` ...(i)
AB = `[(1, 0, 1),(2, 3, 0),(0, 4, 5)][(2, -2),(-1, 1),(0, 3)]`
= `[(2 + 0 + 0, -2 + 0 + 3),(4 - 3 + 0, -4 + 3 + 0),(0 - 4 + 0, 0 + 4 + 15)]`
= `[(2, 1),(1, -1),(-4, 19)]`
∴ (AB)C = `[(2, 1),(1, -1),(-4, 19)][(3, 2, -1),(2, 0, -2)]`
= `[(6 + 2, 4 + 0, -2 - 2),(3 - 2, 2 + 0, -1 + 2),(-12 + 38, -8 + 0 , 4 - 38)]`
∴ (AB)C = `[(8, 4, -4),(1, 2, 1),(26, -8, -34)]` ...(ii)
From (i) and (ii), we get
A(BC) = (AB)C
APPEARS IN
RELATED QUESTIONS
Evaluate : `[2 - 1 3][(4),(3),(1)]`
If A = `[(-1, 1, 1),(2, 3, 0),(1, -3, 1)],"B" = [(2, 1, 4),(3, 0, 2),(1, 2, 1)]`, state whether AB = BA? Justify your answer.
Show that AB = BA, where A = `[(-2, 3, -1),(-1, 2, -1),(-6, 9, -4)],"B" = [(1, 3, -1),(2, 2, -1),(3, 0, -1)]`.
If A + I = `[(1, 2, 0),(5, 4, 2),(0, 7, -3)]`, find the product (A + I)(A − I).
If A = `[(1, 2, 2),(2, 1, 2),(2, 2, 1)]`, show that A2 – 4A is a scalar matrix.
If A = `[(1, 0),(-1, 7)]`, find k, so that A2 – 8A – kI = O, where I is a 2 × 2 unit and O is null matrix of order 2.
Jay and Ram are two friends. Jay wants to buy 4 pens and 8 notebooks, Ram wants to buy 5 pens and 12 notebooks. The price of one pen and one notebook was ₹ 6 and ₹ 10 respectively. Using matrix multiplication, find the amount each one of them requires for buying the pens and notebooks.
Solve the following :
If A = `[(2, 5),(3, 7)], "B" = 4[(1, 7),(-3, 0)]`, find matrix A – 4B + 7I, where I is the unit matrix of order 2.
Solve the following :
If A = `[(2, -3),(3, -2),(-1, 4)],"B" = [(-3, 4, 1),(2, -1, -3)]`, verify (A + 2BT)T = AT + 2B.
Solve the following :
If A = `[(3, 1),(1, 5)], "B" = [(1, 2),(5, -2)]`, verify |AB| = |A| |B|.
Solve the following :
If A = `[(2, -1),(-1, 2)]`, then show that A2 – 4A + 3I = 0.
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.
State whether the following statement is True or False:
If A = `[(1, 2, -5),(2, -3, 4),(-5, 4, 9)]`, then AT = A
If A = `[(1, -2),(5, 3)]`, B = `[(1, -3),(4, -7)]`, then A – 3B = ______
If matrix form of given equations 3x – y = 1 and y + 4x = 6 is AX = B, then A = ______
If A = `[(2, 1),(0, 3),(1, -1)]` and B = `[(0, 3, 5),(1, -7, 2)]`, then verify (BA)T = ATBT