Advertisements
Advertisements
Question
If A = `[(0, 2),(5, -2)]`, B = `[(1, -1),(3, 2)]` and I is a unit matrix of order 2 × 2, find AB
Solution
AB = `[(0, 2),(5, -2)][(1, -1),(3, 2)]`
= `[(0 xx 1 + 2 xx 3, 0 xx (-1) + 2 xx 2),(5 xx 1 + (-2) xx 3, 5 xx (-1) + (-2) xx 2)]`
= `[(0 + 6, 0 + 4), (5 - 6, -5 - 4)]`
= `[(6, 4),(-1, -9)]`
APPEARS IN
RELATED QUESTIONS
If `2[(3, x),(0, 1)] + 3[(1, 3),(y, 2)] = [(z, -7),(15, 8)]`; find the values of x, y and z.
If I is the unit matrix of order 2 × 2; find the matrix M, such that `5M + 3I = 4[(2, -5),(0, -3)]`
Evaluate if possible `[(3, 2)][(2),(0)]`
Given `A = [(4, 1),(2, 3)]` and `B = [(1,0),(-2, 1)]` find `A^2 - AB + 2B`
If P = `|(14 , 17),(13,1)|` and Q = `|(2 , 1),(3 , -3)|` , find matrix M such that P - M = 3Q
Let A be a 2 x 2 matrix and let I be an identity matrix of the order 2 x 2. Prove that AI = IA = A.
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 A = `[(0, -1),(1, 2)]` and B = `[(1, 2),(-1, 1)]` Find the matrix X if : 3A + X = B
If `2[(3, 4),(5, x)] + [(1, y),(0, 1)] = [(7, 0),(10, 5)]` Find the values of x and y