The number of real solutions of the equation e4x+4e3x−58e2x+4ex+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 a and b, 2a+b≥ab.
Quadratic Formula: The solutions to the quadratic equation ax2+bx+c=0 are given by x=2a−b±b2−4ac.
Step-by-Step Solution
Step 1: Divide by e2x
We are given the equation e4x+4e3x−58e2x+4ex+1=0. We divide each term by e2x to exploit the symmetry of the coefficients. Since e2x>0 for all real x, this operation is valid and does not introduce extraneous solutions or remove any existing ones.
e2xe4x+e2x4e3x−e2x58e2x+e2x4ex+e2x1=0
Simplifying, we get:
e2x+4ex−58+4e−x+e−2x=0
Step 2: Group Terms and Substitute t=ex+e−x
We group the terms with reciprocal exponents:
(e2x+e−2x)+4(ex+e−x)−58=0
Let t=ex+e−x. We want to express e2x+e−2x in terms of t. We know that (ex+e−x)2=e2x+2exe−x+e−2x=e2x+2+e−2x. Therefore, e2x+e−2x=(ex+e−x)2−2=t2−2.
Substituting t=ex+e−x and e2x+e−2x=t2−2 into the equation, we have:
(t2−2)+4t−58=0t2+4t−60=0
Step 3: Solve the Quadratic Equation for t
We solve the quadratic equation t2+4t−60=0. Factoring gives us (t+10)(t−6)=0. Thus, t=−10 or t=6.
Step 4: Determine the Valid Range of t
Since t=ex+e−x and ex>0 for all real x, we can apply the AM-GM inequality to ex and e−x:
2ex+e−x≥ex⋅e−x2t≥12t≥1t≥2
Therefore, the valid range for t is [2,∞). Since t=−10 is not in this range, we discard it. We are left with t=6.
Step 5: Solve for x using t=6
We have ex+e−x=6. Let p=ex. Then e−x=p1, and our equation becomes:
p+p1=6
Multiplying by p, we get:
p2+1=6pp2−6p+1=0
Using the quadratic formula:
p=2(1)−(−6)±(−6)2−4(1)(1)p=26±36−4p=26±32p=26±42p=3±22
So, p1=3+22 and p2=3−22. Since 3=9 and 22=8, we have 3>22, so both p1 and p2 are positive.
Step 6: Find the Number of Real Solutions for x
Since p=ex, we have x=ln(p). Since we found two distinct positive values for p, we have two distinct real solutions for x:
x1=ln(3+22)x2=ln(3−22)
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+e−x.
Don't forget to check if the solutions for p=ex are positive, as the natural logarithm is only defined for positive numbers.
Summary
By dividing the original equation by e2x and using the substitution t=ex+e−x, we transformed the exponential equation into a quadratic equation. Solving for t and considering the valid range t≥2, we found one valid value for t. Substituting this back and solving for ex, we obtained two distinct positive values for ex, which correspond to two distinct real solutions for x.