The question is to prove that if $a,b\in\mathbb{Z}$, $\ a\mid b$, and $a+b$ is odd, then $a$ is odd.
I started by considering a direct proof. $$\text{Assume }\ a+b\text{ is odd. Then }a+b=2k+1,\text{ where } k\in\mathbb{Z}.$$ I've considered using the fact that the sum of an even and an odd integer is odd, and the given fact that $a\mid b$, but I've encountered a mental block. Any guidance towards the right direction would be wonderful.