If $(a,b)=1$ then if $a\mid bx$, why is it necessary that $a\mid x$?
I have seen such claims and I can't find the answer because it is usually used as a little remark, but I am having a hard time understanding why.
I would appreciate your help.
If $(a,b)=1$ then if $a\mid bx$, why is it necessary that $a\mid x$?
I have seen such claims and I can't find the answer because it is usually used as a little remark, but I am having a hard time understanding why.
I would appreciate your help.
If $a,b$ are relatively prime, there are integers $u,v$ such that $au+bv=1$. (This is called Bézout's identity.)
Multiply by $x$ this means $a(xu) + (bx)v = x$.
Since $a\mid a(xu)$ and $a\mid bx$, we know that $a\mid x$.