Solveeit Logo

Question

Question: The equation $e^{x-1}+x-2=0$ has:...

The equation ex1+x2=0e^{x-1}+x-2=0 has:

A

one real root

B

two real roots

C

three real roots

D

four real roots

Answer

one real root

Explanation

Solution

Explanation of the solution:

  1. Define the function: Let f(x)=ex1+x2f(x) = e^{x-1} + x - 2. We are looking for the number of real roots of f(x)=0f(x) = 0.

  2. Find the derivative: Calculate the first derivative of f(x)f(x): f(x)=ddx(ex1+x2)=ex1ddx(x1)+ddx(x)ddx(2)f'(x) = \frac{d}{dx}(e^{x-1} + x - 2) = e^{x-1} \cdot \frac{d}{dx}(x-1) + \frac{d}{dx}(x) - \frac{d}{dx}(2) f(x)=ex11+10f'(x) = e^{x-1} \cdot 1 + 1 - 0 f(x)=ex1+1f'(x) = e^{x-1} + 1

  3. Analyze the derivative: For any real number xx, ex1e^{x-1} is always positive (ex1>0e^{x-1} > 0). Therefore, f(x)=ex1+1>0+1=1f'(x) = e^{x-1} + 1 > 0 + 1 = 1. Since f(x)>0f'(x) > 0 for all xRx \in \mathbb{R}, the function f(x)f(x) is strictly increasing over its entire domain.

  4. Determine the number of roots from monotonicity: A strictly increasing continuous function can intersect the x-axis at most once. If it does intersect, it intersects exactly once.

  5. Check for existence of a root (using limits):

    • As xx \to -\infty: ex10e^{x-1} \to 0 x2x-2 \to -\infty So, f(x)=ex1+x20+()=f(x) = e^{x-1} + x - 2 \to 0 + (-\infty) = -\infty.
    • As x+x \to +\infty: ex1+e^{x-1} \to +\infty x2+x-2 \to +\infty So, f(x)=ex1+x2++(+)=+f(x) = e^{x-1} + x - 2 \to +\infty + (+\infty) = +\infty.

    Since f(x)f(x) is continuous and its value ranges from -\infty to ++\infty, by the Intermediate Value Theorem, there must be at least one real root.

  6. Conclusion: Combining the facts that f(x)f(x) is strictly increasing (at most one root) and it spans from -\infty to ++\infty (at least one root), we conclude that there is exactly one real root.

  7. Find the root (optional): By inspection, if we substitute x=1x=1 into the equation: e11+12=e0+12=1+12=0e^{1-1} + 1 - 2 = e^0 + 1 - 2 = 1 + 1 - 2 = 0. Thus, x=1x=1 is the unique real root.

The equation has one real root.