Advertisements
Advertisements
प्रश्न
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).
उत्तर
(A + B) + C = `{[(1, 5),(7, 8),(9, 5)] + [(2, 4),(1, 5),(-8, 6)]} + [(-2, 3),(1, -5),(7, 8)]`
= `[(1 + 2, 5 + 4),(7 + 1, 8 + 5),(9 - 8, 5 + 6)] + [(-2, 3),(1, -5),(7, 8)]`
= `[(3, 9),(8, 13),(1, 11)] + [(-2, 3),(1, -5),(7, 8)]`
= `[(3 - 2, 9 + 3),(8 + 1, 13 - 5),(1 + 7, 11 + 8)]`
∴ (A + B) + C = `[(1, 12),(9, 8),(8, 19)]` ...(i)
A + (B + C) = `[(1, 5),(7, 8),(9, 5)] + {[(2, 4),(1, 5),(-8, 6)] + [(-2, 3),(1, -5),(7, 8)]}`
= `[(1, 5),(7, 8),(9, 5)] + [(2 - 2, 4 + 3),(1 + 1, 5 - 5),(-8 + 7, 6 + 8)]`
= `[(1, 5),(7, 8),(9, 5)] + [(0, 7),(2, 0),(-1, 14)]`
= `[(1 + 0, 5 + 7),(7 + 2, 8 + 0),(9 - 1, 5 + 14)]`
∴ A + (B + C)= `[(1, 12),(9, 8),(8, 19)]` ...(ii)
From (i) and (ii), we get
(A + B) + C = A + (B + C).
APPEARS IN
संबंधित प्रश्न
Evaluate : `[(3),(2),(1)][2 -4 3]`
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 that A(B + C) = AB + AC, if A = `[(4, -2),(2, 3)], "B" = [(-1, 1),(3, -2)] " and C" = [(4 ,1),(2, -1)]`.
If A = `[(4, 3, 2),(-1, 2, 0)],"B" = [(1, 2),(-1, 0),(1, -2)]` show that matrix AB is non singular.
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.
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, -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 = `[(1, 2),(-1, 3)]`, then find A3.
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 = ______
If matrix form of given equations 3x – y = 1 and y + 4x = 6 is AX = B, then A = ______