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

Options

Solution

Key Concepts and Formulas

  • Substitution: Replacing a complex expression with a single variable to simplify the equation.
  • Factoring: Expressing a polynomial as a product of simpler polynomials.
  • Analyzing Cubic Equations: Using derivatives to determine the number of real roots of a cubic equation.

Step-by-Step Solution

Step 1: Substitution to Simplify the Equation

We are given the equation: e6xe4x2e3x12e2x+ex+1=0e^{6x} - e^{4x} - 2e^{3x} - 12e^{2x} + e^x + 1 = 0 To simplify this equation, we substitute y=exy = e^x. Since xx is a real number, yy must be strictly positive (y>0y > 0). Substituting yy into the equation yields a polynomial in yy: (ex)6(ex)42(ex)312(ex)2+ex+1=0(e^x)^6 - (e^x)^4 - 2(e^x)^3 - 12(e^x)^2 + e^x + 1 = 0 y6y42y312y2+y+1=0y^6 - y^4 - 2y^3 - 12y^2 + y + 1 = 0

Step 2: Strategic Algebraic Rearrangement

The goal is to rearrange the polynomial to reveal a simpler structure. We rewrite the original exponential equation into a more manageable form. Consider the terms that can form (e3x1)2(e^{3x}-1)^2: (e3x1)2=e6x2e3x+1(e^{3x} - 1)^2 = e^{6x} - 2e^{3x} + 1 We can rewrite the original equation by isolating these terms: e6xe4x2e3x12e2x+ex+1=0e^{6x} - e^{4x} - 2e^{3x} - 12e^{2x} + e^x + 1 = 0 Rearranging and grouping: (e6x2e3x+1)e4x+ex12e2x=0(e^{6x} - 2e^{3x} + 1) - e^{4x} + e^x - 12e^{2x} = 0 (e3x1)2e4x+ex12e2x=0(e^{3x} - 1)^2 - e^{4x} + e^x - 12e^{2x} = 0 Now, notice that the terms e4x+ex-e^{4x} + e^x can be obtained by ex(e3x1)-e^x(e^{3x} - 1): ex(e3x1)=e4x+ex-e^x(e^{3x} - 1) = -e^{4x} + e^x Substituting this into our rearranged equation: (e3x1)2ex(e3x1)12e2x=0(e^{3x} - 1)^2 - e^x(e^{3x} - 1) - 12e^{2x} = 0 This transforms the original equation into a more manageable form: (e3x1)2ex(e3x1)=12e2x(e^{3x} - 1)^2 - e^x(e^{3x} - 1) = 12e^{2x}

Step 3: Transformation into a Quadratic Form

We now have the equation: (e3x1)2ex(e3x1)=12e2x(e^{3x} - 1)^2 - e^x(e^{3x} - 1) = 12e^{2x} Since ex>0e^x > 0 for all real xx, we also know e2x>0e^{2x} > 0. We must check if e3x1=0e^{3x}-1 = 0 (which implies x=0x=0) is a root of the original equation. Substituting x=0x=0 into the original equation: e0e02e012e0+e0+1=11212+1+1=120e^0 - e^0 - 2e^0 - 12e^0 + e^0 + 1 = 1 - 1 - 2 - 12 + 1 + 1 = -12 \neq 0. Thus, x=0x=0 is not a root, and e3x10e^{3x} - 1 \neq 0 when x=0x=0. We can safely divide the equation by e2xe^{2x}: (e3x1)2e2xex(e3x1)e2x=12e2xe2x\frac{(e^{3x} - 1)^2}{e^{2x}} - \frac{e^x(e^{3x} - 1)}{e^{2x}} = \frac{12e^{2x}}{e^{2x}} This can be rewritten as: (e3x1ex)2e3x1ex=12\left(\frac{e^{3x} - 1}{e^x}\right)^2 - \frac{e^{3x} - 1}{e^x} = 12 Let's simplify the term e3x1ex\frac{e^{3x} - 1}{e^x}: e3x1ex=e3xex1ex=e2xex\frac{e^{3x} - 1}{e^x} = \frac{e^{3x}}{e^x} - \frac{1}{e^x} = e^{2x} - e^{-x} Substituting this back, we get an equation in terms of (e2xex)(e^{2x} - e^{-x}): (e2xex)2(e2xex)=12(e^{2x} - e^{-x})^2 - (e^{2x} - e^{-x}) = 12 This is a quadratic equation. Let Z=e2xexZ = e^{2x} - e^{-x}: Z2Z=12Z^2 - Z = 12 Z2Z12=0Z^2 - Z - 12 = 0 Factoring the quadratic equation: (Z4)(Z+3)=0(Z - 4)(Z + 3) = 0 This yields two possible values for ZZ: Z=4Z = 4 or Z=3Z = -3.

Step 4: Solving for xx in Each Case We now solve for xx in each of the two cases derived from ZZ.

