Advertisements
Advertisements
प्रश्न
Given A = `[(0, 4, 6),(3, 0, -1)]` and B = `[(0, 1),(-1, 2),(-5, -6)]`, find if possible BA
Given A = `[(0, 4, 6),(3, 0, -1)]` and B = `[(0, 1),(-1, 2),(-5, -6)]`, is the following possible BA
उत्तर
BA = `[(0, 1),(-1, 2),(-5, -6)][(0, 4, 6),(3, 0, -1)]`
= `[(0 + 3, 0 + 0, 0 - 1),(0 + 6, -4 + 0, -6 - 2),(0 - 18, -20 - 0, -30 + 6)]`
= `[(3, 0, -1),(6, -4, -8),(-18, -20, -24)]`
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.
If A = `[(2, 1, -1),(0, 1, -2)]`, Find A . At where At is the transpose of matrix A.
Construct a 2 x 2 matrix whose elements aij are given by
aij = 2i - j
If X = `[(4, 1),(-1, 2)]`,show that 6X – X² = 9I Where I is the unit matrix.
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)]`
Given `[(2, 1),(-3, 4)], "X" = [(7),(6)]` the matrix X.
Choose the correct answer from the given four options :
If A = `[(2, -2),(-2, 2)]`, then A2 = pA, then the value of p is
If A = `[(1, 4),(1, 0)], "B" = [(2, 1),(3, -1)] and "C" = [(2, 3),(0, 5)]` compute (AB)C = (CB)A ?