A simple doubt regarding GCDs:
If $\gcd(a,b) = 1$, $a\vert x$ and $b\vert x$, how do we prove that $ab\le x $?
I was attempting the proof of this theorem: If $\gcd(a,b) = 1, a\vert x$ and $ b\vert x$, prove that $ab\vert x$.
And proving the above mentioned inequality will complete my proof.