Median S is positive.

This topic has expert replies
Legendary Member
Posts: 510
Joined: Thu Aug 07, 2014 2:24 am
Thanked: 3 times
Followed by:5 members

Median S is positive.

by j_shreyans » Wed Nov 05, 2014 6:39 am
If list S contains nine distinct integers, at least one of which is negative, is the median of the integers in list S positive?

(1) The product of the nine integers in list S is equal to the median of list S.

(2) The sum of all nine integers in list S is equal to the median of list S.

User avatar
GMAT Instructor
Posts: 15539
Joined: Tue May 25, 2010 12:04 pm
Location: New York, NY
Thanked: 13060 times
Followed by:1906 members
GMAT Score:790

by GMATGuruNY » Wed Nov 05, 2014 6:51 am
If list S contains nine distinct integers, at least one of which is negative, is the median of the integers in list S positive?

(1) The product of the nine integers in list S is equal to the median of list S.

(2) The sum of all nine integers in list S is equal to the median of list S.
In ascending order, let the 9 distinct integers be a, b, c, d, M, e, f, g, h, where M = median.

Statement 1: The product of the nine integers in list S is equal to the median of list S.
Thus:
a*b*c*d*M*e*f*g*h = M.
If M is a nonzero integer, we can divide each side by M, with the following result:
a*b*c*d*e*f*g*h = 1.
It is not possible that the product of 8 distinct integers is equal to 1.
Implication:
M CANNOT be a nonzero integer, implying that M=0 and that the median is NOT positive.
SUFFICIENT.

Statement 2: The sum of all nine integers in list S is equal to the median of list S.
Thus:
a+b+c+d+M+e+f+g+h = M.
Subtracting M from both sides, we get:
a+b+c+d+e+f+g+h = 0.
Implication:
As long as the sum above is equal to 0, M can be ANY INTEGER VALUE.
Case 1: -4, -3, -2, -1, 0, 1, 2, 3, 4.
Here, sum = median = 0.
Case 2: -5, -4, -3, -2, 1, 2, 3, 4, 5.
Here, sum = median = 1.
Since the median is positive in Case 2 but not in Case 1, INSUFFICIENT.

The correct answer is A.
Private tutor exclusively for the GMAT and GRE, with over 20 years of experience.
Followed here and elsewhere by over 1900 test-takers.
I have worked with students based in the US, Australia, Taiwan, China, Tajikistan, Kuwait, Saudi Arabia -- a long list of countries.
My students have been admitted to HBS, CBS, Tuck, Yale, Stern, Fuqua -- a long list of top programs.

As a tutor, I don't simply teach you how I would approach problems.
I unlock the best way for YOU to solve problems.

For more information, please email me (Mitch Hunt) at [email protected].
Student Review #1
Student Review #2
Student Review #3

User avatar
Legendary Member
Posts: 2131
Joined: Mon Feb 03, 2014 9:26 am
Location: https://martymurraycoaching.com/
Thanked: 955 times
Followed by:140 members
GMAT Score:800

by MartyMurray » Sun Nov 23, 2014 6:20 pm
That's a pretty cool question, and if you overlook the word distinct, you can come up with a totally wrong answer.