Let $a,b,c,d$ be integers . Suppose that a$ = 3b+2c$ and that $b$ is odd.
Suppose that $b$ is coprime to $c$. Prove that a is coprime to $b$.
so far....
since $b$ is coprime to $c$ there exists integers $x,y$ such that: $1=xb+yc$ by Bezuts lemma.
not sure where to go from to show that: $1= xb+az$ , where $x,z$ are integers.