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 = A – B
`X = [(-1, 0),(2, -4)] - [(3, -3),(-2, 0)]`
= `[(-1 - 3, 0 + 3),(2 + 2, -4 -0)] `
= `[(-4, 3),(4, -4)]`
APPEARS IN
RELATED QUESTIONS
Given `A = [(2, 1),(3, 0)], B = [(1, 1),(5, 2)]` and `C = [(-3, -1),(0, 0)]`; find 2A – 3B + C
If `[(4, -2),(4, 0)] + 3A = [(-2, -2),(1, -3)]`; find A.
Given `A = [(1 4),(2 3)] and B = [(-4 -1),(-3 -2)]` Find the matrix C such that C + B = `[(0, 0),(0,0)]`
If `M = [(0), (1)]` and `N = [(1),(0)]`, show that `3M + 5N = [(5),(3)]`
If A = `[(0, 2),(5, -2)]`, B = `[(1, -1),(3, 2)]` and I is a unit matrix of order 2 × 2, find A2
If A = `[(0, 2),(5, -2)]`, B = `[(1, -1),(3, 2)]` and I is a unit matrix of order 2 × 2, find B2A
Given A = `[(3, 0),(0, 4)]`, B = `[(a, b),(0, c)]` and that AB = A + B; find the values of a, b and c.
Given `A = [(2, 1),(3, 0)], B = [(1, 1),(5, 2)]` and `C = [(-3, -1),(0, 0)]`; find A + 2C – B
If P = `|(14 , 17),(13,1)|` and Q = `|(2 , 1),(3 , -3)|` , find matrix M such that P - M = 3Q
Solve the matrix equation `[(2, 1),(5, 0)] -3"X" = [(-7, 4),(2, 6)]`