Advertisements
Advertisements
प्रश्न
Given `A = [(-1, 0),(2, -4)]` and `B = [(3, -3),(-2, 0)]`; find the matrix X in the following:
X – B = A
उत्तर
X – B = A
X = A + B
`X = [(-1, 0),(2, -4)] + [(3, -3),(-2, 0)]`
= `[(-1 + 3, 0 - 3),(2 - 2, -4 + 0)]`
= `[(2, -3), (0, -4)]`
APPEARS IN
संबंधित प्रश्न
Let `A = [(2,1),(0,-2)], B = [(4,1),(-3,-2)] and C = [(-3,2),(-1,4)]`. Find `A^2 + AC - 5B`
Write the additive inverse of matrices A, B and C:
Where `A = [(6, -5)]; B = [(-2, 0),(4, -1)]` and `C = [(-7), (4)]`.
Given `A = [(1, 1),(-2, 0)]` and `B = [(2, -1),(1, 1)]`. Solve for matrix X:
3A – 2X = X – 2B
If I is the unit matrix of order 2 × 2; find the matrix M, such that `5M + 3I = 4[(2, -5),(0, -3)]`
If A = `[(0, 2),(5, -2)]`, B = `[(1, -1),(3, 2)]` and I is a unit matrix of order 2 × 2, find BA
If A = `[(0, 2),(5, -2)]`, B = `[(1, -1),(3, 2)]` and I is a unit matrix of order 2 × 2, find IB
If A = `[(1, 2),(3, 4)]`, B = `[(6, 1), (1, 1)]` and C = `[(-2, -3),(0, 1)]`, find the following and state if they are equal CA + B
If X = `|(1 , -2),(1 , 3)|` , Y = `|(-3 , 0),(4 , 1)|` and Z = `|(5 , -1),(3 , 2)|` , prove that X (Y + Z) = XY + XZ
If A = `[(9 , 1),(7 , 8)]` , B = `[(1 , 5),(7 , 12)]`
find matrix C such that 5A + 5B + 2C is a null matrix.
If A = `[(2, a),(-3, 5)] and "B" = [(-2, 3),(7, b)], "C" = [(c, 9),(-1, -11)]` and 5A + 2B = C, find the values of a,b,c