Advertisements
Advertisements
प्रश्न
Given `A = [(2, -3)], B = [(0, 2)]` and `C = [(-1, 4)]`; find the matrix X in the following:
X + B = C – A
उत्तर
X + B = C – A
`"X" + [(0, 2)] = [(-1, 4)] - [(2, -3)]`
`"X" + [(0, 2)] = [(-1, -2, 4 + 3)] = [(-3, 7)]`
`"X" = [(-3, 7)] - [(0, 2)] = [(-3 - 0, 7 - 2)] = [(-3, 5)]`
APPEARS IN
संबंधित प्रश्न
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 = `[(-3, 6),(0, -9)]` and At is its transpose matrix. Find 2At – 3A
If `[(1, 4),(-2, 3)] + 2M = 3[(3, 2),(0, -3)]`, find the matrix M
If A = `[(0, 2),(5, -2)]`, B = `[(1, -1),(3, 2)]` and I is a unit matrix of order 2 × 2, find AB
If A = `[(0, 2),(5, -2)]`, B = `[(1, -1),(3, 2)]` and I is a unit matrix of order 2 × 2, find B2A
Given `A = [(4, 1), (2,3)] and B = [(1, 0),(-2, 1)]` Find `A^2 - AB + 2B`
If A = `[(1, 4), (1, -3)]` and B = `[(1, 2),(-1, -1)]`, find:
- (A + B)2
- A2 + B2
- Is (A + B)2 = A2 + B2 ?
Solve the matrix equation `[(2, 1),(5, 0)] -3"X" = [(-7, 4),(2, 6)]`
Find the matrix B if A = `[(4, 1),(2, 3)]` and A2 = A + 2B
If `4[(5, x)] - 5[(y, -2)] = [(10, 22)]`, the values of x and y are ______.