I am stuck on the following question:
Solve for minimum value of $C$ when $C>2018$:
$$27C\equiv 175\mod 256$$
I have been given this high school problem but I don't know what criterion to use to find a solution of this problem.
Since $(27,256)=1,\;$ I know that this congruence has a solution but I don't know how to solve it.
Any help will be appreciated.
$$175\equiv -81\pmod{256}$$ So we have $$27C\equiv -81\pmod{256}$$Divide both sides by $27$ we have$$C\equiv-3\pmod{256}$$