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
Find the value of x, y and z from the following equation:
`[(4, 3),(x, 5)] = [(y, z),(1, 5)]`
Find the value of x, y and z from the following equation:
`[(x + y, 2),(5 + z, xy)] = [(6, 2), (5, 8)]`
if `A = [(3,-4),(1,-1)]` then prove A"=` [(1+2n, -4n),(n, 1-2n)]` where n is any positive integer
Find the matrix X so that X`[(1, 2, 3),(4, 5, 6)]= [(-7, -8, -9),(2, 4, 6)]`
Use product `[(1,-1,2),(0,2,-3),(3,-2,4)][(-2,0,1),(9,2,-3),(6,1,-2)]` to solve the system of equations x + 3z = 9, −x + 2y − 2z = 4, 2x − 3y + 4z = −3
If A = `[[0 , 2],[3, -4]]` and kA = `[[0 , 3"a"],[2"b", 24]]` then find the value of k,a and b.
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:
`[(5),(4),(-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:
`[9 sqrt(2) -3]`
Identify the following matrix is singular or non-singular?
`[(5, 0, 5),(1, 99, 100),(6, 99, 105)]`
Identify the following matrix is singular or non-singular?
`[(7, 5),(-4, 7)]`
Find k if the following matrix is singular:
`[("k" - 1, 2, 3),(3, 1, 2),(1, -2, 4)]`
The following matrix, using its transpose state whether it is symmetric, skew-symmetric, or neither:
`[(1, 2, -5),(2, -3, 4),(-5, 4, 9)]`
Construct the matrix A = [aij]3 × 3 where aij = i − j. State whether A is symmetric or skew-symmetric.
If A = `[(1, 0),(-1, 7)]`, find k so that A2 – 8A – kI = O, where I is a unit matrix and O is a null matrix of order 2.
Select the correct option from the given alternatives:
If A and B are square matrices of equal order, then which one is correct among the following?
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.
State whether the following statement is True or False:
If A is non singular, then |A| = 0
State whether the following statement is True or False:
If A and B are two square matrices such that AB = BA, then (A – B)2 = A2 – 2AB + B2
If A = `[(1, 3, 3),(3, 1, 3),(3, 3, 1)]`, then show that A2 – 5A is a scalar matrix
If two matrices A and B are of the same order, then 2A + B = B + 2A.
If X and Y are 2 × 2 matrices, then solve the following matrix equations for X and Y.
2X + 3Y = `[(2, 3),(4, 0)]`, 3Y + 2Y = `[(-2, 2),(1, -5)]`
If A = `[(0,0,0),(0,0,0),(0,1,0)]` then A is ____________.
A square matrix A = [aij]nxn is called a diagonal matrix if aij = 0 for ____________.
The matrix `[(0,5,-7),(-5,0,11),(7,-11,0)]` is ____________.
A matrix is said to be a row matrix, if it has
A = `[a_(ij)]_(m xx n)` is a square matrix, if
A diagonal matrix in which all diagonal elements are same, is called a ______ matrix.
Let A be a 2 × 2 real matrix with entries from {0, 1} and |A| ≠ 0. Consider the following two statements:
(P) If A1I2, then |A| = –1
(Q) If |A| = 1, then tr(A) = 2,
where I2 denotes 2 × 2 identity matrix and tr(A) denotes the sum of the diagonal entries of A. Then ______.
If D = `[(0, aα^2, aβ^2),(bα + c, 0, aγ^2),(bβ + c, (bγ + c), 0)]` is a skew-symmetric matrix (where α, β, γ are distinct) and the value of `|((a + 1)^2, (1 - a), (2 - c)),((3 + c), (b + 2)^2, (b + 1)^2),((3 - b)^2, b^2, (c + 3))|` is λ then the value of |10λ| is ______.
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 ______.
Let A and B be 3 × 3 real matrices such that A is symmetric matrix and B is skew-symmetric matrix. Then the systems of linear equations (A2B2 – B2A2)X = O, where X is a 3 × 1 column matrix of unknown variables and O is a 3 × 1 null matrix, has ______.
If A = `[(0, -tan θ/2),(tan θ/2, 0)]` and (I2 + A) (I2 – A)–1 = `[(a, -b),(b, a)]` then 13(a2 + b2) is equal to ______.
If `A = [(1,-1,2),(0,-1,3)], B = [(-2,1),(3,-1),(0,2)],` then AB is a singular matrix.
A matrix which is both symmetric and skew symmetric matrix is a ______.
