Advertisements
Advertisements
Question
Given A = `[(3, -2),(-1, 4)]`, B = `[(6),(1)]`, C = `[(-4),(5)]` and D = `[(2),(2)].` Find : AB + 2C – 4D
Solution
AB = `[(3, -2),(-1, 4)][(6),(1)] = [(18 - 2),(-6 + 4)] = [(16),(-2)]`
2C = `2[(-4),(5)]=[(-8),(10)]`
4D = `4[(2),(2)]=[(8),(8)]`
Now, AB + 2C – 4D = `[(16),(-2)] + [(-8),(10)] - [(8),(8)]`
= `[(16 - 8 - 8),(-2 + 10 - 8)]`
= `[(0),(0)]`
APPEARS IN
RELATED QUESTIONS
Given `[(2, 1),(-3, 4)] x = [(7),(6)]` Write the matrix x.
If A = `[(1, 2),(2, 1)]` and B = `[(2, 1),(1, 2)]`; find (AB)B
Find the positive integers p and q such that :
`[p q][p/q]= [25]`
If A = `|(1215),(1117)|` and B = `|(2,7),(4,9)|` , find : A + B
If P = `|(2 , 9),(5 , 7)|` and Q = `|(7 , 3),(4 , 1)|` , find 2P + 3Q
If A =`|(1, 9 , 4),(5 , 0 , 3)|` , find negative A
Evaluate the following :
`|(2 , -5),(0 , -3)| |(1 , -1),(3 , 2)|`
Given matrix A = `[(4sin30^@,cos0^@), (cos0^@,4sin30^@)] and B = [(4), (5)]` If AX = B.
Find the matrix 'X'
Given that A = `[(3, 0),(0, 4)]` and B = `[(a, b),(0, c)]` and that AB = A + B, find the values of a, b and c.
If `"A" = [(3 , 1),(2 , 1)] and "B" = [(1 , -2),(5 , 3)]`, then show that (A - B)2 ≠ A2 - 2AB + B2.