I got stuck on this question right after previous ones went quite well.
I know that by definition of divisilibity, due to $a\mid bc:$
$$bc = ak$$
(where $k$ is some integer)
But I already get stuck here. In previous ones, I could assume that the second part of the statement was true and then through substituting and algebra could work it out, but the 'or' in it is throwing me off.
I tried assuming for example that $a\mid b$ is true. After
$$b = am$$
(where $m$ is some integer)
Substituting:
$$amc = ak$$
I just end up going nowhere.
How do I deal with this?