Last visit was: 19 Nov 2025, 03:44 It is currently 19 Nov 2025, 03:44
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
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,739
Own Kudos:
35,337
 [39]
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,739
Kudos: 35,337
 [39]
11
Kudos
Add Kudos
27
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
souvonik2k
User avatar
Retired Moderator
Joined: 25 Nov 2015
Last visit: 05 Dec 2021
Posts: 953
Own Kudos:
2,210
 [23]
Given Kudos: 751
Status:Preparing for GMAT
Location: India
GPA: 3.64
Products:
Posts: 953
Kudos: 2,210
 [23]
20
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
User avatar
damybox
Joined: 18 Sep 2016
Last visit: 18 Dec 2016
Posts: 36
Own Kudos:
43
 [5]
Given Kudos: 97
Posts: 36
Kudos: 43
 [5]
1
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
General Discussion
User avatar
hanyhamdani
User avatar
Current Student
Joined: 30 Dec 2013
Last visit: 04 Jan 2019
Posts: 28
Own Kudos:
Given Kudos: 26
Status:preparing
Location: United Arab Emirates
Concentration: Technology, Entrepreneurship
GMAT 1: 660 Q45 V35
GMAT 2: 640 Q49 V28
GPA: 2.84
WE:General Management (Consumer Packaged Goods)
Kudos
Add Kudos
Bookmarks
Bookmark this Post
[quote="GMATPrepNow"]A drawer contains 6 socks. If two socks are randomly selected without replacement, what is the probability that both socks will be black?

(1) The probability is less than 0.3 that the first sock selected will be black.
(2) The probability is greater than 0.4 that both socks will be white.

* Kudos for all correct solutions

1) P(B)< 0.3
total socks=6
so, 0.3 x 6 = 1.8 ( black is less than this, since p(b) < 0.3)
black =1
1/6 x 0/5 = 0 sufficient

2) p(w and w)> 0.4
0.4x6 = 2.4 ( in total it must be greater than this, so it will be either 3,4,5 or even 6) but there will be only one value that satisfies the equation.
check values :
lets say : p(w and w) =3
3/6 x 2/5 = 1/5 (0.2,not good)
try p(w and w) =4
4/6 x 3/5 = 2/5 (= 0.4) where p (w and w ) must be greater than 0.4. not good
so either w=5 or w=6
both ways p(b and b) =0
sufficient

Ans : D
avatar
laxpro2001
Joined: 30 Mar 2017
Last visit: 28 Sep 2018
Posts: 29
Own Kudos:
28
 [2]
Given Kudos: 47
Location: United States (FL)
Posts: 29
Kudos: 28
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel - Shouldn't the answer should be A. We do not have any information as to how many black socks are among the 6 (if any exist at all).
User avatar
ScottTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 14 Oct 2015
Last visit: 18 Nov 2025
Posts: 21,712
Own Kudos:
26,995
 [3]
Given Kudos: 300
Status:Founder & CEO
Affiliations: Target Test Prep
Location: United States (CA)
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 21,712
Kudos: 26,995
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
GMATPrepNow
A drawer contains 6 socks. If two socks are randomly selected without replacement, what is the probability that both socks will be black?

(1) The probability is less than 0.3 that the first sock selected will be black.
(2) The probability is greater than 0.4 that both socks will be white.

We are given that a drawer contains 6 socks. If we let b = the number of black socks, we see that the probability of a black sock on the first pick is b/6. Since there is no replacement, the probability of a black sock on the second pick is (b - 1)/5. We need to determine the product of (b/6) x (b-1)/5.

Statement One Alone:

The probability is less than 0.3 that the first sock selected will be black.

Using the information in statement one, we have:

b/6 < 3/10

10b < 18

b < 1.8

We see that there is at most 1 black sock. Thus, the probability of pulling 2 black socks in two picks is equal to 0. Statement one alone is sufficient to answer the question.

Statement Two Alone:

The probability is greater than 0.4 that both socks will be white.

Suppose that there were exactly 4 white socks in the drawer. In this case, the probability of drawing 2 white socks would be 4/6 x 3/5 = 12/30 = 2/5 = 0.4. Since the probability of getting 2 white socks is greater than 0.4, there must be more than 4 white socks in the drawer; therefore, there can be at most 1 black sock in the drawer. The probability of pulling 2 black socks is 0. Statement two alone is sufficient to answer the question.

