rsarashi wrote:A list contains n distinct integers. Are all n integers consecutive?
(1) The average (arithmetic mean) of the list with the lowest number removed is 1 more than the average (arithmetic mean) of the list with the highest number removed.
(2) The positive difference between any two numbers in the list is always less than n.
OAD
Given: There are n distinct integers.
Question: Are these all n integers consecutive?
Statement 1: The average (arithmetic mean) of the list with the lowest number removed is 1 more than the average (arithmetic mean) of the list with the highest number removed.
Case 1: Say the number of integers is odd and consecutive: n, (n+1), and (n+2).
Current mean: [n + (n+1) + (n+2)]/3 = n + 1
Mean after the removal of the smallest number, n = [(n+1) + (n+2)]/2 = n + 1.5 ----(1)
Mean after the removal of the largest number, n = [n + (n+1)]/2 = n + 0.5 ----(2)
We see that (1) = 1 + (2)
Case 1 is a valid scenerio.
Case 2: Say the number of integers is even and consecutive: n, (n+1), (n+2),and (n+3).
Current mean: [n + (n+1) + (n+2) + (n+3)]/4 = n + 1.5
Mean after the removal of the smallest number, n = [(n+1) + (n+2) + (n+3)]/3 = n + 2 ----(1)
Mean after the removal of the largest number, n = [n + (n+1) + (n+2)]/3 = n + 1 ----(2)
We see that (1) = 1 + (2)
Case 2 also a valid scenerio.
Case 3: Say the number of integers is odd and non-consecutive: n, (n+2), and (n+4).
Current mean: [n + (n+2) + (n+4)]/3 = n + 2
Mean after the removal of the smallest number, n = [(n+2) + (n+4)]/2 = n + 3 ----(1)
Mean after the removal of the largest number, n = [n + (n+2)]/2 = n + 1 ----(2)
We see that (1) ≠1 + (2)
Case 3 is not a valid scenario. Thus, we cannot have a scenario such that
the average (arithmetic mean) of the list with the lowest number removed is 1 more than the average (arithmetic mean) of the list with the highest number removed. Thus, Statement 1 itself is sufficient.
Statement 2: The positive difference between any two numbers in the list is always less than n.
Since the integers are distinct, this fact is possible only if the n integers are distinct and consecutive.
Case 1: n = 2
There are two integers; since the positive difference between them must be less than 2, it can only by 0 or 1. The difference cannot be 0 as the integers are distinct, thus, the positive difference between the integers is 1, implying they are consecutive.
Case 2: n = 3
There are three integers; since the positive difference between ANY OF THEM must be less than 3, it can only by 0, 1, or 2. The difference cannot be 0 as the integers are distinct, thus, the positive difference between the integers is 1 or 2. The difference between the first integer and the third integer cannot be 1 since 1 is the difference between the first and the second integer, implying that all n are consecutive integers. Sufficient.
The correct answer:
E
Hope this helps!
Relevant book:
Manhattan Review GMAT Number Properties Guide
-Jay
_________________
Manhattan Review GMAT Prep
Locations:
New York |
Mumbai |
Ho Chi Minh City |
Budapest | and many more...
Schedule your free consultation with an experienced GMAT Prep Advisor!
Click here.