Advertisements
Advertisements
Question
If A = `[(8, 4),(10, 5)], "B" = [(5, -4),(10, -8)]` show that (A + B)2 = A2 + AB + B2
Advertisements
Solution
(A + B)2 = A2 + AB + B2
∴ (A + B)(A + B) = A2 + AB + B2
∴ A(A + B) + B(A + B) = A2 + AB + B2
∴ A2 + AB + BA + B2 = A2 + AB + B2
∴ `cancel("A"^2) + cancel("AB") + "BA" + cancel("B"^2) = cancel("A"^2) + cancel("AB") + cancel("B"^2)`
∴ BA = 0
We have to prove that
(A + B)2 = A2 + AB + B2,
i.e., to prove (A + B)(A + B) = A2 + AB + B2
i.e., to prove A2 + AB + BA + B2 = A2 + AB + B2,
i.e., to prove BA = 0.
BA = `[(5, -4),(10, -8)] [(8, 4),(10, 5)]`
= `[(40 - 40, 20 - 20),(80 - 80, 40 - 40)]`
= `[(0, 0),(0, 0)]`
APPEARS IN
RELATED QUESTIONS
If A = `[(1, -3),(4, 2)], "B" = [(4, 1),(3, -2)]` show that AB ≠ BA.
Verify A(BC) = (AB)C of the following case:
A = `[(2, 4, 3),(-1, 3, 2)], "B" = [(2, -2),(3, 3),(-1, 1)], "C" = [(3, 1),(1, 3)]`
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
A = `[(alpha, 0),(1, 1)], "B" = [(1, 0),(2, 1)]` find α, if A2 = B.
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
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 A + B = `[(7, 4),(8, 9)]` and A − B = `[(1, 2),(0, 3)]` then the value of A is _______
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 = `[(2, -2, -4),(-1, 3, 4),(1, -2, -3)]` show that A2 = A
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:
If A = `[(2, -1),(3, -2)]`, find A3
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 `{5[(0, 1),(1, 0),(1, 1)] -3[(2, 1),(3, -2),(1, 3)]} [(2),(1)] = [(x - 1),(y + 1),(2z)]`
Answer the following question:
Two farmers Shantaram and Kantaram cultivate three crops rice,wheat and groundnut. The sale (In Rupees) of these crops by both the farmers for the month of April and may 2008 is given below,
| April sale (In Rs.) | |||
| Rice | Wheat | Groundnut | |
| Shantaram | 15000 | 13000 | 12000 |
| Kantaram | 18000 | 15000 | 8000 |
| May sale (In Rs.) | |||
| Rice | Wheat | Groundnut | |
| Shantaram | 18000 | 15000 | 12000 |
| Kantaram | 21000 | 16500 | 16000 |
Find The total sale in rupees for two months of each farmer for each crop
Which description correctly states matrix multiplication?
For which condition does the product \[AB\] exist?
Which statement describes the general relationship between \[AB\] and \[BA\]?
Which property is an associative property of matrix multiplication?
Which equation shows that matrix multiplication is distributive over addition?
Which equation expresses that the identity matrix acts as a multiplicative identity?
