How to find the derivative of y= x^-1/e^-x

  • Thread starter Thread starter intenzxboi
  • Start date Start date
  • Tags Tags
    Derivative
intenzxboi
Messages
98
Reaction score
0

Homework Statement


y = ((x)^−1) (e^−x)


The Attempt at a Solution



Solving this out i got
[(x^-1) - (x^-2)] e^-x

however the book is telling me the answer is
−(x^−1 + x^−2)e^−x

wouldnt that give me (-x^−1 - x^−2)e^−x ??
what did i do wrong??
 
Physics news on Phys.org


intenzxboi said:

Homework Statement


y = ((x)^−1) (e^−x)


The Attempt at a Solution



Solving this out i got
[(x^-1) - (x^-2)] e^-x

however the book is telling me the answer is
−(x^−1 + x^−2)e^−x

wouldnt that give me (-x^−1 - x^−2)e^−x ??
what did i do wrong??
Apparently you lost a sign somewhere. I'm guessing that you forgot the factor of (-1) when you differentiated e^(-x).
d/dx(x^{-1}e^{-x}) = x^{-1} e^{-x} (-1) - x^{-2}e^{-x}
= -x^{-1}e^{-x} - x^{-2} e^{-x}
which agrees with the book's answer.

BTW, you're not "solving this out;" you're differentiating this function or calculating the derivative of the given function.
 


Thanks i thought the derivative of e^-x stayed the same
 


intenzxboi said:
Thanks i thought the derivative of e^-x stayed the same

\frac{d}{dx}e^x = e^x

However, in general (using the chain rule)

\frac{d}{dx} e^{f\left(x\right)} = f^\prime\left(x\right)e^{f\left(x\right)}

In your case

f\left(x\right) = -x

So

\frac{d}{dx}e^{-x} = \frac{d}{dx}\left(-x\right)e^{-x} = - e^{-x}

Do you follow?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top