Advertisements
Advertisements
प्रश्न
Given A = `[(1, 4),(2, 3)]` and B = `[(-4, -1),(-3, -2)]` find a matrix C such that C + B = `[(0, 0),(0, 0)]`
उत्तर
A = `[(1, 4),(2, 3)]`
B = `[(-4, -1),(-3, -2)]`
C + B = `[(0, 0),(0, 0)]`
C = `[(0, 0),(0, 0)] - "B"`
= `[(0, 0),(0, 0)] - [(-4, -1),(-3, -2)]`
= `[(0 - (-4), 0 - (-1)),(0 - (-3), 0 - (-2))]`
= `[(4, 1),(3, 2)]`
APPEARS IN
संबंधित प्रश्न
Let `A = [(2,1),(0,-2)], B = [(4,1),(-3,-2)] and C = [(-3,2),(-1,4)]`. Find `A^2 + AC - 5B`
If `[(1, 4),(-2, 3)] + 2M = 3[(3, 2),(0, -3)]`, find the matrix M
Given `A = [(4, 1),(2, 3)]` and `B = [(1,0),(-2, 1)]` find `A^2 - AB + 2B`
If A = `[(1, 4), (1, -3)]` and B = `[(1, 2),(-1, -1)]`, find:
- (A + B)2
- A2 + B2
- Is (A + B)2 = A2 + B2 ?
Solve for x and y:
`[(-2, 0),(3, 1)][(-1),(2x)] + 3[(-2),(1)] = 2[(y),(3)]`
Given A = `[(3, 0),(0, 4)]`, B = `[(a, b),(0, c)]` and that AB = A + B; find the values of a, b and c.
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 `[x, y][(x),(y)] = [25]` and `[(-x, y)][(2x),(y)] = [-2]` find x and y if `x, y ∈ Z` (integer)
If A = `|(15,7),(13,8)|` and B = `|(16,12),(27,11)|`, find matrix X such that 2A - X = B.
If A = `[(3, -5),(-4, 2)]` find A2 – 5A – 14I
Where I is unit matrix of order 2 x 2