- prachi18oct
- Master | Next Rank: 500 Posts
- Posts: 269
- Joined: Sun Apr 27, 2014 10:33 pm
- Thanked: 8 times
- Followed by:5 members
This question is testing your knowledge of the following rule: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:
A) x = w
B) x > w
C) x/y is an integer
D) w/z is an integer
E) x/z is an integer
The sum of n consecutive integers will ALWAYS be a multiple of n when n is ODD.
The sum of n consecutive integers will NEVER be a multiple of n when n is EVEN.
(You can see this with easy test cases. If you have 3 integers, say: 1, 2, and 3, then the sum is 6, which is a multiple of 3.
If you have 2 integers, say 1 and 2, then the sum is 3, which is not a multiple of 2.)
In this case, we're told that x is the sum of y consecutive integers and that y = 2z. Because z is an integer, y is EVEN. We know from the above rules that x, which is the sum of y consecutive integers, cannot be a multiple of y when y is EVEN. Therefore, x/y is NOT an integer. Answer is C.













