Advertisements
Advertisements
प्रश्न
Let A = `[(4, -2),(6, -3)]`, B = `[(0, 2),(1, -1)]` and C = `[(-2, 3),(1, -1)]`. Find A2 – A + BC
उत्तर
A2 = `[(4, -2),(6, -3)][(4, -2),(6, -3)]`
= `[(16 - 12, -8 + 6),(24 - 18, -12 + 9)]`
= `[(4, -2),(6, -3)]`
BC = `[(0, 2),(1, -1)][(-2, 3),(1, -1)]`
= `[(0 + 2, 0 - 2),(-2 - 1, 3 + 1)]`
= `[(2, -2),(-3, 4)]`
Given, A2 – A + BC
= `[(4, -2),(6, -3)] - [(4, -2),(6, -3)] + [(2, -2),(-3, 4)]`
= `[(0, 0),(0, 0)] + [(2, -2),(-3, 4)]`
= `[(2, -2),(-3, 4)]`
APPEARS IN
संबंधित प्रश्न
Evaluate:
`7[(-1, 2),(0, 1)]`
If A = `[(2, 1),(1, 3)]` and B = `[(3),(-11)]`, find the matrix X such that AX = B.
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 M = `|(8,3),(9,7),(4,3)|` and N = `|(4,7),(5,3),(10 , 1)|` find M+N
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.
Find x and y, if `((x,3x),(y, 4y))((2),(1)) = ((5),(12))`.
If A = `[(1 , 0),(-1 ,7)]` and I = `[(1 , 0),(0 ,1)]`, then find k so that A2 = 8A + kI.
If `"A" = [(1 , 2),(-2 , 3)], "B" = [(2 , 1),(2 , 3)] "C" = [(-3 , 1),(2 , 0)]` verify that
A(B + C) = AB + AC.
Choose the correct answer from the given four options :
If `[(x + 2y, 3y),(4x, 2)] = [(0, -3),(8, 2)]` then the value of x – y is
If `[(-1, 0),(0, 1)] [(a, b),(c, d)] = [(1, 0),(0, -1)]` find a,b,c and d