Hint:
We say for two integers $a$ and $b$ that "$a$ divides $b$" iff there exists some integer $k$ such that $b=a\cdot k$.
For example $3$ divides $12$ since $12=3\cdot 4$.
Furthermore, $3$ divides $0$ since $0=3\cdot 0$.
See this page.
Upon searching for sources, apparently in some materials the definition above has the added stipulation that $k\neq 0$. This stipulation was not in the definition I was taught and its inclusion would make the statement false, but that stipulation is not included in the book you got the problem from. Using the definition then from your book which agrees with the above, the proof follows rather directly.
What happens if $a=0$ and $b\neq 0$? Does there exist such a $k$?
What happens if $a=0$ and $b=0$? Does there exist such a $k$?
What happens if $b=0$ and $a\neq 0$? Does there exist such a $k$?
What does all of this imply in relation to your question?