Calculus · real student question

Find the derivative of ln(1 + x/(e*pi)) with respect to x.

Question

Find

ddxln(1+xeπ)\frac{d}{dx}\ln\left(1+\frac{x}{e\pi}\right)

Step-by-step solution

  1. Treat eπe\pi as a single constant. The product eπ8.5397e\pi\approx 8.5397 contains no xx, so it behaves exactly like any other number. Recognising this early prevents the temptation to apply a product or quotient rule to it.

  2. Apply the chain rule for the natural logarithm. With u=1+xeπu=1+\dfrac{x}{e\pi},

    ddxlnu=uu,u=1eπ\frac{d}{dx}\ln u=\frac{u'}{u},\qquad u'=\frac{1}{e\pi}

    The inner derivative is the constant 1eπ\tfrac{1}{e\pi} because xx appears linearly.

  3. Write the quotient.

    dydx=1eπ1+xeπ\frac{dy}{dx}=\frac{\frac{1}{e\pi}}{1+\frac{x}{e\pi}}

    This is already correct but is a fraction inside a fraction; simplifying is worth one more line.

  4. Clear the nested fraction. Multiply numerator and denominator by eπe\pi:

    1eπeπ(1+xeπ)eπ=1eπ+x\frac{\frac{1}{e\pi}\cdot e\pi}{\left(1+\frac{x}{e\pi}\right)e\pi}=\frac{1}{e\pi+x}

    The constant disappears from the numerator entirely and simply shifts the denominator.

  5. Recognise the general pattern and check. For any constant cc, ddxln(1+xc)=1x+c\dfrac{d}{dx}\ln\left(1+\tfrac{x}{c}\right)=\dfrac{1}{x+c}: the derivative of the log of a linear function is one over that linear function, scaled so the leading coefficient is 1. Numerically at x=1.7x=1.7 the central difference is 0.09765880.0976588 and 11.7+8.5397=0.0976588\dfrac{1}{1.7+8.5397}=0.0976588 ✓.

Answer

1x+eπ\frac{1}{x+e\pi}

Need to solve a different problem like this? Open the solver →