In a previous exam, my professor had the question
\begin{equation*} e^x-e^{-x}=\frac{3}{2}. \end{equation*}
I attempted to take the natural log of both side to solve it, but evidently that was incorrect... how does one start to go about solving this type of problem? Any help or advice would be greatly appreciated. Thanks!
$$e^x-e^{-x}=\frac{3}{2}$$ Multiply by $e^x$. $${\left(e^{x}\right)^2}-1=\frac{3e^x}{2}$$ Let $u=e^x$ $$u^2-\frac{3u}{2}-1=0$$ $$2u^2-3u-2=0$$ Now solve for $u$, and back substitute into $u=e^x$. Consider only positive solutions for $ u$.