this is related to my homework right now, i just don't have someone to ask
If $a\equiv b \pmod n$ and the integers $a, b$, and $n$ are divisible by $d>0$ then $$ \frac{a}{d}\equiv\frac{b}{d} \pmod {n/d} $$
this is related to my homework right now, i just don't have someone to ask
If $a\equiv b \pmod n$ and the integers $a, b$, and $n$ are divisible by $d>0$ then $$ \frac{a}{d}\equiv\frac{b}{d} \pmod {n/d} $$
Hint: $a \equiv b \pmod n$ means that there exists an integer $k$ for which $a - b = kn$.
\pmod{x}
to get $\pmod{x}$. – Arturo Magidin Oct 28 '20 at 02:14