Case 1: Z=4Z = 4 Substituting back Z=e2xexZ = e^{2x} - e^{-x}: e2xex=4e^{2x} - e^{-x} = 4 To work with positive exponents, multiply the entire equation by exe^x (which is always positive): (e2xex)(exex)=4ex(e^{2x} \cdot e^x) - (e^{-x} \cdot e^x) = 4 \cdot e^x e3xe0=4exe^{3x} - e^0 = 4e^x e3x1=4exe^{3x} - 1 = 4e^x Rearranging, we get a cubic equation in exe^x: e3x4ex1=0e^{3x} - 4e^x - 1 = 0 Let u=exu = e^x. Since ex>0e^x > 0, we are looking for positive real roots (u>0u > 0) of the cubic equation u34u1=0u^3 - 4u - 1 = 0. Let f(u)=u34u1f(u) = u^3 - 4u - 1. To find the number of positive real roots, we examine its derivative: f(u)=3u24f'(u) = 3u^2 - 4. Setting f(u)=0f'(u) = 0 gives 3u2=43u^2 = 4, so u2=4/3u^2 = 4/3, and u=±2/3u = \pm 2/\sqrt{3}. For u>0u > 0, the critical point is u=2/3u = 2/\sqrt{3}.

  • For 0<u<2/30 < u < 2/\sqrt{3}, f(u)<0f'(u) < 0, so f(u)f(u) is decreasing.
  • For u>2/3u > 2/\sqrt{3}, f(u)>0f'(u) > 0, so f(u)f(u) is increasing. The function f(u)f(u) has a local minimum at u=2/3u = 2/\sqrt{3}. The value of this minimum is f(2/3)=(2/3)34(2/3)1=833831=824331=16331f(2/\sqrt{3}) = (2/\sqrt{3})^3 - 4(2/\sqrt{3}) - 1 = \frac{8}{3\sqrt{3}} - \frac{8}{\sqrt{3}} - 1 = \frac{8 - 24}{3\sqrt{3}} - 1 = \frac{-16}{3\sqrt{3}} - 1, which is negative. As u0+u \to 0^+, f(u)1f(u) \to -1. As uu \to \infty, f(u)f(u) \to \infty. Since f(u)f(u) starts at 1-1, decreases to a negative minimum, and then increases to \infty, it must cross the u-axis exactly once for u>0u > 0. Therefore, there is exactly one positive real root for u34u1=0u^3 - 4u - 1 = 0, which means there is exactly one real solution for xx in this case.

Case 2: Z=3Z = -3 Substituting back Z=e2xexZ = e^{2x} - e^{-x}: e2xex=3e^{2x} - e^{-x} = -3 Multiply by exe^x: (e2xex)(exex)=3ex(e^{2x} \cdot e^x) - (e^{-x} \cdot e^x) = -3 \cdot e^x e3x1=3exe^{3x} - 1 = -3e^x Rearranging, we get: e3x+3ex1=0e^{3x} + 3e^x - 1 = 0 Let u=exu = e^x. We are looking for positive real roots (u>0u > 0) of the cubic equation u3+3u1=0u^3 + 3u - 1 = 0. Let g(u)=u3+3u1g(u) = u^3 + 3u - 1. The derivative is g(u)=3u2+3g'(u) = 3u^2 + 3. For all real uu, g(u)=3(u2+1)>0g'(u) = 3(u^2 + 1) > 0, meaning g(u)g(u) is strictly increasing for all uu. As u0+u \to 0^+, g(u)1g(u) \to -1. As uu \to \infty, g(u)g(u) \to \infty. Since g(u)g(u) is strictly increasing, starts at 1-1 for u=0u=0, and goes to \infty, it must cross the u-axis exactly once for u>0u > 0. Therefore, there is exactly one positive real root for u3+3u1=0u^3 + 3u - 1 = 0, which means there is exactly one real solution for xx in this case.

Step 5: Conclusion We found one real solution for xx from Case 1 and one real solution for xx from Case 2. Since u=exu=e^x is a one-to-one function, each unique positive root uu corresponds to a unique real root xx. The total number of distinct real roots for the original equation is 1+1=21 + 1 = 2.

Common Mistakes & Tips:

  • Substitution Validity: Always remember that when substituting y=exy = e^x, you are only interested in positive values of yy. Discard any negative or zero roots found for the polynomial in yy.
  • Algebraic Errors: Be meticulous with algebraic manipulations, especially when dealing with exponents and negative signs. Double-check rearrangements and expansions.
  • Division by Zero: Before dividing an equation by an expression, make sure that expression is not equal to zero. Check for the validity of the step for all xx.

Summary

This problem involves transforming a complex exponential equation into a quadratic form using strategic algebraic manipulation and substitution. By analyzing the resulting cubic polynomials arising from the quadratic equation, we determine the number of positive real roots, which correspond to the number of real solutions for xx. The equation has two real roots.

Final Answer

The final answer is \boxed{2}, which corresponds to option (A).

Practice More Quadratic Equations Questions

View All Questions