So I have this problem for homework so I'm not looking for an answer, just some help moving forward.
So far, I have recognized that
$$\begin{align*} a\mid b &\Rightarrow b = ak,\\a\mid c &\Rightarrow c = aj,\\a\mid a &\Rightarrow a = ah,\end{align*}$$ where $k, j, h\in\mathbb{Z}$.
From there I have $a + b + c = ak + aj + ah = a(k + j + h) = ai$ where $i\in\mathbb{Z}$.
So I have been able to prove that $a\mid a + b + c$ but I am lost as to how to move onward to prove the desired statement.
Any and all help or suggestions are very much appreciated!
Hint.
What you've done with $a+b+c$, you can do with $Ka+Lb+Mc$, for any integers $K$, $L$, $M$, right?
Now choose $K=a$, $L=\ldots$