Advertisements
Advertisements
Question
Given the matrices:
A = `[(2, 1),(4, 2)]`, B = `[(3, 4),(-1, -2)]` and C = `[(-3, 1),(0, -2)]`. Find:
- ABC
- ACB.
State whether ABC = ACB.
Solution
i. AB = `[(2, 1),(4, 2)][(3, 4),(-1, -2)]`
= `[(6 - 1, 8 - 2),(12 - 2, 16 - 4)]`
= `[(5, 6),(10, 12)]`
ABC = `[(5, 6),(10, 12)][(-3, 1),(0, -2)]`
= `[(-15 + 0, 5 - 12),(-30 + 0, 10 - 24)]`
= `[(-15, -7),(-30, -14)]`
ii. AC = `[(2, 1),(4, 2)][(-3, 1),(0, -2)]`
= `[(-6 + 0, 2 -2),(-12 + 0, 4 - 4)]`
= `[(-6, 0),(-12, 0)]`
ACB = `[(-6, 0),(-12, 0)][(3, 4), (-1, -2)]`
= `[(-18 - 0, -24 - 0),(-36 - 0, -48 - 0)]`
= `[(-18, -24),(-36, -48)]`
Hence, ABC = ACB.
APPEARS IN
RELATED QUESTIONS
Given A = `[(4, 1),(2, 3)]` and B = `[(1, 0),(-2, 1)]`, find A2
Solve for x and y:
`[(2, 5),(5, 2)][(x),(y)] = [(-7),(14)]`
Find the matrix A, If B =`[(2,1),(0,1)] and B^2 = B+1/2A`
Construct a 2 x 2 matrix whose elements aij are given by
aij = 2i - j
If A = `[(3, 7),(2, 4)], "B" = [(0, 2),(5, 3)] and "C" = [(1, -5),(-4, 6)]` Find AB – 5C
A = `[(1, 2),(3, 4)] and "B" = [(6, 1),(1, 1)], "C" = [(-2, -3),(0, 1)]` find each of the following and state if they are equal.CA + B
A = `[(1, 0),(2, 1)] and "B" = [(2, 3),(-1, 0)]` Find A2 + AB + B2
If A = `[(1, 1),(x, x)]`,find the value of x, so that A2 – 0
If `[(1, 3),(0, 0)] [(2),(-1)] = [(x),(0)]` Find the value of x
Given `[(2, 1),(-3, 4)], "X" = [(7),(6)]` the matrix X.