Advertisements
Advertisements
प्रश्न
Given `A = [(2, 1),(3, 0)], B = [(1, 1),(5, 2)]` and `C = [(-3, -1),(0, 0)]`; find A + 2C – B
उत्तर
A + 2C – B
= `[(2, 1),(3, 0)] + 2[(-3, -1),(0, 0)] + [(1, 1),(5, 2)]`
= `[(2, 1),(3, 0)] + [(-6, -2),(0, 0)] - [(1, 1),(5, 2)]`
= `[(2 - 6 - 1, 1- 2 - 1),(3 + 0 - 5, 0 + 0 - 2)]`
= `[(2 - 7, 1 - 3),(3 - 5, 0 - 2)]`
= `[(-5, -2),(-2, -2)]` or `-[(5, 2),(2, 2)]`
APPEARS IN
संबंधित प्रश्न
Given `A = [(-1, 0),(2, -4)]` and `B = [(3, -3),(-2, 0)]`; find the matrix X in the following:
A + X = B
Given `A = [(-1, 0),(2,-4)]` and `B = [(3, -3),(-2, 0)]`; find the matrix X in the following:
A – X = B
If `2[(3, x),(0, 1)] + 3[(1, 3),(y, 2)] = [(z, -7),(15, 8)]`; find the values of x, y and z.
If I is the unit matrix of order 2 × 2; find the matrix M, such that `M - 2I = 3[(-1, 0),(4, 1)]`
Evaluate if possible `[(6, 4),(3, -1)][(-1),(3)]`
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 = `[(0, -1),(1, 2)]` and B = `[(1, 2),(-1, 1)]` Find the matrix X if : X – 3B = 2A
If `[(a, 3),(4, 2)] + [(2, b),(1, -2)] - [(1, 1),(-2, c)] = [(5, 0),(7, 3)]` Find the value of a,b and c
If A = `[(-3, -7),(0, -8)]` and A – B = `[(6, 4),(-3, 0)]`, then matrix B is ______.
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 ______.