Chapter 5: Problem 25
Find all the real-number roots of each equation. In each case, give an exact expression for the root and also (where appropriate) a calculator approximation rounded to three decimal places. (a) \(e^{2 x}+2 e^{x}+1=0\) (b) \(e^{2 x}-2 e^{x}+1=0\) (c) \(e^{2 x}-2 e^{x}-3=0\) (d) \(e^{2 x}-2 e^{x}-4=0\)
Short Answer
Step by step solution
Solve Equation (a)
Solve Equation (b)
Solve Equation (c)
Solve Equation (d)
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
Quadratic Equations
- The Discriminant: The part under the square root, \( b^2 - 4ac \), is called the discriminant. It tells us about the nature of the roots.
- If the discriminant is positive, there are two distinct real roots.
- If it is zero, there is one real root (or a repeated root).
- If negative, the roots are not real-number roots but complex numbers.
- Factoring: Quadratic equations can sometimes be solved by factoring when they easily decompose into a perfect square trinomial or binomials.
Exponential Functions
- Substitution: Letting \( u = e^x \) to convert an exponential function into a more familiar quadratic form \( u^2 - 2u + 1 = 0 \).
- Natural Logarithms: Once \( u \) is found, you can solve \( e^x = u \) by taking the natural logarithm, \( x = \ln(u) \), to find \( x \) values.
Perfect Square Trinomial
- Check if the first and last terms are perfect squares.
- Ensure the middle term is twice the product of the square roots of the first and last terms.For example, \( x^2 + 6x + 9 = (x+3)^2 \).
- Equation (a) \( e^{2x} + 2e^x + 1 = (e^x+1)^2 = 0 \): This is a perfect square trinomial since it factors perfectly into a binomial square.
- Equation (b) \( e^{2x} - 2e^x + 1 = (e^x-1)^2 = 0 \): Another example where recognizing the perfect square trinomial facilitates solving.
Factoring
- Determine if there is a common factor in the entire equation; factor that out first.
- In a quadratic form \( ax^2 + bx + c \), find two numbers that multiply to \( ac \) (the product of the first and last coefficients) and add to \( b \) (the middle coefficient).
- For equation (c), the expression \( e^{2x} - 2e^x - 3 = 0 \) factors into \((e^x - 3)(e^x + 1) = 0\).
- These factors provide potential solutions by setting each to zero and solving for \( x \), following the substitutions \( u = e^x \).