How many integers $n$ are there which satisfy $1\leq n \leq 2014$ and $21n = 25 \pmod {29}$?
2026-04-07 16:13:02.1775578382
how many integers satisfy for modular aritmetic
64 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Hint:
$$21^{-1} \equiv 18 \pmod{29}$$
Therefore:
$$18·21 n \equiv 18·25 \pmod{29} \Longrightarrow n \equiv 15 \pmod{29}$$