Advertisements
Advertisements
Question
if `A [(3,7),(2,4)], B = [(0,2),(5,3)]` and `C = [(1,-5),(-4,6)]` Find AB - 5C
Solution
`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
RELATED QUESTIONS
if A = `[(2,3),(5,7)]`, B = `[(0,4),(-1,7)]` and c = `[(1,0),(-1, 4)]`, find AC + B2 – 10C.
If A = `[(0, -1),(4, -3)]`, B = `[(-5),(6)]` and 3A × M = 2B; find matrix M.
Given A = `[(2, -1),(2, 0)]`, B = `[(-3, 2),(4, 0)]` and C = `[(1, 0),(0, 2)]`, find the matrix X such that : A + X = 2B + C.
Solve for x and y:
`[(x + y, x - 4)][(-1, -2),(2, 2)] = [(-7, -11)]`
If A = `[(1,3), (3,4)]` B = `[(-2,1), (-3,2)]` and `A^2 - 5B^2 = 5C` Find the matrix C where C is a 2 by 2 matrix.
Given A = `[(p , 0),(0, 2)], "B" = [(0 , -q), (1, 0)], "C" = [(2, -2),(2, 2)]` and BA = C2.
Find the values of p and q.
Find x, y if `[(-2, 0),(3, 1)] [(-1),(2x)] +3[(-2),(1)] = 2[(y),(3)]`.
Let `"A" = [(4 , -2),(6 , -3)], "B" = [(0 , 2),(1 , -1)] and "C" = [(-2 , 3),(1 , -1)]`. Find A2 - A + BC
Find the values of x, y, a and b if `[(x - 2, y),(a + 2b, 3a - b)] = [(3, 1),(5, 1)]`
Find the values of a and below `[(a + 3, b^2 + 2),(0, -6)] = [(2a + 1, 3b),(0, b^2 - 5b)]`