Math Problem Statement

Find the equation of the tangent line to the curve y = f(x) = e^x / x for x = 1.

Solution

To solve the problem and find the equation of the tangent line to the curve y=f(x)=exxy = f(x) = \frac{e^x}{x} at x=1x = 1, follow these steps:

Step 1: Evaluate f(1)f(1)

The equation of the tangent line requires a point on the curve. Let's calculate f(1)f(1):

f(1)=e11=ef(1) = \frac{e^1}{1} = e

So, the point on the curve is (1,e)(1, e).

Step 2: Find the derivative f(x)f'(x)

The slope of the tangent line is given by the derivative f(x)f'(x) evaluated at x=1x = 1. Use the quotient rule to differentiate f(x)=exxf(x) = \frac{e^x}{x}.

The quotient rule states: (u(x)v(x))=u(x)v(x)u(x)v(x)[v(x)]2\left( \frac{u(x)}{v(x)} \right)' = \frac{u'(x)v(x) - u(x)v'(x)}{[v(x)]^2} where u(x)=exu(x) = e^x and v(x)=xv(x) = x.

  • u(x)=exu'(x) = e^x
  • v(x)=1v'(x) = 1

Now apply the quotient rule: f(x)=exxex1x2=ex(x1)x2f'(x) = \frac{e^x \cdot x - e^x \cdot 1}{x^2} = \frac{e^x(x - 1)}{x^2}

Step 3: Evaluate f(1)f'(1)

Substitute x=1x = 1 into the derivative:

f(1)=e1(11)12=e(0)1=0f'(1) = \frac{e^1(1 - 1)}{1^2} = \frac{e(0)}{1} = 0

So, the slope of the tangent line at x=1x = 1 is 0.

Step 4: Equation of the tangent line

Since the slope of the tangent line is 0 and it passes through the point (1,e)(1, e), the equation of the tangent line is horizontal, i.e., y=ey = e.

Final Answer:

The equation of the tangent line is y=ey = e, which corresponds to option D.


Would you like more details or have any further questions?

Related Questions:

  1. How is the quotient rule applied to differentiate functions?
  2. What are the conditions for a tangent line to have a slope of zero?
  3. Can you explain the general form of a tangent line equation?
  4. How would the tangent line change if we considered another point on the curve?
  5. What does the behavior of exx\frac{e^x}{x} suggest about its asymptotes?

Tip:

The quotient rule is essential for differentiating functions of the form f(x)g(x)\frac{f(x)}{g(x)}. Always ensure that both f(x)f(x) and g(x)g(x) are properly differentiated before simplifying.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Calculus
Differentiation
Quotient Rule
Tangent Lines

Formulas

Quotient rule: (u(x) / v(x))' = (u'(x)v(x) - u(x)v'(x)) / [v(x)]^2
Tangent line equation: y - y1 = m(x - x1)

Theorems

Quotient Rule
Slope of Tangent Line

Suitable Grade Level

Grades 11-12, College Level