Are there integers $a,b,c$ such that $a$ divides $bc$, but $a$ does not divide $b$ and $a$ does not divide $c$?
I am not quite sure what to do with the given information. I know I could easily find an example.
We know that $a$ divides $bc$ so,
$$bc=aq \text{ for some integer } q.$$
And that $a$ does not divide $b$ or $c$ so, how is that represented?
What would be my first step?
$6$ divides $3\times 8$, but $6$ does not divide $3$ and $6$ does not divide $8$.
If a prime number divides the product of two numbers, then it divides one of those two numbers. That's "Euclid's lemma". (So $6$ is not prime.)