If X, Y and Z are three integers, are they consecutive integers?
1. z=x+2
2. None of the three integers are multiples of 3.
Statement 1) clearly is insufficient. With Statement 2) am I supposed to rule out negative integer and 0 possibilities? For instance, -2, -1, 0 would be yes (none of the three integers are multiples of 3 and they are consecutive), but 4, 7, 8 would be no. Since the question does NOT indicate that they are positive integers, how am I supposed to know that the rule (in any set of 3 consecutive integers, one of three will be a multiple of 3) applies?
The answer is supposed to be B. Any advice?