$$\tanh n=\operatorname{csch}n$$ Solve so that $n=\ln(x\pm x^{1/2})$ $%replace "x^{1/2}" with "\sqrt{x}" if you want. - editor$
I need some advice with this problem; I answered a similar one correctly but I can't get this one right. Here's my work so far:
\begin{align} \frac{\sinh n}{\cosh n}&=\frac1{\sinh n}\\ \frac{e^n-e^{-n}}{e^n+e^{-n}}&=\frac2{e^n-e^{-n}} \end{align}
Cross multiplying and simplifying got me to $$e^{2n}+e^{-2n}-2-2e^n-2e^{-n}=0$$
I know I need to get this to quadratic form, so I can set up the quadratic equation to get the answer, but I'm unsure how to do this. I'm not sure what to factor out to make it quadratic.
Some advice would be appreciated.