Skip to main content
Back to Quadratic Equations
JEE Main 2020
Quadratic Equations
Quadratic Equation and Inequalities
Easy

Question

The number of real roots of the equation e 4x - e 3x - 4e 2x - e x + 1 = 0 is equal to ______________.

Answer: 4

Solution

Key Concepts and Formulas

  • Substitution: Replacing a complex expression with a simpler variable to simplify the equation.
  • Reciprocal Equation: A polynomial equation where the coefficients are symmetric. For example, ax4+bx3+cx2+bx+a=0ax^4 + bx^3 + cx^2 + bx + a = 0.
  • AM-GM Inequality: For non-negative real numbers, the arithmetic mean is greater than or equal to the geometric mean. For two numbers a,b0a, b \ge 0, a+b2ab\frac{a+b}{2} \ge \sqrt{ab}.

Step-by-Step Solution

  1. Substitution to a Polynomial Equation We are given the equation e4xe3x4e2xex+1=0e^{4x} - e^{3x} - 4e^{2x} - e^x + 1 = 0. To simplify it, we substitute t=ext = e^x. Since xx is a real number, tt must be a positive real number (t>0t > 0). Substituting tt into the given equation, we get: (ex)4(ex)34(ex)2ex+1=0(e^x)^4 - (e^x)^3 - 4(e^x)^2 - e^x + 1 = 0 t4t34t2t+1=0t^4 - t^3 - 4t^2 - t + 1 = 0

  2. Identifying and Solving the Reciprocal Equation The equation t4t34t2t+1=0t^4 - t^3 - 4t^2 - t + 1 = 0 is a reciprocal equation of Type I, as its coefficients are symmetric (1,1,4,1,11, -1, -4, -1, 1).

    • Divide by t2t^2: Since t=ext = e^x, we know t>0t > 0, so t0t \neq 0. We can safely divide the entire equation by t2t^2 to simplify it. t4t2t3t24t2t2tt2+1t2=0\frac{t^4}{t^2} - \frac{t^3}{t^2} - \frac{4t^2}{t^2} - \frac{t}{t^2} + \frac{1}{t^2} = 0 t2t41t+1t2=0t^2 - t - 4 - \frac{1}{t} + \frac{1}{t^2} = 0
    • Grouping Terms: We group the terms as follows to prepare for another substitution: (t2+1t2)(t+1t)4=0\left(t^2 + \frac{1}{t^2}\right) - \left(t + \frac{1}{t}\right) - 4 = 0
    • Introducing a New Variable: Let α=t+1t\alpha = t + \frac{1}{t}. This is a standard substitution for solving reciprocal equations.
      • Squaring α\alpha, we get t2+1t2+2=α2t^2 + \frac{1}{t^2} + 2 = \alpha^2, so t2+1t2=α22t^2 + \frac{1}{t^2} = \alpha^2 - 2.
    • Condition on α\alpha: Since t>0t > 0, by the AM-GM inequality, t+1t2t1t=2t + \frac{1}{t} \ge 2\sqrt{t \cdot \frac{1}{t}} = 2, which means α2\alpha \ge 2. This is a crucial condition.
    • Substituting α\alpha: Substitute α\alpha and α22\alpha^2 - 2 into the grouped equation: (α22)α4=0(\alpha^2 - 2) - \alpha - 4 = 0 α2α6=0\alpha^2 - \alpha - 6 = 0
  3. Solving the Quadratic Equation for α\alpha We solve the quadratic equation α2α6=0\alpha^2 - \alpha - 6 = 0: (α3)(α+2)=0(\alpha - 3)(\alpha + 2) = 0 This gives us two possible values for α\alpha: α=3\alpha = 3 or α=2\alpha = -2.

  4. Applying the Constraint on α\alpha We must apply the condition α2\alpha \ge 2.

    • α=3\alpha = 3: This value satisfies α2\alpha \ge 2.
    • α=2\alpha = -2: This value does not satisfy α2\alpha \ge 2, so we reject it.
  5. Solving for tt using the valid α\alpha value We only consider α=3\alpha = 3. Substituting back α=t+1t\alpha = t + \frac{1}{t}: t+1t=3t + \frac{1}{t} = 3

    • Multiply by tt: To convert this into a standard quadratic equation in tt. Since t>0t>0, we can multiply without changing the solution set for positive tt. t2+1=3tt^2 + 1 = 3t t23t+1=0t^2 - 3t + 1 = 0
  6. Finding the Roots for tt We solve the quadratic equation t23t+1=0t^2 - 3t + 1 = 0 using the quadratic formula t=b±b24ac2at = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}: t=(3)±(3)24(1)(1)2(1)t = \frac{-(-3) \pm \sqrt{(-3)^2 - 4(1)(1)}}{2(1)} t=3±942t = \frac{3 \pm \sqrt{9 - 4}}{2} t=3±52t = \frac{3 \pm \sqrt{5}}{2} This gives two distinct real roots for tt: t1=3+52t_1 = \frac{3 + \sqrt{5}}{2} t2=352t_2 = \frac{3 - \sqrt{5}}{2}

  7. Verifying that tt values are Positive We need to ensure that these roots for tt are positive, as required by t=ext = e^x.

    • t1=3+52t_1 = \frac{3 + \sqrt{5}}{2}: Since 5\sqrt{5} is positive, 3+53 + \sqrt{5} is positive, and so is t1>0t_1 > 0.
    • t2=352t_2 = \frac{3 - \sqrt{5}}{2}: Since 3>53 > \sqrt{5}, 353 - \sqrt{5} is positive, and so is t2>0t_2 > 0. Both roots are positive real numbers.
  8. Finding the Real Roots for xx For each valid positive real root of tt, we find a unique real root for xx using x=ln(t)x = \ln(t).

    • For t1=3+52t_1 = \frac{3 + \sqrt{5}}{2}, we get x1=ln(3+52)x_1 = \ln\left(\frac{3 + \sqrt{5}}{2}\right).
    • For t2=352t_2 = \frac{3 - \sqrt{5}}{2}, we get x2=ln(352)x_2 = \ln\left(\frac{3 - \sqrt{5}}{2}\right). Since t1t_1 and t2t_2 are distinct positive real numbers, x1x_1 and x2x_2 are distinct real numbers. Therefore, there are two real roots for xx.

Common Mistakes & Tips

  • Forgetting t>0t > 0: Always remember that t=ext = e^x implies tt must be strictly positive. Any negative or zero roots for tt are extraneous.
  • Forgetting α2\alpha \ge 2: The condition α=t+1t2\alpha = t + \frac{1}{t} \ge 2 for t>0t > 0 is critical. Failing to apply it can lead to incorrectly accepting solutions.
  • Incorrect Factoring The quartic t4t34t2t+1t^4 - t^3 - 4t^2 - t + 1 does NOT factor as (t23t+1)(t+1)2(t^2 - 3t + 1)(t+1)^2.

Summary By substituting t=ext=e^x and recognizing the equation as a reciprocal equation, we transformed it into a quadratic in α=t+1t\alpha = t + \frac{1}{t}. After solving for α\alpha, applying the constraint α2\alpha \ge 2, and then solving for tt, we found two distinct positive real values for tt. Each of these positive tt values corresponds to a unique real root for xx, resulting in a total of 2 real roots for the original equation.

Final Answer The final answer is \boxed{2}.

Practice More Quadratic Equations Questions

View All Questions