Question
Question: The number of real roots of the equation $e^{4x} + e^{3x} - 4e^{2x} + e^x + 1 = 0$ is:...
The number of real roots of the equation e4x+e3x−4e2x+ex+1=0 is:

1
2
3
4
1
Solution
The given equation is e4x+e3x−4e2x+ex+1=0. Let y=ex. Since x is a real number, y=ex>0. Substituting y=ex into the equation, we get: y4+y3−4y2+y+1=0
This is a quartic equation in y. We are looking for the number of positive real roots of this equation, because y=ex must be positive. For each positive real root y0 of this equation, there is a unique real root x0=ln(y0) for the original equation.
The equation y4+y3−4y2+y+1=0 is a reciprocal equation because the coefficients are symmetric (1, 1, -4, 1, 1). Since y=ex>0, y=0, we can divide the equation by y2:
y2y4+y2y3−y24y2+y2y+y21=0
y2+y−4+y1+y21=0
Group the terms:
(y2+y21)+(y+y1)−4=0
Let z=y+y1. Squaring z, we get z2=(y+y1)2=y2+2+y21. So, y2+y21=z2−2.
Substitute this into the grouped equation:
(z2−2)+z−4=0
z2+z−6=0
This is a quadratic equation in z. Factoring the quadratic equation:
(z+3)(z−2)=0
The possible values for z are z=−3 or z=2.
Now we relate z back to y. Recall z=y+y1. Since y=ex>0, we can use the AM-GM inequality: For y>0, y+y1≥2y⋅y1=2. Equality holds when y=y1, which means y2=1. Since y>0, y=1. Thus, for y>0, z=y+y1 must be greater than or equal to 2.
Case 1: z=−3 This value z=−3 is less than 2. This means there are no positive real values of y that satisfy y+y1=−3. (Solving y2+3y+1=0 gives y=2−3±5, both of which are negative).
Case 2: z=2 This value z=2 is equal to 2, which is possible for y>0. y+y1=2 Multiply by y: y2+1=2y y2−2y+1=0 (y−1)2=0
This gives a single root y=1. This root y=1 is positive, so it is a valid value for y=ex.
Now we find the corresponding value(s) of x:
y=ex=1
Taking the natural logarithm of both sides:
x=ln(1)
x=0
This is a real root. We have found only one positive real root for y (which is y=1), which corresponds to exactly one real root for x (which is x=0).
To confirm that y=1 is the only positive root of y4+y3−4y2+y+1=0, we can see that for y>0, the expression g(y)=(y+3)(y−2) where z=y+1/y. Since z≥2 for y>0, z+3>0. If z=2, g(y)=(2+3)(2−2)=0, which occurs when y=1. If z>2 (i.e., y>0,y=1), then z−2>0, so g(y)=(z+3)(z−2)>0. Thus, y=1 is the only positive root of y4+y3−4y2+y+1=0.
Since y=ex must be positive, the only solution for y that comes from y4+y3−4y2+y+1=0 and is positive is y=1.
ex=1 gives x=0.
Therefore, the original equation has exactly one real root.