Advertisements
Advertisements
प्रश्न
Given `A = [(2, 1),(3, 0)], B = [(1, 1),(5, 2)]` and `C = [(-3, -1),(0, 0)]`; find 2A – 3B + C
उत्तर
2A – 3B + C
= `2[(2, 1),(3, 0)] -3[(1, 1),(5, 2)] + [(-3, -1),(0, 0)]`
= `[(4, 2),(6, 0)] - [(3, 3),(15, 6)] + [(-3, -1),(0, 0)]`
= `[(4 - 3 - 3, 2 - 3 - 1),(6 - 15 + 0, 0 - 6 + 0)]`
= `[(4 - 6, 2 - 4),(6 - 15, -6)]`
= `[(-2, -2),(-9, -6)]` or `-[(2, 2),(9, 6)]`
APPEARS IN
संबंधित प्रश्न
Find x, y if `[(-2,0),(3,1)][(-1),(2x)] + 3[(-2),(1)] = 2[(y),(3)]`
If `[(4, -2),(4, 0)] + 3A = [(-2, -2),(1, -3)]`; find A.
Given `A = [(1, 1),(-2, 0)]` and `B = [(2, -1),(1, 1)]`. Solve for matrix X:
X + 2A = B
If I is the unit matrix of order 2 × 2; find the matrix M, such that `5M + 3I = 4[(2, -5),(0, -3)]`
If `[(1, 4),(-2, 3)] + 2M = 3[(3, 2),(0, -3)]`, find the matrix M
Evaluate if possible `[(6, 4),(3, -1)][(-1, 3)]`
If A = `[(2, x),(0, 1)]` and B = `[(4, 36),(0, 1)]`; find the value of x, given that A2 = B.
Evaluate the following:
`|(3 , 2)| |(-1) , (3)|`
If A = `[(2, 0),(-3, 1)]` and B = `[(0, 1),(-2, 3)]` find 2A – 3B
Find X and Y If X + Y = `[(7, 0),(2, 5)]` and X – Y = `[(3, 0),(0, 3)]`