by RonPurewal Sat Oct 16, 2010 10:33 pm
this problem turns on one fact that is definitely worthwhile for all of you to memorize:
in ANY set of numbers that are equally spaced (i.e., an "arithmetic sequence", if you happen to know that terminology), the MEAN and the MEDIAN are the same.
if you realize this fact, then the sufficiency of statement (1) is immediate.
--
if you don't make the realization above, just throw in a whole bunch of random sequences that satisfy statement (1), and just check whether they answer the question in a consistent way. in other words, just throw in a bunch of sequences with a consistent difference of 2.
try {2, 4} --> mean = median = 3
try {11, 13, 15, 17, 19} --> mean = median = 15
etc.
you should try a few examples (without taking a ridiculous amount of time), just to be fully convinced, but you will discover in each case that the mean and median are the same value. so statement 1 is sufficient.
--
statement 2 isn't sufficient because the range has only to do with the largest and smallest values in the set; you can tweak the values in the middle of the set in ways that will change the mean and median.
for instance, in the above-mentioned set {11, 13, 15, 17, 19}, the mean and the median are both 15.
if you change just the second value from 13 to, say, 12, then the median will still be 15 -- but the mean will now be something less than 15. (no need to calculate it; the mere fact that it has decreased is enough to conclude that it is no longer equal to 15.)
--
answer (a).