Advertisements
Advertisements
प्रश्न
If A = `[(3, 7),(2, 4)]`, B = `[(0, 2),(5, 3)]` and C = `[(1, -5),(-4, 6)]`. Find AB – 5C.
उत्तर
Given: A = `[(3, 7),(2, 4)]`, B = `[(0, 2),(5, 3)]` and C = `[(1, -5),(-4, 6)]`
Now,
AB = `[(3, 7),(2, 4)][(0, 2),(5, 3)]`
= `[(3 xx 0 + 7 xx 5, 3 xx 2 + 7 xx 3),(2 xx 0 + 4 xx 5, 2 xx 2 + 4 xx 3)]`
= `[(0 + 35, 6 + 21),(0 + 20, 4 + 12)]`
= `[(35, 27),(20, 16)]`
5C = `5[(1, -5),(-4, 6)]`
= `[(5, -25),(-20, 30)]`
AB – 5C = `[(35, 27),(20, 16)] - [(5, -25),(-20, 30)]`
= `[(30, 52),(40, -14)]`
APPEARS IN
संबंधित प्रश्न
Find x and y if `[(x,3x),(y, 4y)] = [(5),(12)]`
If `A = [(2, 5),(1, 3)]`, `B = [(4, -2),(-1, 3)]` and I is Identity matrix of same order and `A^t` is the transpose of matrix A find `A^t.B + BI`
If P =`|(2,9),(5,7)|` and Q = `|(7,3),(4,1)|` find 2Q - P
If A = `|(17 , 5 , 19),(11 , 8 , 13)|` and B =`|(9,3,7),(1,6,5)|` , find 2A - 3B
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.
A = `[(3 , 1),(-1 , 2)]`, show that A2 - 5A + 7 I2 = 0.
Let A = `[(1 , 0),(2 , 1)]`, B = `[(2 , 3),(-1 , 0)]`. Find A2 + AB + B2
Find the values of x and y if : `[(2x + y),(3x - 2y)] = [(5),(4)]`
Find the values of x, y and z if `[(x + 2, 6),(3, 5z)] = [(-5, y^2 + y),(3, 20)]`
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