Suppose
$$ac\equiv -b \bmod{n}.$$ Let $c^{-1}$ be modular multiplicative inverse of $c$ modulo $n$.
Eventually, Why we can conclude that
$$a\equiv -bc^{-1} \bmod{n} \;?$$
I read this page but I couldn't found a helpful description about my issue.