Advertisements
Advertisements
Question
If A = `[(2, 1),(0, -2)] and "B" = [(4, 1),(-3, -2)], "C" = [(-3, 2),(-1, 4)]` Find A2 + AC – 5B
Solution
A = `[(2, 1),(0, -2)]`
B = `[(4, 1),(-3, -2)]`
C = `[(-3, 2),(-1, 4)]`
A2 + AC – 5B
= `[(2, 1),(0, -2)] [(2, 1),(0, -2)] + [(2, 1),(0, -2)] [(-3, 2),(-1, 4)] -5[(4, 1),(-3, -2)]`
(Substituting the values from questions)
= `[(4 + 0, 2 - 2),(0 + 0, 0 + 4)] + [(-6 - 1, 4 + 4),(0 + 2, 0 - 8)] - 5[(4, 1),(-3, -2)]`
= `[(4, 0),(0, 4)] + [(-7, 8),(2, -8)] - [(20, 5),(-15, -10)]`
= `[(4 - 7 - 20, 0 + 8 - 5),(0 + 2 + 15, 4 - 8 + 10)]`
= `[(-23, 3),(17, 6)]`
APPEARS IN
RELATED QUESTIONS
If A = `[(2, 1, -1),(0, 1, -2)]`, Find A . At where At is the transpose of matrix A.
`If A = [(1, -2 ,1), (2,1,3)] and B= [(2,1),(3,2),(1,1)]`;
Write down the product matrix AB.
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, 4),(3, 2)]` and B = `[(1, 3),(-2, 5)]`
find AB,
If A = `[(2, 5),(1, 3)] "B" = [(1, -1),(-3, 2)]` , find AB and BA, Is AB = BA ?
If P = `[(4, 6),(2 ,- 8)], "Q" = [(2, -3),(-1, 1)]` Find 2PQ
If A = `[(1, 2),(3, 4)] and "B" = [(2, 1),(4, 2)], "C" = [(5, 1),(7, 4)]`, compute A(B + C)
If A = `[(1, 2),(3, 4)] and "B" = [(2, 1),(4, 2)], "C" = [(5, 1),(7, 4)]`, compute (B + C)A
Find the matrix X of order 2 × 2 which satisfies the equation `[(3, 7),(2, 4)] [(0, 2),(5, 3)] + 2"X" = [(1, -5),(-4, 6)]`
Find the value of x given that A2 = B Where A = `[(2, 12),(0, 1)] and "B" = [(4, x),(0, 1)]`