I understand how to solve linear congruence if the equation is in the form of, example: $4x \equiv 5 \pmod 9$ or $x+5\equiv 2 \pmod {11}.$
My problem is, I don't know exactly what to do with the $-7$ part of the $(5x - 7)$ equation.
I understand how to solve linear congruence if the equation is in the form of, example: $4x \equiv 5 \pmod 9$ or $x+5\equiv 2 \pmod {11}.$
My problem is, I don't know exactly what to do with the $-7$ part of the $(5x - 7)$ equation.
write $$x\equiv \frac{9}{5}\mod 17$$ we will adding $17$ to the numerator untill it is divisible by $5$ $$x\equiv \frac{9}{5}\equiv \frac{26}{5}\equiv \frac{43}{5}\equiv \frac{60}{5}\equiv 12 \mod 17$$