Advertisements
Advertisements
प्रश्न
If A = `[(1, 4),(1, 0)], "B" = [(2, 1),(3, -1)] and "C" = [(2, 3),(0, 5)]` compute (AB)C = (CB)A ?
उत्तर
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
संबंधित प्रश्न
Given A = `[(4, 1),(2, 3)]` and B = `[(1, 0),(-2, 1)]`, find AB.
Solve for x and y:
`[(2, 5),(5, 2)][(x),(y)] = [(-7),(14)]`
If A = `[(2, 4),(3, 2)]` and B = `[(1, 3),(-2, 5)]`
find BA.
If A = `[(3 , 1),(-1 , 2)]` and B =`[(7),(0)]`, find matrix C if AC = B.
A = `[(1, 2),(3, 4)] and "B" = [(6, 1),(1, 1)], "C" = [(-2, -3),(0, 1)]` find each of the following and state if they are equal. A + CB
If A = `[(1, 0),(0, -1)]`, find A2 and A3.Also state that which of these is equal to A
If A = `[(1, 1),(x, x)]`,find the value of x, so that A2 – 0
Find x and y if `[(2x, x),(y, 3y)][(3),(2)] = [(16),(9)]`
If `[(3, 4),(5, 5)] = [(a, b),(c, d)] [(1, 0),(0, 1)]`write down the values of a,b,c and d
If A = `[(2, 3),(1, 2)]` find x and y so that A² – xA + yI