working on a task: "Recall that $a \equiv b~[n]$ means that there exists an integer $k$ suck that $b = a + k \cdot n$. Are the following claims true or false?
5.a) $3 \equiv 5~[10]$
5.b) $4 \equiv 44~[10]$
5.c) $298709869876987655 \equiv 809809775~[10]$
I have done 5.a) and 5.b), I think. What I have done is pretty easy: $5 = 3 + 10 \cdot k$, and I set $k$ alone and got $k = (2/10)$, which means the claim is false.
I did the same for 5.b) which gave $k = 4$, which gives the claim is true.
But this is a bit hard in 5.c) cause of the large number.
Is there a better way to do this or to simplify the task?
And if this is wrong, please show me what I am suppose to do xD
Thanks! :D
NOTE: I am suppose to do this without a calculater!