gmatophobia
The average weight of people in a group is 150 pounds. If no two people weigh the same, does a person in the group weigh 150 pounds?
(1) If the weights in pounds of all people in the group are arranged in increasing order, the difference between any two consecutive terms is 10.
(2) There are 8 people in the group.
We can test some simple cases and try to get both a YES and NO answer to the question:
(1)
145, 155 --> NO
140, 150, 160 --> YES
Insufficient(2)
Our instinct might tell us that it is optional to include "150". An average of 150 just requires that the total residual of the values below 150 be equal to the total residual above 150. (For example, 148 would be a -2 residual, which would be offset by 152, which is a +2 residual)
If we wanted to prove it with values:
146, 147, 148, 149, 151, 152, 153, 154 --> NO
146, 147, 148, 149, 150, 151, 152, 157 --> YES
InsufficientTogether:We know from statement 1 that it's an evenly spaced set, which means that the median is equal to the average.
If there's 8 terms in an evenly spaced set, the median will be halfway BETWEEN the 4th and 5th terms.
Therefore, for 150 to be the median, the 4th term must be 145, and the 5th term must be 155.
So, the answer to the question is NO.
Sufficient together, so our answer is C.