Posted by dino on Monday, November 5, 2012 at 8:51pm.
y = tanh(x)
there are asymptotes at y=1 and y=-1
just consider when x gets large positive. e^-x vanishes, and you have e^x/e^x = 1
when x gets large negative, e^x vanishes, and you have -e^-x/e^-1 = -1
first of all simplify it a bit,
multiplying top and bottom by e^x to get
y = (e^(2x) -1)/(e^(2x) + 1)
dy/dx = [(e^(2x) + 1)(2e^(2x)) - (e^(2x) -1)(2e^(2x)) )/(e^(2x) + 1)^2
= 2e^(2x)(e^(2x) + 1 + e^(2x) - 1)/(e^(2x+1)^2
= 4e^(2x)/(e^(2x)+1)^2
confirmed by Wolfram:
http://www.wolframalpha.com/input/?i=derivative+of+%28e^x+-+e^-x%29%2F%28e^x+%2B+e^-x%29
I will leave it up to you to sub in x=1 and x=-1 to show that you get the same value, I did.
thank you very Much
Related Questions
calculus - find one point on the graph of y= x+2cosx such that the tanget is ...
math - how to graph this y=6x+20 Graph the y-intercept. Show the lines that ...
Calculus - 10. Consider the lines [x,y,z] = [4,7,-1] + t[4,8,-4] and [x,y,z] = [...
college algebra - Graph the following function using transformations.  ...
college algebra - Question 638522: Graph the following function using ...
calculus - answer the questions about the following function f(x)= 10x^2/x^4+25 ...
Calculus - a)The curve with equation: 2y^3 + y^2 - y^5 = x^4 - 2x^3 + x^2 has ...
math 8 - Martin graphed the lines for a system of equations. His graph resulted ...
cal - Equations of the tangent lines to hyperbola xy=1 that pass through point...
math, help - can someone show me how to do this one i have plenty of them so can...
For Further Reading