Express $\tanh(-3)$ in terms of $e$, where $\tanh$ is the hyperbolic tangent.
This is what I did:
$$\begin{align} \tanh(-x)&=\dfrac{e^{-2x}-1}{e^{-2x}+1}\\\\\\ \tanh(-3)&=\dfrac{e^{-2\times-3}-1}{e^{-2\times-3}+1}\\\\\\ \tanh(-3)&=\dfrac{e^6-1}{e^6+1} \end{align}$$
However, this is wrong, as the actual solution is:
$$\tanh(-3)=-\dfrac{e^3-1}{e^3+1}$$
What have I done that is unacceptable, hence making my solution wrong?
How is the actual solution obtained? (Full explanation would be helpful)
