Advertisements
Advertisements
प्रश्न
Given A = `[(1, 4),(2, 3)]` and B = `[(-4, -1),(-3, -2)]` find a matrix C such that C + B = `[(0, 0),(0, 0)]`
उत्तर
A = `[(1, 4),(2, 3)]`
B = `[(-4, -1),(-3, -2)]`
C + B = `[(0, 0),(0, 0)]`
C = `[(0, 0),(0, 0)] - "B"`
= `[(0, 0),(0, 0)] - [(-4, -1),(-3, -2)]`
= `[(0 - (-4), 0 - (-1)),(0 - (-3), 0 - (-2))]`
= `[(4, 1),(3, 2)]`
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)]`.
Evaluate:
`6[(3),(-2)] -2[(-8),(1)]`
If `[(4, -2),(4, 0)] + 3A = [(-2, -2),(1, -3)]`; find A.
Given A = `[(-3, 6),(0, -9)]` and At is its transpose matrix. Find 2A + 3At
Given A = `[(-3, 6),(0, -9)]` and At is its transpose matrix. Find 2At – 3A
Given `A = [(1, 1),(-2, 0)]` and `B = [(2, -1),(1, 1)]`. Solve for matrix X:
3A – 2X = X – 2B
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 A = `|(15,7),(13,8)|` and B = `|(16,12),(27,11)|`, find matrix X such that 2A - X = B.
If `2[(3, 4),(5, x)] + [(1, y),(0, 1)] = [(7, 0),(10, 5)]` Find the values of x and y
If matrix A = `[(x - y, x + y),(y - x, y + x)]` and matrix B = `[(x + y, y - x),(x - y, y + x)]` then A + B is ______.