Bunuel
Set S consists of n consecutive integers, where n > 1. What is the value of n?
(1) The sum of the integers in Set S is divisible by 7.
(2) The sum of the integers in Set S is 14.
MANHATTAN GMAT OFFICIAL SOLUTION:Both statements give us information about the sum of the set, so we will rephrase with this in mind:
Sum of Consecutive Set = (Median)(Number of Terms)
Sum of Consecutive Set = (Median)(n)
For n = odd, the median is the middle term, an integer. For n = even, the median is the average of the two middle terms, a non-integer of the form “integer + 0.5.” We can determine n if we can determine Both the median of Set S and the sum of the integers in Set S.
(1) INSUFFICIENT:
Sum of Consecutive Set = (Median)(n)
multiple of 7 = (Median)(n)
Even if we ignore the possibility of non-integer medians, we can list some possibilities: n is a multiple of 7, the median is a multiple of 7, or both.
Check some possible median and n values:
n = 3 and Median = 7: Set S is {6, 7, 8}, which has a sum of 21. OK.
n = 7 and Median = 2: Set S is { –1, 0, 1, 2, 3, 4, 5}, which has a sum of 14. OK.
n = 7 and Median = 7: Set S is {4, 5, 6, 7, 8, 9, 10}, which has a sum of 49. OK.
We have proven that n could equal 3 or 7, and there are probably many other possible n values.
(2) INSUFFICIENT: Since n must be an integer, we can use divisibility rules to narrow down possible median values.
Sum of Consecutive Set = (Median)(n)
14 = (Median)(n)
(2)(7) = (Median)(n)
Check some possible median and n values:
n = 1 and Median = 14: Set S is {14}, which has a sum of 14, but not enough terms. IGNORE.
n = 2 and Median = 7: Set S can't have an integer median if there are only 2 terms. IGNORE.
n = 7 and Median = 2: Set S is { –1, 0, 1, 2, 3, 4, 5}, which has a sum of 14. OK.
n = 4 and Median = 3.5: Set S is {2, 3, 4, 5}, which has a sum of 14. OK.
n could equal 4 or 7.
(1) AND (2) INSUFFICIENT: Statement (1) does not further restrict the cases allowed by Statement (2), so together the statements are still insufficient.
The correct answer is E.