I am writing a paper in school and I am struggling to solve this equation. The starting equation is $-\sqrt{1+\sinh^2 (x)}=-\cosh(x)$
And I just plugged in the definitions of cosh and sinh and came up with $-\sqrt{1 + \frac{e^x + e^{-x}}{2}}= -(\frac{e^x + e^{-x}}{2})$
Then I simplified and got the equation:
$\frac{(e^{2x + 1})^2\times e^{-2x}}{4}=\frac{e^{2x+1}\times e^{-x}}{2}$
But somehow this doesn't quite work out and I can't figure out the mistake.
My proof of $-\sqrt{1 + \sinh^2x}=-\cosh x$ (using the exponential definitions and the equation given):
Divide both sides by $-1$: $\sqrt{1 + \sinh^2x}=\cosh x$
Substituting the definition of $\sinh x$ into the LHS gives $\sqrt{1 + \frac{(e^x - e^{-x})^2}{4}}$
Simplifying the expression in the square root gives $\sqrt{\frac{(e^x + e^{-x})^2}{4}}$
Taking the square root gives $\frac{e^x + e^{-x}}{2}$
Knowing that the definition of $\cosh x$ is $\frac{e^x + e^{-x}}{2}$, the LHS is equal to the RHS
Therefore, $-\sqrt{1 + \sinh^2x}\equiv-\cosh x$
What your mistake was you forgot to square the exponential form of $\sinh x$ in line $2$.