Advertisements
Advertisements
Question
If A = `[(0, -1),(1, 2)]` and B = `[(1, 2),(-1, 1)]` Find the matrix X if : X – 3B = 2A
Solution
A = `[(0, -1),(1, 2)]`
B = `[(1, 2),(-1, 1)]`
X – 3B = 2A
⇒ x = 2A + 3B
X = `2[(0, -1),(1, 2)] + 3[(1, 2),(-1, 1)]`
= `[(0, -2),(2, 4)] + [(3, 6),(-3, 3)]`
= `[(0 + 3, -2 + 6),(2 - 3, 4 + 3)]`
= `[(3, 4),(-1, 7)]`.
APPEARS IN
RELATED QUESTIONS
Find x, y if `[(-2,0),(3,1)][(-1),(2x)] + 3[(-2),(1)] = 2[(y),(3)]`
Given A = `[(-3, 6),(0, -9)]` and At is its transpose matrix. Find `1/2 A - 1/3 A^t`
Given `A = [(1, 1),(-2, 0)]` and `B = [(2, -1), (1, 1)]`. Solve for matrix X:
3X + B + 2A = 0
If `A = [(1, 4),(1, -3)]` and `B = [(1, 2),(-1, -1)]` Find `A^2 + B^2`
Find the matrix A, if `B = [(2, 1),(0, 1)]` and `B^2 = B + 1/2 A`.
A = `[(1, 2),(-2, 3)]` and B = `[(-2, -1),(1, 2)], "C" [(0, 3),(2, -1)]`Find A + 2B – 3C
If A = `[(0, -1),(1, 2)]` and B = `[(1, 2),(-1, 1)]` Find the matrix X if : 3A + X = B
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
Determine the matrices A and B when A + 2B = `[(1, 2),(6, -3)] and 2"A" - "B" = [(2, -1),(2, -1)]`