If we have two integers $a$ and $b$ such that $a = \frac{5b}{6}$, is $a$ divisible by $5$?
If so, why is that?
I don't see it.
If we have two integers $a$ and $b$ such that $a = \frac{5b}{6}$, is $a$ divisible by $5$?
If so, why is that?
I don't see it.
If $a$ is an integer then $b = 6k, k\in \mathbb{Z}$ so $$a = 5k \Rightarrow a \equiv 0 \pmod{5}$$