x is the sum of y consecutive integers. w is the sum of z consecutive integers. If y = 2z, and y and z are both positive integers, then each of the following could be true EXCEPT
1. x = w
2. x > w
3. x/y is an integer
4. w/z is an integer
5. x/z is an integer
Explanation given:
For any set of consecutive integers with an odd number of terms, the sum of the integers is always a multiple of the number of terms. For example, the sum of 1, 2, and 3 (three consecutives -- an odd number) is 6, which is a multiple of 3. For any set of consecutive integers with an even number of terms, the sum of the integers is never a multiple of the number of terms. For example, the sum of 1, 2, 3, and 4 (four consecutives -- an even number) is 10, which is not a multiple of 4.
The question tells us that y = 2z, which allows us to deduce that y is even. Since y is even, then the sum of y integers, x, cannot be a multiple of y. Therefore, x/y cannot be an integer; choice C is the correct answer.
Question:
Can you please explain another way to solve this problem? Is there another way to do it instead of plugging in numbers (which would take a long time in this case)?