SOLUTION: find the derivative of h(x)=1+e^x÷1-e^x

Algebra ->  Equations -> SOLUTION: find the derivative of h(x)=1+e^x÷1-e^x      Log On


   



Question 1023940: find the derivative of h(x)=1+e^x÷1-e^x
Answer by fractalier(6550) About Me  (Show Source):
You can put this solution on YOUR website!
Using the quotient rule we get
h(x) = (1+e^x) ÷ (1-e^x)
h'(x) = (e^x(1-e^x) - (-e^x)(1+e^x)) / (1 - e^x)^2
h'(x) = ((e^x - e^2x) + (e^x + e^2x)) / (1 - e^x)^2
h'(x) = 2e^x / (1 - e^x)^2