Advertisements
Advertisements
Question
Given `A = [(-1, 0),(2, -4)]` and `B = [(3, -3),(-2, 0)]`; find the matrix X in the following:
A + X = B
Solution
A + X = B
X = B – A
`X = [(3, -3),(-2, 0)] - [(-1, 0),(2, -4)]`
= `[(3+1, -3 - 0),(-2 - 2, 0 + 4)]`
= `[(4, -3),(-4, 4)]`
APPEARS IN
RELATED QUESTIONS
Find x, y if `[(-2,0),(3,1)][(-1),(2x)] + 3[(-2),(1)] = 2[(y),(3)]`
Write the additive inverse of matrices A, B and C:
Where `A = [(6, -5)]; B = [(-2, 0),(4, -1)]` and `C = [(-7), (4)]`.
Find x and y if `3[(4, x)] + 2[(y, -3)] = [(10, 0)]`
Given `A = [(2, 1),(3, 0)], B = [(1, 1),(5, 2)]` and `C = [(-3, -1),(0, 0)]`; find 2A – 3B + C
Given `A = [(1, 4),(2, 3)] and B = |(-4-1),(-3 -2)|`
Find the matrix 2A + B
If `[(1, 4),(-2, 3)] + 2M = 3[(3, 2),(0, -3)]`, find the matrix M
If `[x, y][(x),(y)] = [25]` and `[(-x, y)][(2x),(y)] = [-2]` find x and y if `x, y ∈ Z` (integer)
If P = `|(14 , 17),(13,1)|` and Q = `|(2 , 1),(3 , -3)|` , find matrix M such that P - M = 3Q
If `[(1, 4),(-2, 3)] + 2M = 3[(3, 2),(0, -3)]`, find the matrix M.
If `2[(3, 4),(5, x)] + [(1, y),(0, 1)] = [(z, 0),(10, 5)]` Find the values of x and y