Is the statistical function the Range on the integers 5, 7, x, 6, y, and 9 greater than 5?The range is the difference between the smallest and largest elements of a set.
The question asks whether the range of {5, 6, 7, 9, x, y} is greater than 5. The range of the set will be less than or equal to 5 in two cases:
If
both x and y lie between
5 and 10, inclusive --> in this case the range is 4 or 5.
If
both x and y lie between 4 and
9, inclusive --> in this case the range is 4 or 5.
For all other cases the range will be greater than 5.
(1) x = 3y.
Could both y and 3y be between 5 and 10 or between 4 and 9? No.
If y is between 5 and 10, then 3y will be between 15 and 30. So, both of them cannot be between 5 and 10.
If y is between 4 and 9, then 3y will be between 12 and 27. So, both of them cannot be between 4 and 9.
Therefore the range must be greater than 5. Sufficient.
(2) x < 2y. Clearly insufficient. For example, if x=5 and y=6, the range is less than 5 but if x=0 and y=1, then the range is greater than 5. Not sufficient.
Answer: A.
P.S. The wording of the question is awkward for the GMAT.