Animated Solution for Mathematics - Matrices and Determinants: If A=11113−1243, B=adj(A) and C=3A then ∣C∣∣adjB∣ is
Select Answer:
Visualized Solution
Problem Setup
Given matrix: A=11113−1243
B=adj(A)
C=3A
Objective: Find ∣C∣∣adjB∣
Determinant of A
Expanding ∣A∣ along the first row:
∣A∣=1(3×3−4×(−1))−1(1×3−4×1)+2(1×(−1)−3×1)
Calculate ∣A∣
∣A∣=1(9+4)−1(3−4)+2(−1−3)
∣A∣=1(13)−1(−1)+2(−4)
∣A∣=13+1−8=6
Property of Adjoint Determinant
For an n×n matrix, ∣adj(A)∣=∣A∣n−1
Here, order n=3
Determinant of B
Since B=adj(A), ∣B∣=∣adj(A)∣
∣B∣=∣A∣3−1=∣A∣2
∣B∣=62=36
Determinant of adj(B)
Applying the property again: ∣adj(B)∣=∣B∣n−1
∣adj(B)∣=∣B∣2
∣adj(B)∣=(36)2=1296
Property of Scalar Multiplication
For an n×n matrix, ∣kA∣=kn∣A∣
Given C=3A, so ∣C∣=∣3A∣
Calculate ∣C∣
∣C∣=33∣A∣
∣C∣=27×6=162
Final Ratio
∣C∣∣adjB∣=1621296
Final Calculation
1296÷162=8
Final Answer: 8
00:00 / 00:00
The Sigma Insight: Adjoint and Inverse of a Matrix
The Elegance of Linear Algebra
Welcome, fellow explorer of the mathematical universe. Today, we are not just solving a matrix problem; we are uncovering the hidden architecture of linear transformations.
When you look at a matrix like
A=11113−1243
it is easy to see it as a rigid grid of numbers. But in the world of JEE Advanced, we see it as a dynamic entity.
We are tasked with finding the ratio ∣C∣∣adj(B)∣, where B=adj(A) and C=3A. While the brute-force approach of calculating the adjoint matrix B would lead you into a labyrinth of tedious arithmetic, we will instead use the elegant shortcuts provided by the properties of determinants.
Phase 1
The Foundation - Calculating ∣A∣
Everything in this problem rests on the determinant of our base matrix A. Think of the determinant as the 'scaling factor' of the transformation represented by the matrix.
To find ∣A∣, we expand along the first row:
∣A∣=13−143−11143+2113−1
Calculating the minors:
(3×3−4×(−1))=9+4=13
(1×3−4×1)=3−4=−1
(1×(−1)−3×1)=−1−3=−4
Putting it all together:
∣A∣=1(13)−1(−1)+2(−4)=13+1−8=6
With ∣A∣=6 in our pocket, we are ready to conquer the rest.
Phase 2
The Adjoint Property - Avoiding the Trap
Now, we need the determinant of B, where B=adj(A). Do not reach for your pen to calculate the adjoint matrix!
Instead, remember the golden rule: for any n×n matrix, ∣adj(A)∣=∣A∣n−1. Since our matrix is 3×3, n=3, so ∣adj(A)∣=∣A∣3−1=∣A∣2.
Thus, ∣B∣=62=36. But the problem asks for ∣adj(B)∣. We apply the same property again:
∣adj(B)∣=∣B∣n−1=∣B∣2
Since ∣B∣=36, we have ∣adj(B)∣=362=1296. See how we bypassed the entire process of finding the adjoint matrix? That is the power of conceptual mastery.
Phase 3
The Scalar Trap - The JEE Classic
Next, we tackle the denominator: ∣C∣=∣3A∣. This is where many students stumble.
They pull out the 3 and write 3∣A∣. But remember, a determinant is not a simple matrix. When you multiply a matrix by a scalar k, you are multiplying every row by k.
In a 3×3 matrix, you have three rows, so you pull out k three times. The rule is ∣kA∣=kn∣A∣. For our 3×3 matrix:
∣3A∣=33∣A∣=27∣A∣
Substituting our value for ∣A∣, we get ∣C∣=27×6=162.
Phase 4
The Final Synthesis
We have arrived at the final stage of our journey. We have the numerator, ∣adj(B)∣=1296, and the denominator, ∣C∣=162.
The ratio we seek is:
1621296
Let us perform this division with confidence. 162×8=1296.
The ratio is exactly 8. You have successfully navigated the traps of matrix properties and scalar multiplication. Remember, in JEE Advanced, the most elegant path is almost always the right one.