$6x + 13 = 7 \pmod{24}$
What method can I use to solve this problem?
I tried with the method I used here but it won't work because I can't use Euclidean algorithm on this problem.
$6x + 13 = 7 \pmod{24}$
What method can I use to solve this problem?
I tried with the method I used here but it won't work because I can't use Euclidean algorithm on this problem.
Hint: $6x+13\equiv7\pmod{24}\iff6x\equiv-6\pmod{6\times4}$.