Advertisements
Advertisements
प्रश्न
Verify that A(B + C) = AB + AC of the following matrix:
A = `[(4, -2),(2, 3)], "B" = [(-1, 1),(3, -2)] and "C" = [(4, 1),(2, -1)]`
Advertisements
उत्तर
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
संबंधित प्रश्न
If A = `[(1, -3),(4, 2)], "B" = [(4, 1),(3, -2)]` show that AB ≠ BA.
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 of the following case:
A = `[(2, 4, 3),(-1, 3, 2)], "B" = [(2, -2),(3, 3),(-1, 1)], "C" = [(3, 1),(1, 3)]`
If A = `[(1, -2),(5, 6)], "B" = [(3, -1),(3, 7)]`, Find AB - 2I, where I is unit matrix of order 2.
If A = `[(4, 3, 2),(-1, 2, 0)], "B" = [(1, 2),(-1, 0),(1, -2)]` show that matrix AB is non singular
A = `[(alpha, 0),(1, 1)], "B" = [(1, 0),(2, 1)]` find α, if A2 = B.
If A = `[(8, 4),(10, 5)], "B" = [(5, -4),(10, -8)]` show that (A + B)2 = A2 + AB + B2
If A = `[(3, 4),(-4, 3)] and "B" = [(2, 1),(-1, 2)]`, show that (A + B)(A – B) = A2 – B2
Find x, if `[(1, "x", 1)][(1, 2, 3),(4, 5, 6),(3, 2, 5)] [(1),(-2), (3)]` = 0
Find x and y, if `{4[(2, -1, 3),(1, 0, 2)] -[(3, -3, 4),(2, 1, 1)]} [(2),(-1),(1)] = [(x),(y)]`
Find x, y, z if `{3[(2, 0),(0, 2),(2, 2)] -4[(1, 1),(-1, 2),(3, 1)]} [(1),(2)]` = `[("x" - 3),("y" - 1),(2"z")]`
If A = `[(cosalpha, sinalpha),(-sinalpha, cosalpha)]`, show that `"A"^2=[(cos2alpha, sin2alpha),(-sin2alpha, cos2alpha)]`
Select the correct option from the given alternatives:
If A + B = `[(7, 4),(8, 9)]` and A − B = `[(1, 2),(0, 3)]` then the value of A is _______
Select the correct option from the given alternatives:
If `[("x", 3"x" - "y"),("zx" + "z", 3"y" - "w")] = [(3, 2),(4, 7)]` then ______
Answer the following question:
If f (α) = A = `[(cosalpha, -sinalpha, 0),(sinalpha, cosalpha, 0),(0, 0, 1)]`, Find f(–α) + f(α)
Answer the following question:
If A = `[(4, -1, -4),(3, 0, -4),(3, -1, -3)]`, show that A2 = I
Answer the following question:
If A = `[(3, -5),(-4, 2)]`, show that A2 – 5A – 14I = 0
Answer the following question:
If A = `[(2, -1),(-1, 2)]`, show that A2 – 4A + 3I = 0
Answer the following question:
if A = `[(-3, 2),(2, -4)]`, B = `[(1, x),(y, 0)]`, and (A + B)(A – B) = A2 – B2 , find x and y
Answer the following question:
If A = `[(2, -1),(3, -2)]`, find A3
Answer the following question:
Find x, y if, `[(0, -1, 4)]{2[(4, 5),(3, 6),(2, -1)] + 3[(4, 3),(1, 4),(0, -1)]} = [(x, y)]`
Answer the following question:
Find x, y if, `{-1 [(1, 2, 1),(2, 0, 3)] + 3[(2, -3, 7),(1, -1, 3)]} [(5),(0),(-1)] = [(x),(y)]`
Answer the following question:
Find x, y, z if `{5[(0, 1),(1, 0),(1, 1)] -3[(2, 1),(3, -2),(1, 3)]} [(2),(1)] = [(x - 1),(y + 1),(2z)]`
If A = `[(1, 0, 0),(0, 1, 0),("a", "b", -1)]` and I is the unit matrix of order 3, then A2 + 2A4 + 4A6 is equal to ______.
Which description correctly states matrix multiplication?
If \[A\] is \[m \times n\] and \[B\] is \[n \times p\], what is the order of \[AB\]?
Which statement describes the general relationship between \[AB\] and \[BA\]?
Which property is an associative property of matrix multiplication?
Which equation shows that matrix multiplication is distributive over addition?
Which equation expresses that the identity matrix acts as a multiplicative identity?
Which equation expresses that the zero matrix absorbs multiplication?
