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

Question

The number of real solutions of the equation e4x+4e3x58e2x+4ex+1=0{e^{4x}} + 4{e^{3x}} - 58{e^{2x}} + 4{e^x} + 1 = 0 is ___________.

Answer: 2

Solution

Key Concepts and Formulas

  • Substitution: Replacing a complex expression with a single variable to simplify equations.
  • AM-GM Inequality: For non-negative real numbers aa and bb, a+b2ab\frac{a+b}{2} \ge \sqrt{ab}.
  • Quadratic Formula: The solutions to the quadratic equation ax2+bx+c=0ax^2 + bx + c = 0 are given by x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}.

Step-by-Step Solution

Step 1: Divide by e2xe^{2x}

We are given the equation e4x+4e3x58e2x+4ex+1=0e^{4x} + 4e^{3x} - 58e^{2x} + 4e^x + 1 = 0. We divide each term by e2xe^{2x} to exploit the symmetry of the coefficients. Since e2x>0e^{2x} > 0 for all real xx, this operation is valid and does not introduce extraneous solutions or remove any existing ones. e4xe2x+4e3xe2x58e2xe2x+4exe2x+1e2x=0\frac{e^{4x}}{e^{2x}} + \frac{4e^{3x}}{e^{2x}} - \frac{58e^{2x}}{e^{2x}} + \frac{4e^x}{e^{2x}} + \frac{1}{e^{2x}} = 0 Simplifying, we get: e2x+4ex58+4ex+e2x=0e^{2x} + 4e^x - 58 + 4e^{-x} + e^{-2x} = 0

Step 2: Group Terms and Substitute t=ex+ext = e^x + e^{-x}

We group the terms with reciprocal exponents: (e2x+e2x)+4(ex+ex)58=0(e^{2x} + e^{-2x}) + 4(e^x + e^{-x}) - 58 = 0 Let t=ex+ext = e^x + e^{-x}. We want to express e2x+e2xe^{2x} + e^{-2x} in terms of tt. We know that (ex+ex)2=e2x+2exex+e2x=e2x+2+e2x(e^x + e^{-x})^2 = e^{2x} + 2e^x e^{-x} + e^{-2x} = e^{2x} + 2 + e^{-2x}. Therefore, e2x+e2x=(ex+ex)22=t22e^{2x} + e^{-2x} = (e^x + e^{-x})^2 - 2 = t^2 - 2. Substituting t=ex+ext = e^x + e^{-x} and e2x+e2x=t22e^{2x} + e^{-2x} = t^2 - 2 into the equation, we have: (t22)+4t58=0(t^2 - 2) + 4t - 58 = 0 t2+4t60=0t^2 + 4t - 60 = 0

Step 3: Solve the Quadratic Equation for tt

We solve the quadratic equation t2+4t60=0t^2 + 4t - 60 = 0. Factoring gives us (t+10)(t6)=0(t+10)(t-6) = 0. Thus, t=10t = -10 or t=6t = 6.

Step 4: Determine the Valid Range of tt

Since t=ex+ext = e^x + e^{-x} and ex>0e^x > 0 for all real xx, we can apply the AM-GM inequality to exe^x and exe^{-x}: ex+ex2exex\frac{e^x + e^{-x}}{2} \ge \sqrt{e^x \cdot e^{-x}} t21\frac{t}{2} \ge \sqrt{1} t21\frac{t}{2} \ge 1 t2t \ge 2 Therefore, the valid range for tt is [2,)[2, \infty). Since t=10t = -10 is not in this range, we discard it. We are left with t=6t = 6.

Step 5: Solve for xx using t=6t=6

We have ex+ex=6e^x + e^{-x} = 6. Let p=exp = e^x. Then ex=1pe^{-x} = \frac{1}{p}, and our equation becomes: p+1p=6p + \frac{1}{p} = 6 Multiplying by pp, we get: p2+1=6pp^2 + 1 = 6p p26p+1=0p^2 - 6p + 1 = 0 Using the quadratic formula: p=(6)±(6)24(1)(1)2(1)p = \frac{-(-6) \pm \sqrt{(-6)^2 - 4(1)(1)}}{2(1)} p=6±3642p = \frac{6 \pm \sqrt{36 - 4}}{2} p=6±322p = \frac{6 \pm \sqrt{32}}{2} p=6±422p = \frac{6 \pm 4\sqrt{2}}{2} p=3±22p = 3 \pm 2\sqrt{2} So, p1=3+22p_1 = 3 + 2\sqrt{2} and p2=322p_2 = 3 - 2\sqrt{2}. Since 3=93 = \sqrt{9} and 22=82\sqrt{2} = \sqrt{8}, we have 3>223 > 2\sqrt{2}, so both p1p_1 and p2p_2 are positive.

Step 6: Find the Number of Real Solutions for xx

Since p=exp = e^x, we have x=ln(p)x = \ln(p). Since we found two distinct positive values for pp, we have two distinct real solutions for xx: x1=ln(3+22)x_1 = \ln(3 + 2\sqrt{2}) x2=ln(322)x_2 = \ln(3 - 2\sqrt{2})

Common Mistakes & Tips

  • Always check the range of the substituted variable after solving the simplified equation. Discard any solutions that fall outside the valid range.
  • Remember the AM-GM inequality as a tool to determine the range of expressions like ex+exe^x + e^{-x}.
  • Don't forget to check if the solutions for p=exp = e^x are positive, as the natural logarithm is only defined for positive numbers.

Summary

By dividing the original equation by e2xe^{2x} and using the substitution t=ex+ext = e^x + e^{-x}, we transformed the exponential equation into a quadratic equation. Solving for tt and considering the valid range t2t \ge 2, we found one valid value for tt. Substituting this back and solving for exe^x, we obtained two distinct positive values for exe^x, which correspond to two distinct real solutions for xx.

The final answer is \boxed{2}.

Practice More Quadratic Equations Questions

View All Questions