Question
Question: If \[B\] is a nonsingular matrix and \[A\] is a square matrix then \[\det \left( {{B^{ - 1}}AB} \rig...
If B is a nonsingular matrix and A is a square matrix then det(B−1AB) is equal to
A. det(A)
B. det(B)
C. det(B−1)
D. det(A−1)
Solution
- Hint: First of all, split the matrices inside the determinants by using the multiplicative properties of determinants. Then make the product of two matrices equal to a unit matrix to obtain the required answer.
Complete step-by-step solution -
Given B is a nonsingular matrix and A is a square matrix.
Now, consider det(B−1AB)
We know that det(ABC)=det(A)det(B)det(C), so we have
det(B−1AB)=det(B−1)det(A)det(B)
As determinants obeys commutative property of multiplication, we have
det(B−1AB)=det(B−1)det(B)det(A)
We know that, det(AB)=det(A)det(B)
det(B−1AB)=det(B−1B)det(A)
As B−1B=I, we have
det(B−1AB)=det(I)det(A)
We know that, det(I)=1
∴det(B−1AB)=det(A)
Thus, the correct option is A. det(A)
Note: The multiplicative property of determinants tells us that the det of product of the given matrices is equal to their product of individual det of matrices. The product of a matrix and its inverse matrix gives us a unit matrix.