Advertisements
Advertisements
प्रश्न
Let A = `[(1 , 0),(2 , 1)]`, B = `[(2 , 3),(-1 , 0)]`. Find A2 + AB + B2
उत्तर
A = `[(1 , 0),(2 , 1)]`, B = `[(2 , 3),(-1 , 0)]`
A2 = A × A = `[(1 , 0),(2 , 1)] xx [(1 , 0),(2 , 1)]`
= `[(1 xx 1 + 0 xx 2, 1 xx 0 + 0 xx 1),(2 xx 1 + 1 xx 2, 2 xx 0 + 1 xx 1)]`
= `[(1 + 0, 0 + 0),(2 + 2, 0 + 1)]`
= `[(1, 0),(4, 1)]`
AB = A × B = `[(1, 0),(2, 1)] xx [(2, 3),(-1, 0)]`
= `[(1 xx 2 + 0 xx (-1), 1 xx 3 + 0 xx 0),(2 xx 2 + 1 xx (-1), 2 xx 3 + 1 xx 0)]`
= `[(2 + 0, 3 + 0),(4 + (-1), 6 + 0)]`
= `[(2, 3),(3, 6)]`
B2 = B × B = `[(2, 3),(-1, 0)] xx [(2, 3),(-1, 0)]`
= `[(2 xx 2 + 3 xx (-1), 2 xx 3 + 3 xx 0),(-1 xx 2 + 0 xx (-1), -1 xx 3 + 0 xx 0)]`
= `[(4 - 3, 6 + 0),(-2 + 0, -3 + 0)]`
= `[(1, 6),(-2, -3)]`
∴ A2 + AB + B2 = `[(1, 0),(4, 1)] + [(2, 3),(3, 6)] + [(1, 6),(-2, -3)]`
= `[(1 + 2 + 1, 0 + 3 + 6),(4 + 3 - 2, 1 + 6 - 3)]`
= `[(4, 9),(5, 4)]`
APPEARS IN
संबंधित प्रश्न
Given A = `[(2, 0),(-1, 7)]` and I = `[(1, 0),(0, 1)]` and A2 = 9A + ml. Find m.
Evaluate:
`[(cos 45°, sin 30°),(sqrt(2) cos 0°, sin 0°)] [(sin 45°, cos 90°),(sin 90°, cot 45°)]`
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.
If `[(x + 3, 4),(y - 4, x + y)] = [(5, 4),(3, 9)]`,find values of x and y
If A = `[(2 , -1),(-4, 5)]` and B = [0 -3] find the matrix C such that CA = B
If A = `[(2, -1),(-4, 5)] and "B" = [(-3),(2)]` find the matrix C such that AC = B
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
Choose the correct answer from the given four options :
If `[(x - 2y, 5),(3, y)] = [(6, 5),(3, -2)]` then the value of x is
If A = `[(3, 3),(p, q)]` and A2 = 0 find p and q
Given matrix, X = `[(1, 1),(8, 3)]` and I = `[(1, 0),(0, 1)]`, prove that X2 = 4X + 5I