If $a,b,c\in\mathbb{Z}$, $\gcd(a,b)=1$ and $c \mid (a+b)$ then prove $$\gcd(a,c)=\gcd(b,c)=1$$
I think this can be proven with linear combinations but I'm not sure how to go about starting the proof.
If $a,b,c\in\mathbb{Z}$, $\gcd(a,b)=1$ and $c \mid (a+b)$ then prove $$\gcd(a,c)=\gcd(b,c)=1$$
I think this can be proven with linear combinations but I'm not sure how to go about starting the proof.
If $g=\gcd(a,c)$ then $g\mid a$, also $g\mid c$ so $g\mid a+b$. Can you finish it from here?