Advertisements
Advertisements
प्रश्न
Given A = `[(0, 4, 6),(3, 0, -1)]` and B = `[(0, 1),(-1, 2),(-5, -6)]`, find if possible AB
Given A = `[(0, 4, 6),(3, 0, -1)]` and B = `[(0, 1),(-1, 2),(-5, -6)]`, is the following possible AB
उत्तर
AB = `[(0, 4, 6),(3, 0 , -1)] [(0, 1),(-1, 2),(-5, -6)]`
= `[(0 - 4 - 30, 0 + 8 - 36), (0 - 0 + 5, 3 + 0 + 6)]`
= `[(-34, -28),(5, 9)]`
APPEARS IN
संबंधित प्रश्न
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 A = `[(1, 2),(3, 4)] and "B" = [(2, 1),(4, 2)], "C" = [(5, 1),(7, 4)]`, compute A(B + C)
If A = `[(2, 1),(0, -2)] and "B" = [(4, 1),(-3, -2)], "C" = [(-3, 2),(-1, 4)]` Find A2 + AC – 5B
Find the matrix X of order 2 × 2 which satisfies the equation `[(3, 7),(2, 4)] [(0, 2),(5, 3)] + 2"X" = [(1, -5),(-4, 6)]`
Find x and y if `[(x + y, y),(2x, x - y)] [(2),(-1)] = [(3),(2)]`
If `[(3, 4),(5, 5)] = [(a, b),(c, d)] [(1, 0),(0, 1)]`write down the values of a,b,c and d
Find the value of x given that A2 = B Where A = `[(2, 12),(0, 1)] and "B" = [(4, x),(0, 1)]`
Given `[(2, 1),(-3, 4)], "X" = [(7),(6)]` the matrix X.
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.