Advertisements
Advertisements
Question
Let A = `[(4, -2),(6, -3)]`, B = `[(0, 2),(1, -1)]` and C = `[(-2, 3),(1, -1)]`. Find A2 – A + BC
Solution
A2 = `[(4, -2),(6, -3)][(4, -2),(6, -3)]`
= `[(16 - 12, -8 + 6),(24 - 18, -12 + 9)]`
= `[(4, -2),(6, -3)]`
BC = `[(0, 2),(1, -1)][(-2, 3),(1, -1)]`
= `[(0 + 2, 0 - 2),(-2 - 1, 3 + 1)]`
= `[(2, -2),(-3, 4)]`
Given, A2 – A + BC
= `[(4, -2),(6, -3)] - [(4, -2),(6, -3)] + [(2, -2),(-3, 4)]`
= `[(0, 0),(0, 0)] + [(2, -2),(-3, 4)]`
= `[(2, -2),(-3, 4)]`
APPEARS IN
RELATED QUESTIONS
Evaluate:
`3[(5, -2)]`
Evaluate:
`7[(-1, 2),(0, 1)]`
If A = `[(4, 2),(1,1)]`, find (A – 2I)(A – 3I).
If A = `|(1215),(1117)|` and B = `|(2,7),(4,9)|` find A - 2B
If P = `|(2,9),(5 , 7)|` and Q = `|(7 , 3),(4 , 1)|` find 3P - 2Q
If A = `[(3, 7),(2, 4)]`, B = `[(0, 2),(5, 3)]` and C = `[(1, -5),(-4, 6)]`. Find AB – 5C.
A = `[(3 , 1),(-1 , 2)]`, show that A2 - 5A + 7 I2 = 0.
If A = `[(3, -4),(-1, 2)]`, find matrix B such that BA = I,where I is unity matrix of order 2
Choose the correct answer from the given four options :
If `[(x + 3, 4),(y - 4, x + y)] = [(5, 4),(3, 9)]` then the values of x and y are
Choose the correct answer from the given four options :
If `[(x - 2y, 5),(3, y)] = [(6, 5),(3, -2)]` then the value of x is