Advertisements
Advertisements
Question
If A = `[(1, 3),(2, 4)]`, B = `[(1, 2),(2, 4)]`, C = `[(4, 1),(1, 5)]` and I = `[(1, 0),(0, 1)]`. Find A(B + C) – 14I.
Solution
Given A = `[(1, 3),(2, 4)]`,
B = `[(1, 2),(2, 4)]`,
C = `[(4, 1),(1, 5)]`
and I = `[(1, 0),(0, 1)]`
Then B + C = `[(1, 2),(2, 4)] + [(4, 1),(1, 5)]`
= `[(5, 3),(3, 9)]`
and A(B + C) = `[(1, 3),(2, 4)][(5, 3),(3, 9)]`
= `[(5 + 9, 3 + 27),(10 + 12, 6 + 36)]`
= `[(14, 30),(22, 42)]`
Now A(B + C) – 14I = `[(14, 30),(22, 42)] - [(14, 0),(0, 14)]`
= `[(14 - 14, 30 - 0),(22 - 0, 42 - 14)]`
= `[(0, 30),(22, 28)]`
APPEARS IN
RELATED QUESTIONS
Find x and y, if `[(4, 3x),(x, -2)][(5), (1)] = [(y),(8)]`
If M = `[(1, 2),(2, 1)]` and I is a unit matrix of the same order as that of M; show that: M2 = 2M + 3I.
If A = `[(a, 0),(0, 2)]`, B = `[(0, -b),(1, 0)]`, M = `[(1, -1),(1, 1)]` and BA = M2, find the values of a and b.
If A =` [(1,-2 ,1),(2,1,3)]and B=[(2,1),(3,2),(1,1)]`
would it be possible to form the product matrix BA? If so, compute BA; if not give a reason
why it is not possible.
If A = `[(2, 5),(1, 3)] "B" = [(1, -1),(-3, 2)]` , find AB and BA, Is AB = BA ?
If A = `[(1 , -2),(2, -1)] and "B" = [(3, 2),(-2, 1)]` Find 2B – A2
If A = `[(1, 2),(2, 3)] and "B" = [(2, 1),(3, 2)], "C" = [(1, 3),(3, 1)]` find the matrix C(B – A)
If A = `[(3, x),(0, 1)] and "B" = [(9, 16),(0, -y)]`find x and y when A2 = B
Given `[(2, 1),(-3, 4)], "X" = [(7),(6)]` the matrix X.
Choose the correct answer from the given four options :
A = `[(1, 0),(0, 1)]` then A2 =