Suppose that $a, b, c$ are distinct primes such that $a+bc$ is an odd integer. Which of the following expressions is always even?
- $(a-c)b$
- $ab-c$
- $abc$
- $(a+b)c$
- $ac+b$
By definition, there's only one prime that is even, which is $2$. So if $a+bc$ is odd, then either $a$ or $bc$ is odd and not both. If $a = 2$, then $2+bc$ is odd if and only if $bc$ is odd which is true since $b, c$ are primes. If $a\neq 2$, then $bc$ is even and so either $b = 2$ or $c = 2$. From which we conclude that one of the primes $a, b, c$ is $2$, and that $abc$ is always even.
Your answer is correct. It might be worth checking that none of the other options would be correct. As you say, exactly one of $a,b,c$ is $2$ and the others are odd. Therefore: