Advertisements
Advertisements
Question
If A = `[(1, 2, 0),(5, 4, 2),(0, 7, -3)]`, find the product (A + I)(A − I)
Solution
A + I = `[(1, 2, 0),(5, 4, 2),(0, 7, -3)] + [(1, 0, 0),(0, 1, 0),(0, 0, 1)]`
= `[(1+1, 2+0, 0 + 0),(5 + 0, 4+1, 2+0),(0 +0, 7+0,-3+1)]`
= `[(2, 2, 0),(5, 5, 2),(0, 7, -2)]`
A – I = `[(1, 2, 0),(5, 4, 2),(0, 7, -3)] - [(1, 0, 0),(0, 1, 0),(0, 0, 1)]`
= `[(1-1, 2-0, 0 - 0),(5 - 0, 4-1, 2-0),(0-0, 7-0,-3-1)]`
= `[(0, 2, 0),(5, 3, 2),(0, 7, -4)]`
∴ (A + I)(A – I) = `[(2, 2, 0),(5, 5, 2),(0, 7, -2)] [(0, 2, 0),(5, 3, 2),(0, 7, -4)]`
= `[(0 + 10 + 0, 4 + 6 + 0, 0 + 4 - 0),(0 + 25 + 0, 10 + 15 + 14, 0 + 10 - 8),(0 + 35 + 0, 0 + 21 - 14,0 + 14 + 8)]`
= `[(10, 10, 4),(25, 39, 2),(35, 7, 22)]`
APPEARS IN
RELATED QUESTIONS
If A = `[(-1, 1, 1),(2, 3, 0),(1, -3, 1)], "B" = [(2, 1, 4),(3, 0, 2),(1, 2, 1)]`. State whether AB = BA? Justify your answer.
Show that AB = BA where,
A = `[(-2, 3, -1),(-1, 2, -1),(-6, 9, -4)], "B" = [(1, 3, -1),(2, 2, -1),(3, 0, -1)]`
Show that AB = BA where,
A = `[(costheta, - sintheta),(sintheta, costheta)], "B" = [(cosphi, -sinphi),(sinphi, cosphi)]`
Verify A(BC) = (AB)C of the following case:
A = `[(1, 0, 1),(2, 3, 0),(0, 4, 5)], "B" = [(2, -2),(-1, 1),(0, 3)] and "C" = [(3, 2, -1),(2, 0, -2)]`
Verify that A(B + C) = AB + AC of the following matrix:
A = `[(1, -1, 3),(2, 3, 2)], "B" = [(1, 0),(-2, 3),(4, 3)], "C" = [(1, 2),(-2, 0),(4, -3)]`
If A = `[(1, -2),(5, 6)], "B" = [(3, -1),(3, 7)]`, Find AB - 2I, where I is unit matrix of order 2.
If A = `[(4, 3, 2),(-1, 2, 0)], "B" = [(1, 2),(-1, 0),(1, -2)]` show that matrix AB is non singular
If A = `[(8, 4),(10, 5)], "B" = [(5, -4),(10, -8)]` show that (A + B)2 = A2 + AB + B2
If A = `[(3, 4),(-4, 3)] and "B" = [(2, 1),(-1, 2)]`, show that (A + B)(A – B) = A2 – B2
If A = `[(1, 2),(-1, -2)], "B" = [(2, "a"),(-1, "b")]` and if (A + B)2 = A2 + B2 . find values of a and b
Find matrix X such that AX = B, where A = `[(1, -2),(-2, 1)]` and B = `[(-3),(-1)]`
Find k, if A= `[(3, -2),(4, -2)]` and if A2 = kA – 2I
Find x, if `[(1, "x", 1)][(1, 2, 3),(4, 5, 6),(3, 2, 5)] [(1),(-2), (3)]` = 0
Find x and y, if `{4[(2, -1, 3),(1, 0, 2)] -[(3, -3, 4),(2, 1, 1)]} [(2),(-1),(1)] = [(x),(y)]`
If A = `[(1, 2),(3, 5)]` B = `[(0, 4),(2, -1)]`, show that AB ≠ BA, but |AB| = IAl·IBI
Jay and Ram are two friends in a class. Jay wanted to buy 4 pens and 8 notebooks, Ram wanted to buy 5 pens and 12 notebooks. Both of them went to a shop. The price of a pen and a notebook which they have selected was Rs.6 and Rs.10. Using Matrix multiplication, find the amount required from each one of them
Select the correct option from the given alternatives:
If `[(5, 7),(x, 1),(2, 6)] - [(1, 2),(-3, 5),(2, y)] = [(4, 5),(4, -4),(0, 4)]` then __________
Select the correct option from the given alternatives:
If A + B = `[(7, 4),(8, 9)]` and A − B = `[(1, 2),(0, 3)]` then the value of A is _______
Select the correct option from the given alternatives:
If `[("x", 3"x" - "y"),("zx" + "z", 3"y" - "w")] = [(3, 2),(4, 7)]` then ______
Select the correct option from the given alternatives:
If A = `[(-2, 1),(0, 3)]` and f(x) = 2x2 – 3x, then f(A) = ………
Answer the following question:
If f(α) = A = `[(cosalpha, -sinalpha, 0),(sinalpha, cosalpha, 0),(0, 0, 1)]`, Find f(– α)
Answer the following question:
If f (α) = A = `[(cosalpha, -sinalpha, 0),(sinalpha, cosalpha, 0),(0, 0, 1)]`, Find f(–α) + f(α)
Answer the following question:
If A = `[(4, -1, -4),(3, 0, -4),(3, -1, -3)]`, show that A2 = I
Answer the following question:
If A = `[(2, -1),(-1, 2)]`, show that A2 – 4A + 3I = 0
Answer the following question:
if A = `[(-3, 2),(2, -4)]`, B = `[(1, x),(y, 0)]`, and (A + B)(A – B) = A2 – B2 , find x and y
Answer the following question:
If A = `[(0, 1),(1, 0)]` and B = `[(0, -1),(1, 0)]` show that (A + B)(A – B) ≠ A2 – B2
Answer the following question:
Find x, y if, `{-1 [(1, 2, 1),(2, 0, 3)] + 3[(2, -3, 7),(1, -1, 3)]} [(5),(0),(-1)] = [(x),(y)]`
Answer the following question:
Find x, y, z if `{[(1, 3, 2),(2, 0, 1),(3, 1, 2)] + 2[(3, 0, 2),(1, 4, 5),(2, 1, 0)]} [(1),(2),(3)] = [(x),(y),(z)]`