I'm having trouble with this simple proof. Any help would be appreciated. I don't really know where to start to try to conquer this problem.
Suppose $a|m$, $b|m$ and $\gcd(a,b) = 1$. Prove, without appealing to the fundamental theorem of arithmetic, that $ab|m$.
I know that $\gcd(a,b)=1$ means they are relatively prime. I also know that $a|m$ means $a=ms$ and that $b|m$ means $b=mt$ and lastly that $\gcd(a,b)=1$ means $1=as+bt$. I just have no idea what to do next. Any help would be appreciated. Thanks!