Suppose that $a |(4 b+5 c)$ and $a |(2 b+2 c) .$ Prove that if $a$ is odd, then $a | b$ and $a | c$
So since $a |(2 b+2 c)$ this imply $a |(4 b+4 c)$ so $a |(4 b+5 c)$ after subtraction of two dividend we directly get $a | c$ but I am unable to get why it should divide $b$ if $a$ is odd.