So I gotta prove that if $p\mid b$ and $q\nmid b$, then $pq\nmid b$, where $p,q$ are primes and $b\in\mathbb{Z}$ . The thing it seems really simple, but I coudn't do it.
So I have $p\mid b$, ie, $b=kp$. And $q\nmid b$, ie, $b=qs+r$. Which gives me $kp=qs+r$. And then, I got nothing.
Thought about isolating $q$ on the last equation, but got anywhere too.
Can someone give me a hint/direction?