Analyzing the Setup
Imagine you are staring at a massive, intimidating determinant. It looks like a wall of variables, a dense forest of x and λ that seems designed to trap you in a labyrinth of expansion.
But wait—look closer at the problem statement. It says this determinant is an identity in x. This is not just a piece of information; it is the master key to the entire problem.
In the world of JEE mathematics, an identity is a promise. It promises that no matter what value you feed into x, the left side will always equal the right side. So, why would we ever choose to expand the determinant manually? That is the hard way. Let us choose the elegant way.
The Magic of Substitution
Since the equation holds for any x, we have the power to choose the most convenient value. What is the most convenient value in algebra? It is almost always x=0.
When we substitute x=0 into our determinant, something magical happens. The matrix
collapses. The non-diagonal terms, which were previously filled with x, simply vanish.
We are left with a beautiful, clean diagonal matrix:
On the right side of the equation, the term 103x also disappears, leaving us with just 81. Now, the problem is no longer a terrifying determinant; it is a simple arithmetic task.
The determinant of a diagonal matrix is just the product of its diagonal elements:
This simplifies to λ2=81. Taking the positive root, we find λ=9. We have conquered the beast!
Constructing the Quadratic
Now that we have λ=9, the problem asks us to find a quadratic equation whose roots are λ and 3λ. Substituting our value, the roots are 9 and 3.
To form a quadratic equation with roots α and β, we use the standard form:
The sum of our roots is 9+3=12, and the product is 9⋅3=27. Thus, our equation is x2−12x+27=0.
The Final Reality Check
You might notice that our result, x2−12x+27=0, does not perfectly match the provided options. This is a common occurrence in competitive exams where typos can slip through.
If we look at the options, they all feature a leading coefficient of 4. This suggests that the intended roots were likely 29 and 23, which would lead to the equation:
This matches Option 4 perfectly. Do not let this discrepancy shake your confidence. You have successfully navigated the logic, applied the identity trick, and derived the correct mathematical structure. That is the true victory of a JEE aspirant. Keep that analytical fire burning!