Analyzing the Setup
The given equation is e4x−e3x−4e2x−ex+1=0. At first glance, it appears to be a complex arrangement of exponentials. However, in the context of JEE Advanced, such structures often hide an underlying symmetry.
Phase 1
The First Transformation
To simplify the landscape, we introduce the substitution t=ex. The equation transforms into a fourth-degree polynomial:
Since t=ex and the exponential function is strictly positive, we must maintain the constraint t>0 throughout our calculations.
Phase 2
The Reciprocal Revelation
Observe the coefficients: 1,−1,−4,−1,1. This is a reciprocal equation. To exploit this symmetry, we divide the entire equation by t2 (which is valid since t>0):
t2t4−t2t3−t24t2−t2t+t21=0
This simplifies to:
By grouping the symmetric terms, we obtain:
Phase 3
The Second Substitution
Let us define a new variable α=t+t1. Squaring this expression yields α2=t2+t21+2, which implies t2+t21=α2−2.
Substituting these into our grouped equation, we get:
This simplifies to the quadratic equation:
Factoring this quadratic gives (α−3)(α+2)=0.
Phase 4
The AM-GM Trap
We have two potential values for α: 3 and −2. However, we must respect our domain constraint. By the AM-GM inequality, for any t>0:
Since α must be at least 2, the root α=−2 is extraneous and must be discarded. We are left with the unique solution α=3.
Phase 5
The Final Victory
We now solve t+t1=3, which rearranges to:
The discriminant of this quadratic is D=(−3)2−4(1)(1)=5. Since D>0, there are two distinct real roots for t.
Because both the sum of the roots (3) and the product of the roots (1) are positive, both values of t are positive. Since x=ln(t), each positive t yields exactly one real value for x.
Thus, there are exactly 2 real roots for the original equation.