Advertisements
Advertisements
प्रश्न
if A = `[(2,3),(5,7)]`, B = `[(0,4),(-1,7)]` and c = `[(1,0),(-1, 4)]`, find AC + B2 – 10C.
उत्तर
A = `[(2,3),(5,7)]`, B = `[(0,4),(-1,7)]` and c = `[(1,0),(-1, 4)]`
Now, AC = A x C = `[(2,3),(5,7)] xx [(1,0),(-1,4)]`
`= [(2xx1+3xx(-1), 2xx0+3xx4), (5xx1+7xx(-1),5xx0+7xx4)]`
`= [(2-3, 0+12),(5-7, 0+28)]`
`= [(-1,12),(-2, 28)]`
And B2 = B X B = `[(0,4),(-1,7)]xx[(0,4),(-1,7)]`
`= [(0xx0+4xx(-1), 0xx4+4xx7),(-1xx0+7xx(-1), -1xx4+7xx7)]`
`= [(0-4,0+28),(0-7,-4+49)]`
`= [(-4,28),(-7,45)]`
Now, AC + B2 - 10C = `[(-1,12),(-2,28)] + [(-4,28),(-7,45)] - 10[(1,0),(-1,4)]`
`= [(-1,12),(-2,28)] + [(-4,28),(-7,45)] - [(10,0),(-10,40)]`
`= [(-1-4-10, 12+28-0),(-2-7+10, 28+45-40)]`
`= [(-15,40),(1,33)]`
APPEARS IN
संबंधित प्रश्न
If A = `[(2, 1),(1, 3)]` and B = `[(3),(-11)]`, find the matrix X such that AX = B.
If A = `[(3, a),(-4, 8)]`, B = `[(c, 4),(-3, 0)]`, C = `[(-1, 4),(3, b)]` and 3A – 2C = 6B, find the values of a, b and c.
If P = `|(2,9),(5 , 7)|` and Q = `|(7 , 3),(4 , 1)|` find 3P - 2Q
If M = `|(8,3),(9,7),(4,3)|` and N = `|(4,7),(5,3),(10 , 1)|` find M+N
Find X and Y , if `|(1,2),(2 , -3)| |(x),(y)| = |(-1) , (12)|`
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:
`((-3, 2),(0 , 5)) ((x),(y)) = ((-5),(y))`
Find the value of x if `[(3x + y, -y),(2y - x, 3)] = [(1, 2),(-5, 3)]`
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)]`
If A = `[(3/5, 2/5),(x, y)]` and A2 = I, find x,y