Advertisements
Advertisements
प्रश्न
If A = `[(3, 2),(0, 5)] and "B" = [(1, 0),(1, 2)]` find the each of the following and state it they are equal: A2 – B2
उत्तर
Given
A = `[(3, 2),(0, 5)]`
and
B = `[(1, 0),(1, 2)]`
A2 – B2
= `[(3, 2),(0, 5)] xx [(3, 2),(0, 5)] - [(1, 0),(1, 2)] xx [(1, 0),(1, 2)]`
= `[(9 + 0, 6 + 10),(0 + 0, 0 + 25)] - [(1 + 0, 0 + 0),(1 + 2, 0 + 4)]`
= `[(9, 16),(0, 25)] - [(1, 0),(3, 4)]`
= `[(9 - 1, 16 - 0),(0 - 3, 25 - 4)]`
= `[(8, 16),(-3, 21)]`
We see that (A + B) (A – B) ≠ A2 – B2 .
APPEARS IN
संबंधित प्रश्न
If A = `[(1, 3),(2, 4)]`, B = `[(1, 2),(4, 3)]` and C = `[(4, 3),(1, 2)]`, find:
- (AB)C
- A(BC)
Is A(BC) = (AB)C?
If M = `[(1, 2),(2, 1)]` and I is a unit matrix of the same order as that of M; show that: M2 = 2M + 3I.
Given A = `[(4, 1),(2, 3)]` and B = `[(1, 0),(-2, 1)]`, find A2
Given `[(2, 1),(-3, 4)] "X" = [(7),(6)]`.
the order of the matrix X.
If A = `[(1, 2),(2, 3)] and "B" = [(2, 1),(3, 2)], "C" = [(1, 3),(3, 1)]` find the matrix C(B – A)
If A = `[(1, 1),(x, x)]`,find the value of x, so that A2 – 0
Find x and y if `[(-3, 2),(0, -5)] [(x),(2)] = [(5),(y)]`
Find x and y if `[(x + y, y),(2x, x - y)] [(2),(-1)] = [(3),(2)]`
If A = `[(2, x),(0, 1)] and "B" = [(4, 36),(0, 1)]`,find the value of x, given that A2 – B
If A = `[(1, 3),(2, 4)]`, B = `[(1, 2),(2, 4)]`, C = `[(4, 1),(1, 5)]` and I = `[(1, 0),(0, 1)]`. Find A(B + C) – 14I.