Advertisements
Advertisements
प्रश्न
if `A [(3,7),(2,4)], B = [(0,2),(5,3)]` and `C = [(1,-5),(-4,6)]` Find AB - 5C
उत्तर
`AB= [(3,7),(2,4)][(0,2),(5,3)]`
`= [(3xx0+7xx5, 3xx2+7xx3),(2xx0+4xx5, 2xx2+ 4xx3)]`
`= [(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
संबंधित प्रश्न
Given `[(2, 1),(-3, 4)] X = [(7), (6)]` write the order of matrix x
If A = [4 7] and B = [3 l], find: A - B
If P = `|(2,9),(5 , 7)|` and Q = `|(7 , 3),(4 , 1)|` find 3P - 2Q
If A =`|(1, 9 , 4),(5 , 0 , 3)|` , find negative A
If A = `[(9 , 1),(5 , 3)]` and B = `[(1 , 5),(7 , -11)]`, find matrix X such that 3A + 5B - 2X = 0.
Let `"A" = [(4 , -2),(6 , -3)], "B" = [(0 , 2),(1 , -1)] and "C" = [(-2 , 3),(1 , -1)]`. Find A2 - A + BC
If `"A" = [(3 , 1),(2 , 1)] and "B" = [(1 , -2),(5 , 3)]`, then show that (A - B)2 ≠ A2 - 2AB + B2.
Find the values of x and y if : `[(2x + y),(3x - 2y)] = [(5),(4)]`
Find the values of x, y, a and b, if `[(3x + 4y, 2, x - 2y),(a + b, 2a - b, -1)] = [(2, 2, 4),(5, 5, 1)]`
Find a and b if `[(a - b, b - 4),(b + 4, a - 2)] [(2, 0),(0, 2)] = [(2, -2),(14, 0)]`