Question #16: we are given a set of three consecutive integers x, y, z and asked to answer which of a number of additive and multiplicative operations involving x, y, z are divisible by 3.
Why is it that "any group of three consecutive integers must include a multiple of 3", as the solution states? What about, for example, the set [-1, 0, 1]? I feel like I'm missing something there.
I'm using the Kindle eBook version so here are screenshots of the question and solution:
https://www.dropbox.com/s/ar5c6ug0yxqkl56/NP%20Hard%20Set%20Question%2016.png?dl=0
https://www.dropbox.com/s/nb1ae8assj3c03b/NP%20Hard%20Set%20Solution%2016.png?dl=0
Thanks!