Advertisements
Advertisements
Question
Given A = `[(4, 1),(2,3)]` and B = `[(1, 0),(-2, 1)]`, find A – B
Solution
A – B = `[(4, 1),(2, 3)] - [(1, 0),(-2, 1)]`
= `[(3, 1),(4, 2)]`
APPEARS IN
RELATED QUESTIONS
If A = `[(0, 2),(5, -2)]`, B = `[(1, -1),(3, 2)]` and I is a unit matrix of order 2 × 2, find BA
Given `A = [(4, 1), (2,3)] and B = [(1, 0),(-2, 1)]` Find `A^2 - AB + 2B`
If A = `[(1, 4),(2, 1)]`, B = `[(-3, 2),(4, 0)]` and C = `[(1, 0),(0, 2)]`, simplify : A2 + BC.
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 A + CB
Given
`"A" = [(2 , -6),(2, 0)] "B" = [(-3, 2),(4, 0)], "C" = [(4, 0),(0, 2)]`
Find the martix X such that A + 2X = 2B + C.
If X = `[(4 , 1),(-1 , 2)]`, show that 6X - X2 = 9I, where I is unit matrix.
Solve the matrix equation `[(2, 1),(5, 0)] -3"X" = [(-7, 4),(2, 6)]`
If A = `[(2, a),(-3, 5)] and "B" = [(-2, 3),(7, b)], "C" = [(c, 9),(-1, -11)]` and 5A + 2B = C, find the values of a,b,c
If A = `[(1, 2),(-3, 4)], "B" = [(0, 1),(-2, 5)] and "C" = [(-2, 0),(-1, 1)]` find A(4B – 3C)