Advertisements
Advertisements
Question
A = `[(1, 2),(-2, 3)]` and B = `[(-2, -1),(1, 2)], "C" [(0, 3),(2, -1)]`Find A + 2B – 3C
Solution
A = `[(1, 2),(-2, 3)]` and B = `[(-2, -1),(1, 2)], "C" [(0, 3),(2, -1)]`
∴ A + 2B – 3C
= `[(1, 2),(-2, 3)] + 2[(-2, -1),(1, 2)] -3[(0, 3),(2, -1)]`
= `[(1, 2),(-2, 3)] + [(-4, -2),(2, 4)] - [(0, 9),(6, -3)]`
= `[(1 - 4 - 0, 2 - 2 - 9),(-2 + 2 - 6, 3 + 4 + 3)]`
= `[(-3, -9),(-6, 10)]`.
APPEARS IN
RELATED QUESTIONS
Given `A = [(1, 1),(-2, 0)]` and `B = [(2, -1), (1, 1)]`. Solve for matrix X:
3X + B + 2A = 0
Given `A = [(1, 1),(-2, 0)]` and `B = [(2, -1),(1, 1)]`. Solve for matrix X:
3A – 2X = X – 2B
Given A = `[(3, 0),(0, 4)]`, B = `[(a, b),(0, c)]` and that AB = A + B; find the values of a, b and c.
Find x and y, if `[(3x, 8)][(1, 4),(3, 7)] - 3[(2, -7)] = 5[(3, 2y)]`
If A = `|(15,7),(13,8)|` and B = `|(16,12),(27,11)|`, find matrix X such that 2A - X = B.
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.
Given that M = `[(2, 0),(1, 2)]` and N = `[(2, 0),(-1,2)]`, find M + 2N
Given A = `[(1, 4),(2, 3)]` and B = `[(-4, -1),(-3, -2)]` find the matrix 2A + B
Find the matrix B if A = `[(4, 1),(2, 3)]` and A2 = A + 2B
If A = `[(5, 5),(4, 0)]`, B = `[(3, 2),(1, 4)]` and C = `[(-2, 3),(2, 1)]` then matrix (A + B – C) is ______.