Advertisements
Advertisements
प्रश्न
Given `A = [(1, 1),(-2, 0)]` and `B = [(2, -1),(1, 1)]`. Solve for matrix X:
X + 2A = B
उत्तर
X + 2A = B
X = B – 2A
`X = [(2, -1),(1, 1)] - 2[(1, 1),(-2, 0)]`
`X = [(2, -1),(1, 1)] - [(2, 2),(-4, 0)]`
`X = [(2 - 2, -1 - 2),(1 - (-4), 1 - 0)]`
`X = [(0, -3),(1 + 4, 1)]`
`X = [(0, -3),(5, 1)]`
APPEARS IN
संबंधित प्रश्न
Given `A = [(2, 1),(3, 0)], B = [(1, 1),(5, 2)]` and `C = [(-3, -1),(0, 0)]`; find 2A – 3B + C
Given `A = [(1 4),(2 3)] and B = [(-4 -1),(-3 -2)]` Find the matrix C such that C + B = `[(0, 0),(0,0)]`
If `2[(3, x),(0, 1)] + 3[(1, 3),(y, 2)] = [(z, -7),(15, 8)]`; find the values of x, y and z.
Given A = `[(-3, 6),(0, -9)]` and At is its transpose matrix. Find `A^t - 1/3 A`
If I is the unit matrix of order 2 × 2; find the matrix M, such that `M - 2I = 3[(-1, 0),(4, 1)]`
Given A = `[(3, 0),(0, 4)]`, B = `[(a, b),(0, c)]` and that AB = A + B; find the values of a, b and c.
Find matrices X and Y, if
X + Y = `[(5, 2),(0, 9)]` and X - Y = `[(3 , 6),(0, -1)]`
A = `[(1, 2),(-2, 3)]` and B = `[(-2, -1),(1, 2)], "C" [(0, 3),(2, -1)]`Find A + 2B – 3C
If A = `[(0, -1),(1, 2)]` and B = `[(1, 2),(-1, 1)]` Find the matrix X if : 3A + X = B
If A = `[(1, 2),(-3, 4)], "B" = [(0, 1),(-2, 5)] and "C" = [(-2, 0),(-1, 1)]` find A(4B – 3C)