Advertisements
Advertisements
Question
Given A = `[(1, 4),(2, 3)]` and B = `[(-4, -1),(-3, -2)]` find a matrix C such that C + B = `[(0, 0),(0, 0)]`
Solution
A = `[(1, 4),(2, 3)]`
B = `[(-4, -1),(-3, -2)]`
C + B = `[(0, 0),(0, 0)]`
C = `[(0, 0),(0, 0)] - "B"`
= `[(0, 0),(0, 0)] - [(-4, -1),(-3, -2)]`
= `[(0 - (-4), 0 - (-1)),(0 - (-3), 0 - (-2))]`
= `[(4, 1),(3, 2)]`
APPEARS IN
RELATED QUESTIONS
Evaluate:
`6[(3),(-2)] -2[(-8),(1)]`
Given `A = [(1 4),(2 3)] and B = [(-4 -1),(-3 -2)]` Find the matrix C such that C + B = `[(0, 0),(0,0)]`
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:
3A – 2X = X – 2B
Given A = `[(4, 1),(2, 3)]` and B = `[(1, 0),(-2, 1)]`, find A2 – AB + 2B
If P =`|(1 , 2),(3 , 4)|` , Q = `|(5 , 1),(7 , 4)|` and R = `|(2 , 1),(4 , 2)|` find the value of (R + Q)P
If A = `[(1, 4),(2, 3)]` and B = `[(1, 2),(3, 1)]` Compute 3A + 4B
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
Given A = `[(4, 7),(3, -2)]` and B = `[(1, 2),(-1, 4)]`, then A – 2B is ______.