vibhav
A set consists of n consecutive integers in which the smallest term is 1. What is the value of n?
(1) When one of the numbers is removed from the set, the average of the remaining numbers in the set is 15.
(2) When one of the numbers is removed from the set, the average of the remaining numbers in the set is 16.
This question was made to help you understand how averages work in consecutive integers.
The takeaway here is this: When a number is removed from a list of consecutive integers, the maximum change in the average cannot be more than 0.5. The reason is that when you add a number at the extreme, the average moves by 0.5. So when you remove a number from the extreme, it will move by 0.5 only. If you remove a number from the middle somewhere, the average will move by less than 0.5.
Say, average of 1, 2, 3, 4 is 2.5.
Average of 1, 2, 3, 4, 5 is 3 (when you added a number at the end, the average increased by 0.5)
So if you remove a number from this list, the maximum the average can move is 0.5 (in case you remove 5 again or in case you remove 1 - the numbers at the extreme)
Let me give the OE provided by this question for people who come across this question:
Notice that the average of n consecutive positive integers is either the integer in the middle (if there are odd number of integers) or average of 2 consecutive integers in the middle (if there are even number of integers). So average of n integers could be 15, 15.5, 16, 16.5 etc.
When one of the numbers is erased, the average goes down/up depending on whether the number was higher/lower than the average. When a number is removed, the maximum change cannot be more than 0.5. Take an example to understand this:
1, 2, 3, 4, 5
Average = 3. There are numbers on either side of 3 that average out to 3 e.g. 2 and 4, 1 and 5. When you remove one of these numbers, an imbalance is created. Say, if you remove 1, there is nothing to balance out 5 which will be 2 more than the average. 2 will be distributed among the remaining 4 numbers and hence the average will increase by 2/4 = 0.5. This is the maximum change in average.
Statement 1: The original average would be 14.5/15/15.5. Value of n would be different for each average.
If average is 14.5, n = 28
If average is 15, n = 29
If average is 15.5, n = 30
Not sufficient.
Statement 2: The original average would be 15.5/16/16.5. Value of n would be different for each average. Not sufficient.
Taking both statements together, original average must be 15.5 and n must be 30. Sufficient.
Answer (C)