BREAKING: Target Test Prep releases Brand New 2026 On Demand GMAT prep course

Redeem

median of 3 positive number - GMATPrep(TM) question

Expert replies
by Andrei » Sat Sep 05, 2009 12:01 am
"Is z equal to the median of the three positive integers, x, y and z?
(1) x < y + z;
(2) y = z."

The official answer is B.

My answer is E.
Why?

A - no clear answer, as it can be:
- x < y + z => 4< 2+3 => z is median
- x< y + x => 4< 2 + 7 => z is not median;

B - no clear answer, as is can be:
- x = 4, y=z=4 so median is: (4+4)/2 = 4 => z is median; (it is not stated that x MUST be different than y=z);
- x = 10, y=z=2, so median is: (2+10)/ = 6 => z is not median;

C - no clear answer, as it can be:
- x = 4, y=z=4 so median is: (4+4)/2 = 4 => z is median; (it is not stated that x must be different than y=z);
- x = 4, y=z=6 so median is: (4+6)/2 = 5 => z is not median;

So I think the only correct answer must be E.
Please tell me where my fault is, thank you in advance.
Join the discussion
Source: — Data Sufficiency |

by heshamelaziry » Sat Sep 05, 2009 1:55 am
X,Y,Z ----> 2,3,3 - WE CAN'T THAT THE MEDIAN IS (3+2)/2. MEDIAN IS 3, SO AS LONG AS Y=Z Z IS THE MEDIAN OF X,Y,Z
Join the discussion

by shadowsjc » Sat Sep 05, 2009 10:50 am
Your method for solving for the median is incorrect. If you have an odd number of terms, the median is simply the middle term.

Assuming you have x = 1, y = z = 2, then

1, 2, 2.

The median is 2 (which is equal to z)

If you have x = 3, y = z = 2, then you have

2, 2, 3

and again, your median is 2 (which is Z).

Therefore, the correct answer is B (you know that no matter what the numbers, z will always be the median).

Your analysis on the first part of the problem was correct, as there is no way to figure out from the problem whether z is the median.
my GMAT debrief: https://www.beatthegmat.com/came-through ... 44327.html

You will not fear the terror of night, nor the arrow that flies by day,
nor the pestilence that stalks in the darkness, nor the plague that destroys at midday.
A thousand may fall at your side, ten thousand at your right, but it will not come near you.

- Psalm 91: 5-7
Join the discussion

by Andrei » Sat Sep 05, 2009 2:15 pm
Thank you for the answers, I forgot that in an odd string, the median is the middle ... irrespective of the values
Join the discussion

Andrei wrote:"Is z equal to the median of the three positive integers, x, y and z?
(1) x < y + z;
(2) y = z."

The official answer is B.

My answer is E.
Why?

A - no clear answer, as it can be:
- x < y + z => 4< 2+3 => z is median
- x< y + x => 4< 2 + 7 => z is not median;

B - no clear answer, as is can be:
- x = 4, y=z=4 so median is: (4+4)/2 = 4 => z is median; (it is not stated that x MUST be different than y=z);
- x = 10, y=z=2, so median is: (2+10)/ = 6 => z is not median;

C - no clear answer, as it can be:
- x = 4, y=z=4 so median is: (4+4)/2 = 4 => z is median; (it is not stated that x must be different than y=z);
- x = 4, y=z=6 so median is: (4+6)/2 = 5 => z is not median;

So I think the only correct answer must be E.
Please tell me where my fault is, thank you in advance.
You are calculating Median wrongly. A median is just the middle number if there are odd number of elements in the the "ordered" set and a median is the average of 2 middle numbers if there are even number of elements in the "ordered" set.

So, let's consider the examples you have taken to prove B wrong.
1.x = 4, y=z=4. Then your set will become,
{4, 4, 4}. Median = 4. z = 4.

2. x = 10, y=z=2. Then your set will become,
{2, 2, 10}. Median = 2. z = 2. (Note the set here is {y,z,x} or {z,y,x}. Why? Because this set needs to be ordered)

3. Consider, x=1, y=z=73. Then the set will become,
{1, 73, 73} Again Median=73. z=73.

There you go. B is sufficient.
Join the discussion