Skip to main content
Back to Matrices & Determinants
JEE Main 2020
Matrices & Determinants
Matrices and Determinants
Easy

Question

Let A and B be two invertible matrices of order 3 ×\times 3. If det(ABA T ) = 8 and det(AB –1 ) = 8, then det (BA –1 B T ) is equal to :

Options

Solution

Key Concepts and Properties of Determinants

This problem relies heavily on understanding and correctly applying fundamental properties of determinants for invertible matrices. Let XX and YY be square matrices of the same order, and cc be a scalar. The key properties we will use are:

  1. Determinant of a Product: det(XY)=det(X)det(Y)\det(XY) = \det(X) \det(Y). This property allows us to break down the determinant of a product of matrices into the product of their individual determinants.
  2. Determinant of a Transpose: det(XT)=det(X)\det(X^T) = \det(X). The determinant of a matrix remains unchanged upon taking its transpose.
  3. Determinant of an Inverse: det(X1)=1det(X)\det(X^{-1}) = \frac{1}{\det(X)}. Since A and B are invertible, their determinants are non-zero, making this property well-defined.

These properties are essential for simplifying complex determinant expressions and are frequently tested in JEE.

Step-by-Step Solution

Let's denote det(A)\det(A) as A|A| and det(B)\det(B) as B|B| for brevity.

Step 1: Simplify the first given condition We are given det(ABAT)=8\det(ABA^T) = 8. Applying the determinant product property, det(ABAT)=det(A)det(B)det(AT)\det(ABA^T) = \det(A) \det(B) \det(A^T). Next, using the determinant of a transpose property, det(AT)=det(A)\det(A^T) = \det(A). Substituting this, we get: det(A)det(B)det(A)=8\det(A) \det(B) \det(A) = 8 (det(A))2det(B)=8(\det(A))^2 \det(B) = 8 So, we have our first equation: A2B=8(Equation 1)|A|^2 |B| = 8 \quad \text{(Equation 1)}

Step 2: Simplify the second given condition We are given det(AB1)=8\det(AB^{-1}) = 8. Applying the determinant product property, det(AB1)=det(A)det(B1)\det(AB^{-1}) = \det(A) \det(B^{-1}). Next, using the determinant of an inverse property, det(B1)=1det(B)\det(B^{-1}) = \frac{1}{\det(B)}. Substituting this, we get: det(A)1det(B)=8\det(A) \frac{1}{\det(B)} = 8 So, we have our second equation: AB=8(Equation 2)\frac{|A|}{|B|} = 8 \quad \text{(Equation 2)}

Step 3: Solve the system of equations for A|A| and B|B| We now have a system of two equations with two

Practice More Matrices & Determinants Questions

View All Questions