5 questions to test your understanding
How many solutions does 6x ≡ 4 (mod 9) have?
For ax ≡ b (mod n) where gcd(a, n) = 1, which statement best describes the solution set?
The congruence 4x ≡ 2 (mod 6) has exactly 2 distinct solutions modulo 6.
If ax ≡ b (mod n) has at least one solution, then gcd(a, n) is expected to equal 1.
Explain why the condition gcd(a, n) | b is both necessary and sufficient for ax ≡ b (mod n) to have integer solutions. What does this mean in terms of the values you can 'reach' with ax − nk?