Last visit was: 24 Apr 2024, 01:32 It is currently 24 Apr 2024, 01:32

Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
SORT BY:
Date
User avatar
Manager
Manager
Joined: 28 Aug 2010
Posts: 124
Own Kudos [?]: 3525 [41]
Given Kudos: 11
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 92895
Own Kudos [?]: 618671 [17]
Given Kudos: 81586
Send PM
General Discussion
User avatar
Retired Moderator
Joined: 20 Dec 2010
Posts: 1114
Own Kudos [?]: 4702 [3]
Given Kudos: 376
Send PM
User avatar
Manager
Manager
Joined: 28 Aug 2010
Posts: 124
Own Kudos [?]: 3525 [0]
Given Kudos: 11
Send PM
Re: Given distinct positive integers 1, 11, 3, x, 2, and 9, which of the [#permalink]
Bunuel.... is it possible if you could point me to more questions like these on the forum.
Math Expert
Joined: 02 Sep 2009
Posts: 92895
Own Kudos [?]: 618671 [2]
Given Kudos: 81586
Send PM
Re: Given distinct positive integers 1, 11, 3, x, 2, and 9, which of the [#permalink]
2
Bookmarks
Expert Reply
ajit257 wrote:
Bunuel.... is it possible if you could point me to more questions like these on the forum.



DS: search.php?search_id=tag&tag_id=34
PS: search.php?search_id=tag&tag_id=55
User avatar
Manager
Manager
Joined: 28 Aug 2010
Posts: 124
Own Kudos [?]: 3525 [0]
Given Kudos: 11
Send PM
Re: Given distinct positive integers 1, 11, 3, x, 2, and 9, which of the [#permalink]
thanks a ton.... Bunuel
Manager
Manager
Joined: 17 Jun 2015
Posts: 166
Own Kudos [?]: 199 [0]
Given Kudos: 176
GMAT 1: 540 Q39 V26
GMAT 2: 680 Q50 V31
Send PM
Re: Given distinct positive integers 1, 11, 3, x, 2, and 9, which of the [#permalink]
Arranging the numbers, except x, the series is 1,2,3,9,11

Its a 6 term series. The median would be calculated by taking the mean of the middle two terms i.e. the 3rd and the 4th term.

so (3 + x)/2 is the median. Also, at the same time the number should be less than 9. The numbers could be 4,5,6,7,8. (distinct integers) Had 6 been an option, then x would be any other term but in the first 4.

Only one of the options suffice the conditions given.

Answer: B
Alum
Joined: 12 Aug 2015
Posts: 2282
Own Kudos [?]: 3126 [0]
Given Kudos: 893
GRE 1: Q169 V154
Send PM
Re: Given distinct positive integers 1, 11, 3, x, 2, and 9, which of the [#permalink]
This is one great Question on the median.
Here is my solution

Number of terms = 6
Hence median = 3rd+4th/2

Lets use Brute Force here.

Option 1 =>
Median =3
Hence 3rd term + 4th term = 6

This can only occur when x=3
But if x= 3 => This will violate the original condition that all elements are distinct.
Hence rejected.

Option 2-->

Median = 5
Hence 3rd term +4th term = 10

This can happen when x=7

Hence Acceptable case

Hence B
Target Test Prep Representative
Joined: 04 Mar 2011
Status:Head GMAT Instructor
Affiliations: Target Test Prep
Posts: 3043
Own Kudos [?]: 6271 [1]
Given Kudos: 1646
Send PM
Re: Given distinct positive integers 1, 11, 3, x, 2, and 9, which of the [#permalink]
1
Bookmarks
Expert Reply
ajit257 wrote:
Given distinct positive integers 1, 11, 3, x, 2, and 9, which of the following could be the median?

A. 3
B. 5
C. 7
D. 8
E. 9


Since the integers are positive and distinct, x must be greater than 3. However, since we don’t know the exact value of x, we can start by ordering the given integers from least to greatest in the following possible scenarios:

Scenario 1: If the ordering is 1, 2, 3, x, 9, 11, then x is between 3 and 9

Scenario 2: If the ordering is 1, 2, 3, 9, x, 11, then x must be 10.

Scenario 3: If the ordering is 1, 2, 3, 9, 11, x, then x is greater than 11.

In the first scenario, the median is (3 + x)/2. In the latter two scenarios, the median is (3 + 9)/2 = 6. Since 6 is not an answer choice, the median must be (x + 3)/2 in which x is an integer between 3 and 9. Because x is an integer between 3 and 9, the median, (x + 3)/2, must be some value between 3 and 6. Thus:

3 < x < 9

6 < x + 3 < 12

3 < (x + 3)/2 < 6

The only number in the choices that satisfies this condition is 5, which is answer choice B.

Answer: B
Manager
Manager
Joined: 24 Feb 2020
Posts: 119
Own Kudos [?]: 538 [0]
Given Kudos: 118
Location: Italy
WE:Analyst (Investment Banking)
Send PM
Re: Given distinct positive integers 1, 11, 3, x, 2, and 9, which of the [#permalink]
Given distinct positive integers 1, 11, 3, x, 2, and 9, which of the following could be the median?

A. 3
B. 5
C. 7
D. 8
E. 9

\(Solution: \\
\)
Possible combinations:

\(1 | 2 | 3 | 9 | x | 11 \)-> Median \(\frac{(3+9)}{2} = 6\) Not in your answer choices

\(1 | 2 | 3 | x | 9 | 11\) Note that x must be \(3 <= x <= 9\)

X = 8-> \(\frac{(3+8)}{2}= \frac{11}{2} = 5.5 \)

X = 7->\( \frac{(3+7)}{2} = 5\) \(POSSIBLE\)

Answer B.
Intern
Intern
Joined: 11 Jul 2019
Posts: 17
Own Kudos [?]: 4 [0]
Given Kudos: 11
Concentration: Finance, Economics
WE:Engineering (Manufacturing)
Send PM
Re: Given distinct positive integers 1, 11, 3, x, 2, and 9, which of the [#permalink]
ajit257 wrote:
Given distinct positive integers 1, 11, 3, x, 2, and 9, which of the following could be the median?

A. 3
B. 5
C. 7
D. 8
E. 9



In the question stated what if the value of the x is lying between 9 and 11?
Math Expert
Joined: 02 Sep 2009
Posts: 92895
Own Kudos [?]: 618671 [0]
Given Kudos: 81586
Send PM
Re: Given distinct positive integers 1, 11, 3, x, 2, and 9, which of the [#permalink]
Expert Reply
NavjotSingh wrote:
ajit257 wrote:
Given distinct positive integers 1, 11, 3, x, 2, and 9, which of the following could be the median?

A. 3
B. 5
C. 7
D. 8
E. 9



In the question stated what if the value of the x is lying between 9 and 11?


I think this is addressed in my post here: https://gmatclub.com/forum/given-distin ... ml#p876372

P.S. If x is more than 9 so 10 or more then the median will be the average of 3 and 9 so (3+9)/2=6 (the maximum median possible).
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32639
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: Given distinct positive integers 1, 11, 3, x, 2, and 9, which of the [#permalink]
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
GMAT Club Bot
Re: Given distinct positive integers 1, 11, 3, x, 2, and 9, which of the [#permalink]
Moderators:
Math Expert
92893 posts
Senior Moderator - Masters Forum
3137 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne