Advertisements
Advertisements
प्रश्न
Given `A = [(1, 1),(-2, 0)]` and `B = [(2, -1),(1, 1)]`. Solve for matrix X:
3A – 2X = X – 2B
उत्तर
3A – 2X = X – 2B
–2x – X = –2B – 3A
–3x = –2B – 3A
3X = 3A + 2B
`X = A + 2/3B`
= `[(1, 1),(-2, 0)] + 2/3[(2, -1),(1, 1)]`
= `[(1, 1),(-2, 0)] + [((2 xx 2)/3, -2/3),(2/3, 2/3)]`
= `[(1, 1),(-2, 0)] + [(4/3, (-2)/3),(2/3, 2/3)]`
= `[(1 + 4/3, 1 - 2/3),(-2 + 2/3, 0 + 2/3)]`
= `[(7/3, 1/3),((-4)/3, 2/3)]`
APPEARS IN
संबंधित प्रश्न
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 `A^t - 1/3 A`
Given `A = [(1, 1),(-2, 0)]` and `B = [(2, -1),(1, 1)]`. Solve for matrix X:
X + 2A = B
If `[(1, 4),(-2, 3)] + 2M = 3[(3, 2),(0, -3)]`, find the matrix M
If A = `[(1, 4),(2, 1)]`, B = `[(-3, 2),(4, 0)]` and C = `[(1, 0),(0, 2)]`, simplify : A2 + BC.
If A = `|(15,7),(13,8)|` and B = `|(16,12),(27,11)|`, find matrix X such that 2A - X = B.
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
Solve the matrix equation `[(2, 1),(5, 0)] -3"X" = [(-7, 4),(2, 6)]`
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 ______.