If I have that $a \equiv b$ mod $m$, then how do I show that $4a \equiv 4b$ mod $m$?
I understand for $4a \equiv 4b$ mod $m$ that must mean $m|(4a-4b)$, but I don't unsterstand how I would prove it.
Any help would be fantastic.
If I have that $a \equiv b$ mod $m$, then how do I show that $4a \equiv 4b$ mod $m$?
I understand for $4a \equiv 4b$ mod $m$ that must mean $m|(4a-4b)$, but I don't unsterstand how I would prove it.
Any help would be fantastic.
It's just definition. Try to follow and prove the following:
$$a=b\pmod m\implies \exists\,k\in\Bbb Z\;\;s.t.\;\;a=b+km\implies$$
$$\implies4a = 4b +(4k)m\implies 4a=4b\pmod m$$