Find First Derivative of 2/(e^x + e^-x)

  • Thread starter Thread starter Jason03
  • Start date Start date
  • Tags Tags
    Derivative
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
9 replies · 2K views
Jason03
Messages
161
Reaction score
0
Im trying to find the first derivative of the following equation:

[tex] \frac{2}{e^x+e^{-x}} [/tex]

Im trying to figure how to approach this...

i know the derivative of ex is ex...but should I move the denominator to the numerator first?
 
Last edited:
Physics news on Phys.org
You need to use the chain rule.
 
not to be a pest...but I am a little rusty on the chain rule...how would that apply?
 
There are formulas for the derivitave of a product and of a quotient. Are you familiar with them? If you're not familiar with the derivative of a quotient, you can express the quotient as a product:

[tex]\frac{A}{B} = A * B^{-1}[/tex]

And use your usual equation for the derivative of a product.
 
for the following problem

[tex] <br /> \int {x(5x)^{-x^2}dx}<br /> [/tex]

wouldnt this simplify to

[tex] <br /> \int{5x^{-1}dx}<br /> [/tex]
 
I don't think those two integrals are equivalent.
 
actually I wrote the first expression wrong ...this is what the first expression should be...

[tex] <br /> \int {x}{(5^{-x^2})dx}<br /> [/tex]