I can't get this to work out right and can't find anything that gives me a rule for how to distribute the $0.5$ here. Any help would be much appreciated.
\begin{align*} 0.5 &=\frac{\exp(-3.6 + 1.8x)}{1 + \exp(-3.6 + 1.8x)}\\ &\\ 0.5(1 + \exp(-3.6 + 1.8x)) &= \exp(-3.6 + 1.8x) \end{align*}
You have:
$\dfrac{1}{2}(1 + e^{-3.6 + 1.8x}) = e^{-3.6 + 1.8x}$, so
$e^{-3.6 + 1.8x} = 1$, and taking logs of both sides, we get
$$-3.6 + 1.8 x = 0$$
I think you can manage the rest.