I have been tasked with solving a linear congruence:
$$-12x\equiv-3\pmod{26}$$
How do I do this? I've never done linear congruences with minus signs so I'm quite confused.
Usually I would find the inverse of the LHS and multiply the RHS by the inverse however obviously since we have a negative number, the number isn't in $\mathbb{Z}_{26}$ so we can't find an inverse.