Advertisements
Advertisements
प्रश्न
Given A = `[(1, 4),(2, 3)]` and B = `[(-4, -1),(-3, -2)]` find the matrix 2A + B
उत्तर
A = `[(1, 4),(2, 3)]`
B = `[(-4, -1),(-3, -2)]`
2A + B = `2[(1, 4),(2, 3)] + [(-4, -1),(-3, -2)]`
= `[(2, 8),(4, 6)] + [(-4, -1),(-3, -2)]`
= `[(2 - 4, 8-1),(4 - 3, 6 - 2)]`
= `[(-2, 7),(1, 4)]`
APPEARS IN
संबंधित प्रश्न
Given `A = [(-1, 0),(2, -4)]` and `B = [(3, -3),(-2, 0)]`; find the matrix X in the following:
X – B = A
Given A = `[(-3, 6),(0, -9)]` and At is its transpose matrix. Find 2At – 3A
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 = `[(0, 2),(5, -2)]`, B =` [(1, -1),(3, 2)]` and I is a unit matrix of order 2 × 2, find AI
If A = `[(0, 2),(5, -2)]`, B = `[(1, -1),(3, 2)]` and I is a unit matrix of order 2 × 2, find B2A
If `A = [(1, 4),(1, -3)]` and `B = [(1, 2),(-1, -1)]` Find `A^2 + B^2`
If `[(x, y)][(x),(y)] = [25]` and `[(-x, y)][(2x),(y)] = [-2]`; find x and y, if:
- x, y ∈ W (whole numbers)
- x, y ∈ Z (integers)
Given `A = [(2, 1),(3, 0)], B = [(1, 1),(5, 2)]` and `C = [(-3, -1),(0, 0)]`; find A + 2C – B
If A = `[(2, 0),(-3, 1)]` and B = `[(0, 1),(-2, 3)]` find 2A – 3B