Solveeit Logo

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+e3x4e2x+ex+1=0e^{4x} + e^{3x} - 4e^{2x} + e^x + 1 = 0 is:

A

1

B

2

C

3

D

4

Answer

1

Explanation

Solution

The given equation is e4x+e3x4e2x+ex+1=0e^{4x} + e^{3x} - 4e^{2x} + e^x + 1 = 0. Let y=exy = e^x. Since xx is a real number, y=ex>0y = e^x > 0. Substituting y=exy = e^x into the equation, we get: y4+y34y2+y+1=0y^4 + y^3 - 4y^2 + y + 1 = 0

This is a quartic equation in yy. We are looking for the number of positive real roots of this equation, because y=exy = e^x must be positive. For each positive real root y0y_0 of this equation, there is a unique real root x0=ln(y0)x_0 = \ln(y_0) for the original equation.

The equation y4+y34y2+y+1=0y^4 + y^3 - 4y^2 + y + 1 = 0 is a reciprocal equation because the coefficients are symmetric (1, 1, -4, 1, 1). Since y=ex>0y=e^x > 0, y0y \neq 0, we can divide the equation by y2y^2:

y4y2+y3y24y2y2+yy2+1y2=0\frac{y^4}{y^2} + \frac{y^3}{y^2} - \frac{4y^2}{y^2} + \frac{y}{y^2} + \frac{1}{y^2} = 0

y2+y4+1y+1y2=0y^2 + y - 4 + \frac{1}{y} + \frac{1}{y^2} = 0

Group the terms:

(y2+1y2)+(y+1y)4=0(y^2 + \frac{1}{y^2}) + (y + \frac{1}{y}) - 4 = 0

Let z=y+1yz = y + \frac{1}{y}. Squaring zz, we get z2=(y+1y)2=y2+2+1y2z^2 = (y + \frac{1}{y})^2 = y^2 + 2 + \frac{1}{y^2}. So, y2+1y2=z22y^2 + \frac{1}{y^2} = z^2 - 2.

Substitute this into the grouped equation:

(z22)+z4=0(z^2 - 2) + z - 4 = 0

z2+z6=0z^2 + z - 6 = 0

This is a quadratic equation in zz. Factoring the quadratic equation:

(z+3)(z2)=0(z+3)(z-2) = 0

The possible values for zz are z=3z = -3 or z=2z = 2.

Now we relate zz back to yy. Recall z=y+1yz = y + \frac{1}{y}. Since y=ex>0y = e^x > 0, we can use the AM-GM inequality: For y>0y > 0, y+1y2y1y=2y + \frac{1}{y} \ge 2\sqrt{y \cdot \frac{1}{y}} = 2. Equality holds when y=1yy = \frac{1}{y}, which means y2=1y^2 = 1. Since y>0y>0, y=1y=1. Thus, for y>0y>0, z=y+1yz = y + \frac{1}{y} must be greater than or equal to 2.

Case 1: z=3z = -3 This value z=3z=-3 is less than 2. This means there are no positive real values of yy that satisfy y+1y=3y + \frac{1}{y} = -3. (Solving y2+3y+1=0y^2 + 3y + 1 = 0 gives y=3±52y = \frac{-3 \pm \sqrt{5}}{2}, both of which are negative).

Case 2: z=2z = 2 This value z=2z=2 is equal to 2, which is possible for y>0y>0. y+1y=2y + \frac{1}{y} = 2 Multiply by yy: y2+1=2yy^2 + 1 = 2y y22y+1=0y^2 - 2y + 1 = 0 (y1)2=0(y-1)^2 = 0

This gives a single root y=1y = 1. This root y=1y=1 is positive, so it is a valid value for y=exy = e^x.

Now we find the corresponding value(s) of xx:

y=ex=1y = e^x = 1

Taking the natural logarithm of both sides:

x=ln(1)x = \ln(1)

x=0x = 0

This is a real root. We have found only one positive real root for yy (which is y=1y=1), which corresponds to exactly one real root for xx (which is x=0x=0).

To confirm that y=1y=1 is the only positive root of y4+y34y2+y+1=0y^4 + y^3 - 4y^2 + y + 1 = 0, we can see that for y>0y>0, the expression g(y)=(y+3)(y2)g(y) = (y+3)(y-2) where z=y+1/yz=y+1/y. Since z2z \ge 2 for y>0y>0, z+3>0z+3 > 0. If z=2z=2, g(y)=(2+3)(22)=0g(y)=(2+3)(2-2)=0, which occurs when y=1y=1. If z>2z>2 (i.e., y>0,y1y>0, y \neq 1), then z2>0z-2 > 0, so g(y)=(z+3)(z2)>0g(y) = (z+3)(z-2) > 0. Thus, y=1y=1 is the only positive root of y4+y34y2+y+1=0y^4 + y^3 - 4y^2 + y + 1 = 0.

Since y=exy=e^x must be positive, the only solution for yy that comes from y4+y34y2+y+1=0y^4 + y^3 - 4y^2 + y + 1 = 0 and is positive is y=1y=1.

ex=1e^x = 1 gives x=0x=0.

Therefore, the original equation has exactly one real root.