Advertisements
Advertisements
Question
Verify that A(B + C) = AB + AC, if A = `[(4, -2),(2, 3)], "B" = [(-1, 1),(3, -2)] " and C" = [(4 ,1),(2, -1)]`.
Solution
A(B + C) = `[(4, -2),(2, 3)]{[(-1, 1),(3, -2)] + [(4 ,1),(2, -1)]}`
= `[(4, -2),(2, 3)] [(-1 + 4, 1 + 1),(3 + 2, -2 - 1)]`
= `[(4, -2),(2, 3)] [(3, 2),(5, -3)]`
= `[(12 - 10, 8 + 6),(6 + 15, 4 - 9)]`
= `[(2, 14),(21, -5)]` ...(i)
AB + AC = `[(4, -2),(2, 3)][(-1, 1),(3, -2)] + [(4, -2),(2, 3)][(4, 1),(2 ,-1)]`
= `[(-4 - 6, 4 + 4),(-2 + 9, 2 - 6)] + [(16 - 4, 4 + 2),(8 + 6, 2 - 3)]`
= `[(-10, 8),(7, -4)] + [(12, 6),(14, -1)]`
= `[(-10 + 12, 8 + 6),(7 + 14, -4 - 1)]`
= `[(2, 14),(21, -5)]` ...(ii)
From (i) and (ii), we get
A(B + C) = AB + AC.
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)]`.
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)]`
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.
If A = `[(3, 1),(-1, 2)]`, prove that A2 – 5A + 7I = 0, where I is a 2 x 2 unit matrix.
Find x, y, x, if `{3[(2, 0),(0, 2),(2, 2)] -4[(1, 1),(-1, 2),(3, 1)]} [(1),(2)] = [(x - 3),(y - 1),(2z)]`.
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.
Choose the correct alternative.
If A and B are square matrices of order n × n such that A2 – B2 = (A – B)(A + B), then which of the following will be always true?
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 = `[(1, 5),(7, 8),(9, 5)], "B" = [(2, 4),(1, 5),(-8, 6)] "C" = [(-2, 3),(1, -5),(7, 8)]` then show that (A + B) + C = A + (B + C).
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 = `[(2, -1),(-1, 2)]`, then show that A2 – 4A + 3I = 0.
Solve the following :
If A = `[(2, -4),(3, -2),(0, 1)], "B" = [(1, -1, 2),(-2, 1, 0)]`, then show that (AB)T = BTAT.
If A = `[(1, -2),(5, 3)]`, B = `[(1, -3),(4, -7)]`, then A – 3B = ______