$$2a5b \equiv 0 \mod 15$$ How do we find all possible values of $a$?
Here I tried to divide both sides by 2 and 5 respectively
$$ab \equiv 0 \mod 15 \implies a \in \{3,6\}, b \in \{0\}$$
However, I think the way I used is so meaningless since this is equivalence, not an equation. Thus, I could not be able to take it from there.
Regards