Animated Solution for Mathematics - Matrices and Determinants: If x−42x2x2xx−42x2x2xx−4=(A+Bx)(x−A)2, then the ordered pair (A,B) is equal to :
Select Answer:
Visualized Solution
Observe the Determinant Structure
Given determinant: Δ=x−42x2x2xx−42x2x2xx−4
Notice the symmetry in the elements across rows and columns.
Column Operation: C1→C1+C2+C3
Sum of elements in any row is constant.
Let's apply the operation: C1→C1+C2+C3
(x−4)+2x+2x=5x−4
Factoring out (5x−4)
New first column has identical elements: 5x−4
Taking (5x−4) common from C1:
Δ=(5x−4)1112xx−42x2x2xx−4
Row Operations to Create Zeros
To simplify expansion, create zeros in C1.
Apply operations: R2→R2−R1
Apply operations: R3→R3−R1
Executing R2−R1 and R3−R1
R2 becomes: 1−1=0, (x−4)−2x=−(x+4), 2x−2x=0
R3 becomes: 1−1=0, 2x−2x=0, (x−4)−2x=−(x+4)
Δ=(5x−4)1002x−(x+4)02x0−(x+4)
Expanding the Determinant
For an upper triangular matrix, the determinant is the product of diagonal elements.
Δ=(5x−4)⋅[1⋅(−(x+4))⋅(−(x+4))]
Δ=(5x−4)(x+4)2
Comparing with (A+Bx)(x−A)2
We found: Δ=(5x−4)(x+4)2
Given form: Δ=(A+Bx)(x−A)2
Comparing the squared terms: (x+4)2≡(x−A)2⟹A=−4
Finding B and Final Answer
Substitute A=−4 into (A+Bx):
(−4+Bx)≡(−4+5x)
Therefore, B=5
The ordered pair (A,B) is (−4,5).
00:00 / 00:00
The Sigma Insight: Properties of Determinants
Solution Diagram
The Symphony of Symmetry
Imagine you are standing before this 3×3 determinant. At first glance, it looks like a dense wall of variables. But look closer. Do you see the pattern?
The elements on the main diagonal are x−4, and the off-diagonal elements are all 2x. This is not a random arrangement; it is a beautiful, symmetric structure. In the world of JEE Advanced, symmetry is your best friend. It is a silent signal that a clever transformation is waiting to be discovered.
The Power of Summation
Our goal is to simplify this matrix. We want to create a row or column where all elements are identical, allowing us to factor them out.
If we add the elements of the first column, the second column, and the third column together, what happens? For any row, we get (x−4)+2x+2x=5x−4. This is a constant!
This realization leads us to the operation C1→C1+C2+C3. By replacing the first column with this sum, we transform our determinant into:
Δ=(5x−4)1112xx−42x2x2xx−4
We have successfully pulled out the factor (5x−4). Now, we are left with a column of ones. This is the moment where many students rush to expand, but hold your horses! The golden rule of determinants is to use those ones to create zeros.
The Art of Zeros
With a column of ones, the path forward is clear. We use the first row as our pivot. By applying R2→R2−R1 and R3→R3−R1, we systematically clear the first column:
Δ=(5x−4)1002x−(x+4)02x0−(x+4)
Look at that! We have created an upper triangular matrix. The elements below the main diagonal are all zero. This is the moment of triumph.
The determinant of an upper triangular matrix is simply the product of its diagonal elements. We do not need to perform a long, tedious expansion. We simply multiply: 1⋅(−(x+4))⋅(−(x+4)), which simplifies beautifully to (5x−4)(x+4)2.
The Final Comparison
The problem asks us to compare our result with the form (A+Bx)(x−A)2. We have:
(5x−4)(x+4)2≡(A+Bx)(x−A)2
By comparing the squared terms, (x+4)2 and (x−A)2, we identify that A=−4. Now, substitute A=−4 into the linear term (A+Bx).
We get (−4+Bx). Comparing this to our linear factor (5x−4), it becomes crystal clear that B=5.
And there you have it! The ordered pair (A,B) is (−4,5). You have navigated the complexity, respected the symmetry, and arrived at the solution with elegance. Keep this mindset—look for the pattern, simplify, and conquer.