Answer: D
User avatar
redskull1
Joined: 11 Feb 2018
Last visit: 25 Sep 2022
Posts: 294
Own Kudos:
Given Kudos: 115
Location: India
Concentration: General Management, Finance
GMAT 1: 690 Q47 V37
GMAT 2: 710 Q50 V36
GMAT 3: 750 Q50 V42
Products:
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Awesome, awesome question.Will make many a mathematically inclined people just kick themselves after seeing the answer.Not so tough but thoroughly enjoyed this problem....
avatar
immarenbe
Joined: 08 Jan 2022
Last visit: 16 Jun 2022
Posts: 5
Own Kudos:
Given Kudos: 149
Posts: 5
Kudos: 11
Kudos
Add Kudos
Bookmarks
Bookmark this Post
laxpro2001
Bunuel - Shouldn't the answer should be A. We do not have any information as to how many black socks are among the 6 (if any exist at all).


I have the same question.
KarishmaB Bunuel chetan2u pls help me out.
Thank you so much :inlove:
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 15 Nov 2025
Posts: 11,238
Own Kudos:
43,701
 [1]
Given Kudos: 335
Status:Math and DI Expert
Location: India
Concentration: Human Resources, General Management
GMAT Focus 1: 735 Q90 V89 DI81
Products:
Expert
Expert reply
GMAT Focus 1: 735 Q90 V89 DI81
Posts: 11,238
Kudos: 43,701
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
immarenbe
laxpro2001
Bunuel - Shouldn't the answer should be A. We do not have any information as to how many black socks are among the 6 (if any exist at all).


I have the same question.
KarishmaB Bunuel chetan2u pls help me out.
Thank you so much :inlove:


Hi

White socks as per statement II are 5 or 6, otherwise the probability of picking two white socks will be less than 0.4

This means the black socks at the max will be 1, and probability of picking two black socks when there is only one or 0 of them will be 0.
So statement II should also be sufficient
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 18 Nov 2025
Posts: 16,267
Own Kudos:
76,989
 [2]
Given Kudos: 482
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,267
Kudos: 76,989
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
BrentGMATPrepNow
A drawer contains 6 socks. If two socks are randomly selected without replacement, what is the probability that both socks will be black?

(1) The probability is less than 0.3 that the first sock selected will be black.
(2) The probability is greater than 0.4 that both socks will be white.

* Kudos for all correct solutions


Total 6 socks.

(1) The probability is less than 0.3 that the first sock selected will be black.

Probability of selecting a black sock < 3/10
So out of 6, the number of black socks is less than (3/10) * 6 i.e. 1.8. Hence, there is at most 1 black sock (since number of black socks must be an integer). Then probability of selecting 2 black socks without replacement is 0.
Sufficient alone.

(2) The probability is greater than 0.4 that both socks will be white.
If out of 6, 4 socks were white, probability of selecting both white socks without replacement would be (4/6)*(3/5) = 2/5 = 0.4
Since the probability of selecting both white is greater than 0.4, it means we have at least 5 white socks. If that is the case, then number of black socks is 1 or 0.
So probability of selecting both black socks = 0
Sufficient alone

Answer (D)

immarenbe
Kudos
Add Kudos
Bookmarks
Bookmark this Post
souvonik2k
S1 - Probability of selecting 1 black sock from 6 socks =\(\frac{bC1}{6C1}\)=\(\frac{b}{6}\)<0.3
where b is no. of black socks.
i.e. b<1.8 i.e. b can be 0 or 1.
In either case the probability is 0. So sufficient.

S2 - Probability of both socks white >0.4
i.e.\(\frac{wC2}{6C2}\) >0.4 where w is no. of white socks
\(\frac{w(w-1)}{30}\)> 0.4
therefore, w>4 i.e. no. of white socks is 5 or 6.
In either case, probability of picking 2 black socks is 0. So, sufficient.

Hence answer is D.

If u find my post useful, please press kudos!

Dear souvonik2k,
My solution for statement 1 is:

B = black balls

P(B X ) < 0.3
BC1/ 6C1 X (6-B)C1/5 < 0.3
B/6 X (6-B)/5 < 0.3
B(6-B) < 9
-B^2 + 6B - 9 < 9
B(B-3)-3(B-3) < 9

solving the quadratic --> B > 3; so B = 4,5,6

why is it wrong?
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,582
Own Kudos:
Posts: 38,582
Kudos: 1,079
Kudos
Add Kudos
Bookmarks
Bookmark this Post
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.
Moderators:
Math Expert
105379 posts
496 posts