Advertisements
Advertisements
Question
Given `A = [(1, 1),(-2, 0)]` and `B = [(2, -1), (1, 1)]`. Solve for matrix X:
3X + B + 2A = 0
Solution
3X + B + 2A = 0
3X = – B – 2A
X = `(-1)/3(B + 2A)`
= `(-1)/3B - 2/3A`
= `(-1)/3[(2, -1),(1, 1)] - 2/3[(1, 1),(-2, 0)]`
= `[((-2)/3, 1/3),((-1)/3, (-1)/3)] - [(2/3, 2/3),((-4)/3, 0)]`
= `[(-2/3 - 2/3, 1/3 - 2/3),(-1/3 - (-4/3), -1/3 - 0)]`
= `[((-4)/3, (-1)/3),((-1)/3 + 4/3, (-1)/3)]`
= `[((-4)/3, (-1)/3),(3/3, (-1)/3)]`
= `[((-4)/3, (-1)/3),(1, (-1)/3)]`
APPEARS IN
RELATED QUESTIONS
Given `A = [(2, -3)], B = [(0, 2)]` and `C = [(-1, 4)]`; find the matrix X in the following:
A – X = B + C
Find x and y if `x[(-1), (2)] - 4[(-2), (y)] = [(7),(-8)]`
If `[(1, 4),(-2, 3)] + 2M = 3[(3, 2),(0, -3)]`, find the matrix M
Solve for x and y:
`[(-2, 0),(3, 1)][(-1),(2x)] + 3[(-2),(1)] = 2[(y),(3)]`
Given `A = [(2, 1),(3, 0)], B = [(1, 1),(5, 2)]` and `C = [(-3, -1),(0, 0)]`; find A + 2C – B
If A = `[(9 , 1),(7 , 8)]` , B = `[(1 , 5),(7 , 12)]`
find matrix C such that 5A + 5B + 2C is a null matrix.
A = `[(1, 2),(-2, 3)]` and B = `[(-2, -1),(1, 2)], "C" [(0, 3),(2, -1)]`Find A + 2B – 3C
If `[(5, 2),(-1, y + 1)] -2 [(1, 2x - 1),(3, -2)] = [(3, -8),(-7, 2)]` Find the values of x and y
If `2[(3, x),(0, 1)] + 3[(1, 3),(y, 2)] = [(z, -7),(15, 8)]`, the values of x, y and z are ______.
If A = `[(1, 0),(1, 1)]`, B = `[(0, 1),(1, 0)]` and C = `[(1, 1),(0, 0)]`, the matrix A2 + 2B – 3C is ______.