Advertisements
Advertisements
Question
Solve the following :
If A = `[(1, 2, 3),(2, 4, 6),(1, 2, 3)],"B" = [(1, -1, 1),(-3, 2, -1),(-2, 1, 0)]`, then show that AB and BA are bothh singular martices.
Solution
AB = `[(1, 2, 3),(2, 4, 6),(1, 2, 3)] [(1, -1, 1),(-3, 2, -1),(-2, 1, 0)]`
= `[(1 - 6 - 6, -1 + 4 + 3, 1 - 2 + 0),(2 - 12 - 12, -2 + 8 + 6, 2 - 4 + 0),(1 - 6 - 6, -1 + 4 + 3, 1 - 2 + 0)]`
= `[(-11, 6, -1),(-22, 12, -2),(-11, 6, -1)]`
∴ |AB| = `|(-11, 6, -1),(-22, 12, -2),(-11, 6, -1)|`
= 0 ...[∵ R1 an R3 are identical]
∴ AB is a singular matrix.
BA = `[(1, -1, 1),(-3, 2, -1),(-2, 1, 0)][(1, 2, 3),(2, 4, 6),(1, 2, 3)]`
= `[(1 - 2 + 1, 2 - 4 + 2, 3 - 6 + 3),(-3 + 4 - 1, -6 + 8 - 2, -9 + 12 - 3),(-2 + 2 + 0, -4 + 4 + 0, -6 + 6 + 0)]`
= `[(0, 0, 0),(0, 0, 0),(0, 0, 0)]`
∴ |BA| = 0
∴ BA is a singular matrix.
APPEARS IN
RELATED QUESTIONS
Evaluate : `[(3),(2),(1)][2 -4 3]`
Evaluate : `[2 - 1 3][(4),(3),(1)]`
Verify A(BC) = (AB)C, if 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)]`
If A + I = `[(1, 2, 0),(5, 4, 2),(0, 7, -3)]`, find the product (A + I)(A − I).
If A = `[(1, 0),(-1, 7)]`, find k, so that A2 – 8A – kI = O, where I is a 2 × 2 unit and O is null matrix of order 2.
If A = `[(3, 1),(-1, 2)]`, prove that A2 – 5A + 7I = 0, where I is a 2 x 2 unit matrix.
Find x and y, if `{4[(2, -1, 3),(1, 0, 2)] - [(3, -3, 4),(2, 1, 1)]}[(2),(-1),(1)] = [(x),(y)]`
Jay and Ram are two friends. Jay wants to buy 4 pens and 8 notebooks, Ram wants to buy 5 pens and 12 notebooks. The price of one pen and one notebook was ₹ 6 and ₹ 10 respectively. Using matrix multiplication, find the amount each one of them requires for buying the pens and notebooks.
Choose the correct alternative.
If A and B are square matrices of order n × n such that A2 – B2 = (A – B)(A + B), then which of the following will be always true?
Solve the following :
If A = `[(3, 1),(1, 5)], "B" = [(1, 2),(5, -2)]`, verify |AB| = |A| |B|.
Solve the following :
If A = `[(2, -1),(-1, 2)]`, then show that A2 – 4A + 3I = 0.
Solve the following :
If A = `[(-3, 2),(2, 4)], "B" = [(1, "a"), ("b", 0)]` and (A + B) (A – B) = A2 – B2, find a and b.
Solve the following :
if A = `[(1, 2),(-1, 3)]`, then find A3.
If A = `[(1, -2),(5, 3)]`, B = `[(1, -3),(4, -7)]`, then A – 3B = ______
If A = `[(4, 3, 2),(-1, 2, 0)]`, B = `[(1, 2),(-1, 0),(1, -2)]`, then |AB| = ______
If matrix form of given equations 3x – y = 1 and y + 4x = 6 is AX = B, then A = ______