Define tanh(t) in terms of exponentials

Whenever you have a define by exponentials question start with:

sinh(t)=0.5(et-e-t)      and    cosh(t)=0.5(et+e-t)

We know tanh(t)=sinh(t)/cosh(t)

               tanh(t)=0.5(et-e-t)/0.5(et+e-t)

                        =(et-e-t)/(et+e-t)  <=  0.5 cancels. This is the answer, though if you prefer, you can tidy it up by multiplying through by et

                        =(e2t-1)/(e2t+1)

NS

Related Further Mathematics A Level answers

All answers ▸

Find the square root of complex number 3 + 4i


A child weighing 50kg is pushed down a 2m long slide (u=0.1), angled at 45 degrees from the horizontal, at 5m/s. At what speed does the child reach the bottom of the slide?


Differentiate artanh(x) with respect to x


Calculate the value of the square root of 3 to four decimal places using the Newton-Raphson process