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
Algebra: Equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Equations
Question 1023940
:
find the derivative of h(x)=1+e^x÷1-e^x
Answer by
fractalier(6550)
(
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