Advertisements
Advertisements
Question
If A = `[(3, 2),(0, 5)] and "B" = [(1, 0),(1, 2)]` find the each of the following and state it they are equal: A2 – B2
Solution
Given
A = `[(3, 2),(0, 5)]`
and
B = `[(1, 0),(1, 2)]`
A2 – B2
= `[(3, 2),(0, 5)] xx [(3, 2),(0, 5)] - [(1, 0),(1, 2)] xx [(1, 0),(1, 2)]`
= `[(9 + 0, 6 + 10),(0 + 0, 0 + 25)] - [(1 + 0, 0 + 0),(1 + 2, 0 + 4)]`
= `[(9, 16),(0, 25)] - [(1, 0),(3, 4)]`
= `[(9 - 1, 16 - 0),(0 - 3, 25 - 4)]`
= `[(8, 16),(-3, 21)]`
We see that (A + B) (A – B) ≠ A2 – B2 .
APPEARS IN
RELATED QUESTIONS
If `A = [(3, x),(0, 1)]` and `B = [(9, 16),(0, -y)]` Find x and y when `A^2 = B`
Find x and y, if `[(4, 3x),(x, -2)][(5), (1)] = [(y),(8)]`
If A = `[(1, 3),(2, 4)]`, B = `[(1, 2),(4, 3)]` and C = `[(4, 3),(1, 2)]`, find:
- (AB)C
- A(BC)
Is A(BC) = (AB)C?
If M = `[(1, 2),(2, 1)]` and I is a unit matrix of the same order as that of M; show that: M2 = 2M + 3I.
If A = `[(2, 1, -1),(0, 1, -2)]`, Find A . At where At is the transpose of matrix A.
`If A = [(1, -2 ,1), (2,1,3)] and B= [(2,1),(3,2),(1,1)]`;
Write down the product matrix AB.
If A =` [(1,-2 ,1),(2,1,3)]and B=[(2,1),(3,2),(1,1)]`
would it be possible to form the product matrix BA? If so, compute BA; if not give a reason
why it is not possible.
Given A = `[(1 , 1),(8 , 3)]` evaluate A2 - 4A.
If A = `[(3, 7),(2, 4)], "B" = [(0, 2),(5, 3)] and "C" = [(1, -5),(-4, 6)]` Find AB – 5C
Solve the matrix equation : `[(4),(1)],"X" = [(-4, 8),(-1, 2)]`