I am currently facing a problem where I have to solve the equation where $x\neq 0$:
$$\cosh(3.8x)=3.5x$$
Wolframalpha only outputs an array of numbers without much too it.
Does anybody know how i can resolve it? I cant just simply use cosh-1 because of the fact that i have x on both sides.
HINT: Change in exponential form $$\cosh(3.8x)=\frac{e^{3.8x}+e^{-3.8x}}{2}$$