The Art of Demystification
Welcome, fellow traveler on the path to JEE excellence. Today, we are going to dissect a problem that, at first glance, might make your heart skip a beat.
We are presented with the equation x2−3kx+2e2lnk−1=0. It is a quadratic, yes, but that constant term—2e2lnk−1—is a classic piece of psychological warfare designed to test your composure.
Let us strip away the intimidation and reveal the elegant simplicity underneath.
Phase 1
Simplifying the Complexity
In the heat of an exam, when you see an exponential function raised to a logarithmic power, your first instinct might be to panic. Resist that.
Instead, rely on the bedrock of your mathematical training: the properties of logarithms. We know that alnb=lnba.
Applying this to our term 2lnk, we get lnk2. Now, the expression becomes elnk2.
Because the exponential function and the natural logarithm are inverse functions, elnf(x) simply collapses into f(x). Thus, elnk2 is just k2.
Suddenly, our terrifying constant term is nothing more than 2k2−1. The equation is now a friendly, standard quadratic:
Phase 2
The Power of Vieta's Formulas
Now that we have the standard form ax2+bx+c=0, where a=1, b=−3k, and c=2k2−1, we can invoke the power of Vieta's formulas.
The problem tells us the product of the roots is 7. We know that for any quadratic, the product of the roots is ac.
Substituting our values, we get:
This leads us to the beautiful, simple algebraic equation: 2k2−1=7.
Solving this, we find 2k2=8, which means k2=4. This gives us two potential candidates: k=2 and k=−2.
Phase 3
The Guardian of Reality
The problem explicitly states that the roots must be real. To ensure this, we must check the discriminant, D=b2−4ac.
Substituting our coefficients, we get:
Expanding this, we find D=9k2−8k2+4, which simplifies to D=k2+4.
Since k2 is always non-negative for any real k, k2+4 is strictly positive. This means our roots are guaranteed to be real for any real value of k.
We have cleared this hurdle with ease.
Phase 4
The Final Trap
Here is where the most brilliant students sometimes stumble. We have found k=2 and k=−2.
But we must return to the very beginning—the original equation. The term lnk exists in the problem statement.
The domain of the natural logarithm requires its argument to be strictly positive. Therefore, k must be greater than 0.
This forces us to reject k=−2. The only survivor, the only value that satisfies both the algebraic requirements and the domain constraints, is k=2.
Conclusion
This problem is a masterclass in why we must never lose sight of the big picture. We simplified the complex, applied the fundamental theorems, checked the conditions for reality, and finally, respected the domain.
Keep this discipline, and no equation will ever be too intimidating for you. You have the tools; now go forth and conquer.