mahendru1992
In a set of positive integers {j,k,l,m,n,o} in which j<k<l<m<n<o, is the mean larger than the median?
1. The sum of n and o is more than twice the sum of j and k.
2. The sum of k and o is 4/3 the sum of l and m
This question was quite hard IMO. How should I do this effectively. It took me more than 2 minutes and I had to guess and move on.
Dear
mahendru1992,
I'm happy to respond.

I don't particularly like this question. I think it is very picayune. A good GMAT question that is very challenging will almost always have something of elegance about it --- it may be hard to see, but there is some magically elegant solution. That is not apparent in this problem.
The two statements individually do not give enough information, and are insufficient. The real question is: if we combine everything, do we have enough information.
I would solve this by picking appropriate numbers. To satisfy the second statement, the more precise constraint, I will make the middle two equal to 3, with a sum of six, and create a sum of 8 for k & o:
{_, 2, 3, 3, _ 6}
As long as the first blank is 2 or less, and the second blank is between 3 & 6, this will also satisfy the first statement. Now, let's fill in some numbers that produce sums divisible by six. For example:
{1, 2, 3, 3, 3, 6} -- mean = 3, median = 3
both equal. That's a good starting point. Suppose we make that fifth number bigger
{1, 2, 3, 3, 6, 6} --- sum = 21, mean = 3.5 median = 3
mean is bigger.
Now, go back to the first set of six, and make the first number smaller, even negative:
{-5, 2, 3, 3, 3, 6} --- sum = 12, mean = 2, median = 3
now, the median is bigger
So, given the constraints, we can pick examples that make the mean either bigger than, smaller than, or equal to the median. Clearly, we do not have sufficient information to give a definitive answer to the prompt question. Answer =
(E).
Does all this make sense?
Mike