5 questions to test your understanding
Starting from 6 ≡ 2 (mod 4), a student cancels the factor of 2 from both sides to obtain 3 ≡ 1 (mod 4). What went wrong?
Which of the following operations can always be performed on both sides of a valid congruence a ≡ b (mod n) while preserving validity?
If a ≡ b (mod n) and c divides both a and b, then a/c ≡ b/c (mod n) generally holds.
When the modulus n is prime, every nonzero residue class mod n has a multiplicative inverse.
Why does division in modular arithmetic require the divisor to be coprime to the modulus, when addition and multiplication have no such restriction?