Advertisements
Advertisements
Question
Answer the following question:
If A = `[(1, 2, 3),(2, 4, 6),(1, 2, 3)]`, B = `[(1, -1, 1),(-3, 2, -1),(-2, 1, 0)]`, show that AB and BA are both singular matrices
Advertisements
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 and 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
If A is a square matrix, such that A2=A, then write the value of 7A−(I+A)3, where I is an identity matrix.
if `A = [(0, -tan alpha/2), (tan alpha/2, 0)]` and I is the identity matrix of order 2, show that I + A = `(I -A)[(cos alpha, -sin alpha),(sin alpha, cos alpha)]`
If A is a square matrix such that A2 = A, then (I + A)3 – 7 A is equal to ______.
if the matrix A =`[(0,a,-3),(2,0,-1),(b,1,0)]` is skew symmetric, Find the value of 'a' and 'b'
A coaching institute of English (subject) conducts classes in two batches I and II and fees for rich and poor children are different. In batch I, it has 20 poor and 5 rich children and total monthly collection is Rs 9,000, whereas in batch II, it has 5 poor and 25 rich children and total monthly collection is Rs 26,000. Using matrix method, find monthly fees paid by each child of two types. What values the coaching institute is inculcating in the society?
If\[A = \begin{bmatrix}2 & 3 \\ 4 & 5\end{bmatrix}\]prove that A − AT is a skew-symmetric matrix.
Show that (A + A') is symmetric matrix, if `A = ((2,4),(3,5))`
If A is a square matrix of order 3 with |A| = 4 , then the write the value of |-2A| .
If A and B are square matrices of the same order 3, such that ∣A∣ = 2 and AB = 2I, write the value of ∣B∣.
if `vec"a"= 2hat"i" + 3hat"j"+ hat"k", vec"b" = hat"i" -2hat"j" + hat"k" and vec"c" = -3hat"i" + hat"j" + 2hat"k", "find" [vec"a" vec"b" vec"c"]`
Classify the following matrix as, a row, a column, a square, a diagonal, a scalar, a unit, an upper triangular, a lower triangular, a symmetric or a skew-symmetric matrix:
`[(0, 4, 7),(-4, 0, -3),(-7, 3, 0)]`
Classify the following matrix as, a row, a column, a square, a diagonal, a scalar, a unit, an upper triangular, a lower triangular, a symmetric or a skew-symmetric matrix:
`[(6, 0),(0, 6)]`
Classify the following matrix as, a row, a column, a square, a diagonal, a scalar, a unit, an upper triangular, a lower triangular, a symmetric or a skew-symmetric matrix:
`[(10, -15, 27),(-15, 0, sqrt(34)),(27, sqrt(34), 5/3)]`
Classify the following matrix as, a row, a column, a square, a diagonal, a scalar, a unit, an upper triangular, a lower triangular, a symmetric or a skew-symmetric matrix:
`[(1, 0, 0),(0, 1, 0),(0, 0, 1)]`
Identify the following matrix is singular or non-singular?
`[("a", "b", "c"),("p", "q", "r"),(2"a" - "p", 2"b" - "q", 2"c" - "r")]`
Identify the following matrix is singular or non-singular?
`[(7, 5),(-4, 7)]`
If A = `[(7, 3, 1),(-2, -4, 1),(5, 9, 1)]`, Find (AT)T.
Select the correct option from the given alternatives:
Given A = `[(1, 3),(2, 2)]`, I = `[(1, 0),(0, 1)]` if A – λI is a singular matrix then _______
Answer the following question:
If A = `[(1, 2),(3, 2),(-1, 0)]` and B = `[(1, 3, 2),(4, -1, -3)]`, show that AB is singular.
Answer the following question:
If A = `[(1, omega),(omega^2, 1)]`, B = `[(omega^2, 1),(1, omega)]`, where ω is a complex cube root of unity, then show that AB + BA + A −2B is a null matrix
State whether the following statement is True or False:
If A is non singular, then |A| = 0
If A = `[(3, 1),(-1, 2)]`, then prove that A2 – 5A + 7I = O, where I is unit matrix of order 2
If A and B are matrices of same order, then (3A –2B)′ is equal to______.
If A = `[(3, -4),(1, 1),(2, 0)]` and B = `[(2, 1, 2),(1, 2, 4)]`, then verify (BA)2 ≠ B2A2
If `[("a","b"),("c", "-a")]`is a square root of the 2 x 2 identity matrix, then a, b, c satisfy the relation ____________.
If A is a square matrix, then A – A’ is a ____________.
For any square matrix A, AAT is a ____________.
If A `= [("cos x", - "sin x"),("sin x", "cos x")]`, find AAT.
If the matrix A `= [(5,2,"x"),("y",2,-3),(4, "t",-7)]` is a symmetric matrix, then find the value of x, y and t respectively.
If a matrix A is both symmetric and skew-symmetric, then ____________.
If A is a square matrix such that A2 = A, then (I + A)2 - 3A is ____________.
A = `[a_(ij)]_(m xx n)` is a square matrix, if
Let A = `[(0, -2),(2, 0)]`. If M and N are two matrices given by M = `sum_(k = 1)^10 A^(2k)` and N = `sum_(k = 1)^10 A^(2k - 1)` then MN2 is ______.
If `[(1, 2, 1),(2, 3, 1),(3, a, 1)]` is non-singular matrix and a ∈ A, then the set A is ______.
A matrix which is both symmetric and skew symmetric matrix is a ______.
