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 AI
Solution
AI = `[(0, 2),(5, -2)][(1, 0),(0, 1)]`
= `[(0 xx 1 + 2 xx 0, 0 xx 0 + 2 xx 1),(5 xx 1 + (-2) xx 0, 5 xx 0 + (-2) xx 1)]`
= `[(0 + 0, 0 + 2),(5 + 0, 0 - 2)]`
= `[(0, 2),(5, -2)]`
APPEARS IN
RELATED QUESTIONS
Given `A = [(2, 1),(3, 0)], B = [(1, 1),(5, 2)]` and `C = [(-3, -1),(0, 0)]`; find 2A – 3B + C
Given `A = [(1, 1),(-2, 0)]` and `B = [(2, -1),(1, 1)]`. Solve for matrix X:
X + 2A = B
If A = `[(0, 2),(5, -2)]`, B = `[(1, -1),(3, 2)]` and I is a unit matrix of order 2 × 2, find AB
Given A = `[(4, 1),(2,3)]` and B = `[(1, 0),(-2, 1)]`, find A – B
If A = `[(1, 2),(3, 4)]`, B = `[(6, 1), (1, 1)]` and C = `[(-2, -3),(0, 1)]`, find the following and state if they are equal CA + B
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 X = `|(1 , -2),(1 , 3)|` , Y = `|(-3 , 0),(4 , 1)|` and Z = `|(5 , -1),(3 , 2)|` , prove that X (Y + Z) = XY + XZ
If A = `[(9 , 1),(7 , 8)]` , B = `[(1 , 5),(7 , 12)]`
find matrix C such that 5A + 5B + 2C is a null matrix.
If A = `[(5, -5),(3, -3)]` and B = `[(-5, 5),(-3, 3)]`; the value of matrix (A – B) is ______.
If `2[(3, x),(0, 1)] + 3[(1, 3),(y, 2)] = [(z, -7),(15, 8)]`, the values of x, y and z are ______.