Last visit was: 15 Jul 2025, 06:09 It is currently 15 Jul 2025, 06:09
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: 13 May 2024
Posts: 6,755
Own Kudos:
34,086
 [84]
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,755
Kudos: 34,086
 [84]
6
Kudos
Add Kudos
78
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 13 May 2024
Posts: 6,755
Own Kudos:
34,086
 [19]
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,755
Kudos: 34,086
 [19]
6
Kudos
Add Kudos
12
Bookmarks
Bookmark this Post
avatar
Abhishiek
Joined: 28 Dec 2010
Last visit: 19 Dec 2017
Posts: 37
Own Kudos:
62
 [9]
Given Kudos: 9
GMAT 1: 750 Q51 V41
Posts: 37
Kudos: 62
 [9]
9
Kudos
Add Kudos
Bookmarks
Bookmark this Post
General Discussion
User avatar
nailin16
Joined: 05 Apr 2014
Last visit: 10 Feb 2019
Posts: 106
Own Kudos:
101
 [7]
Given Kudos: 255
Location: India
Concentration: Economics, International Business
Schools: ISB '19 Fox"19
GMAT 1: 660 Q48 V33
GPA: 3
Schools: ISB '19 Fox"19
GMAT 1: 660 Q48 V33
Posts: 106
Kudos: 101
 [7]
3
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
Prob of choosing 6 socks so that there is no pair among them= 8C6 (2C1)^6
We are doing 2c1 coz any one one sock can b chosen among a pair
P (atleast one pair )= 1- p (no pair)

= 1- [ 8c6 * 2^6] / 16c6
=111/143

Posted from my mobile device
User avatar
K4shy4p4
Joined: 14 Sep 2016
Last visit: 23 Jun 2018
Posts: 16
Own Kudos:
14
 [1]
Given Kudos: 42
Posts: 16
Kudos: 14
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
GMATPrepNow
GMATPrepNow
A drawer contains 8 pairs of socks. For each sock, there is exactly one matching sock. If Ed randomly selects 6 socks without replacement, what is the probability that he will have at least one pair of matching socks?

A) 1/4
B) 19/51
C) 111/143
D) 3/4
E) 145/189

*kudos for all correct solutions

Here's an approach that uses probability rules.

When it comes to probability questions involving "at least," it's best to try using the complement.
That is, P(Event A happening) = 1 - P(Event A not happening)

So, here we get: P(at least 1 matching pair) = 1 - P(zero matching pairs)

P(zero matching pairs)
P(zero matching pairs) = P(pick ANY sock 1st AND 2nd sock doesn't match 1st sock AND 3rd sock doesn't match other selections AND 4th sock doesn't match other selections AND 5th sock doesn't match other selections AND 6th sock doesn't match other selections)
= P(pick ANY sock 1st) x P(2nd sock doesn't match 1st sock) x P(3rd sock doesn't match other selections) x P(4th sock doesn't match other selections) x P(5th sock doesn't match other selections) x P(6th sock doesn't match other selections)
= 1 x 14/15 x 12/14 x 10/13 x 8/12 x 6/11
= 32/143

So, P(win at least 1 prize) = 1 - P(win zero prizes)
= 1 - 32/143
= 111/143

Answer:
ASIDE: Once we draw the first sock, there are 15 sock s remaining, and only 1 matches the 1st selection.
This means there are 14 sock s that DON'T match the first.
So, P(no match on 2nd draw) = 14/15

Then, once we draw the second sock (without a match), there are 14 socks remaining, and 2 of them match either the 1st or 2nd selection.
This means there are 12 socks that DON'T match.
So, P(no match on 3rd draw) = 12/14

etc

Cheers,
Brent


Hi Brent,

I tried to use combinations. What am I doing wrong?

P(at least 1 pair) = 1 - P(no pairs)

P(no pairs) = (No. of ways 6 unpaired socks can be picked from 8 unpaired socks)/(total number of ways 6 socks can be picked from 16 socks)

= 8C6/16C6
= 1/286

P(at least 1 pair) = 1 - 1/286 = 285/286

Of course, answer not among choices. :(
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 13 May 2024
Posts: 6,755
Own Kudos:
34,086
 [5]
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,755
Kudos: 34,086
 [5]
3
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
dramamur
Hi Brent,

I tried to use combinations. What am I doing wrong?

P(at least 1 pair) = 1 - P(no pairs)

P(no pairs) = (No. of ways 6 unpaired socks can be picked from 8 unpaired socks)/(total number of ways 6 socks can be picked from 16 socks)

= 8C6/16C6
= 1/286

P(at least 1 pair) = 1 - 1/286 = 285/286

Of course, answer not among choices. :(

Hi dramamur,

The problem with your solution is that you are treating the socks differently when calculating the numerator and denominator.
For the denominator, you are treating the 16 socks as being 100% unique. It's as though you are saying that each pair of matching socks has a LEFT sock and a RIGHT sock.
So, we can select 6 socks from 16 UNIQUE socks in 16C6 ways.

However, for the numerator, you are essentially saying that the two socks in each matching pair are identical.
You are not making a LEFT/RIGHT distinction for each pair. Instead, you are choosing 6 COLORS from a total of 8 COLORS.

Let's keep going with your solution, BUT we'll make sure we consider the fact that we have a LEFT and RIGHT sock for each pair.

So, we'll have to alter your numerator somewhat.
First, we can select 6 COLORS from a total of 8 COLORS in 6C2 ways (28 ways)
For the 1st COLOR, we can choose either the LEFT sock or the RIGHT sock. We can do this in 2 ways.
For the 2nd COLOR, we can choose either the LEFT sock or the RIGHT sock. We can do this in 2 ways.
For the 3rd COLOR, we can choose either the LEFT sock or the RIGHT sock. We can do this in 2 ways.
For the 4th COLOR, we can choose either the LEFT sock or the RIGHT sock. We can do this in 2 ways.
For the 5th COLOR, we can choose either the LEFT sock or the RIGHT sock. We can do this in 2 ways.
For the 6th COLOR, we can choose either the LEFT sock or the RIGHT sock. We can do this in 2 ways.
So, the total number of ways to select 6 UNMATCHED socks = (28)(2)(2)(2)(2)(2)(2)

We'll keep the numerator the same.
That is, we can select 6 socks from 16 UNIQUE socks in 16C6 ways.

So, P(ZERO matching socks) = (28)(2)(2)(2)(2)(2)(2) /16C6
= 32/143

P(at least 1 pair) = 1 - P(no pairs)
= 1 - 32/143
= 111/143

Cheers,
Brent
avatar
mgmat4944
Joined: 13 May 2019
Last visit: 27 Jun 2019
Posts: 5
Own Kudos:
Posts: 5
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I don't get why this is wrong:

probability he won't pick a matching sock:

(8/8 * 6/7 *5/6*4/5*3/4*2/3) = 2/7 that he won't pick a matching sock.

I guess i didn't factor in the fact that we have L and R socks. I assumed they were of different colors.

in that case it would be (16/16 * 14/15 * 12/14 * 10/13 * 8/12 *6/11)= 32/143

1- 32/143= 111/43
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 13 May 2024
Posts: 6,755
Own Kudos:
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,755
Kudos: 34,086
Kudos
Add Kudos
Bookmarks
Bookmark this Post
mgmat4944
I don't get why this is wrong:

probability he won't pick a matching sock:

(8/8 * 6/7 *5/6*4/5*3/4*2/3) = 2/7 that he won't pick a matching sock.

I guess i didn't factor in the fact that we have L and R socks. I assumed they were of different colors.

in that case it would be (16/16 * 14/15 * 12/14 * 10/13 * 8/12 *6/11)= 32/143

1- 32/143= 111/43

The problem starts with the part in blue above

P(Choose any sock 1st) 16/16 = 1
P(Choose 2nd sock that does NOT match 1st sock) = 14/15
P(Choose 3rd sock that does NOT match 1st sock OR the 2nd sock) = 12/14 (there are 14 socks remaining, and 1 sock matches 1st sock, and 1 sock matches 2nd sock)
P(Choose 4th sock that does NOT match 1st sock OR the 2nd sock OR the 3rd sock) = 10/13 (there are 13 socks remaining, and 1 sock matches 1st sock, and 1 sock matches 2nd sock, and 1 sock matches 3rd sock)
etc

Cheers,
Brent
User avatar
Archit3110
User avatar
Major Poster
Joined: 18 Aug 2017
Last visit: 15 Jul 2025
Posts: 8,349
Own Kudos:
Given Kudos: 243
Status:You learn more from failure than from success.
Location: India
Concentration: Sustainability, Marketing
GMAT Focus 1: 545 Q79 V79 DI73
GPA: 4
WE:Marketing (Energy)
GMAT Focus 1: 545 Q79 V79 DI73
Posts: 8,349
Kudos: 4,828
Kudos
Add Kudos
Bookmarks
Bookmark this Post
GMATPrepNow
A drawer contains 8 pairs of socks. For each sock, there is exactly one matching sock. If Ed randomly selects 6 socks without replacement, what is the probability that he will have at least one pair of matching socks?

A) 1/4
B) 19/51
C) 111/143
D) 3/4
E) 145/189

*kudos for all correct solutions

8 pairs = 16 socks
1- 16/16*14/15*12/14*10/13*8/12*6/11 = 111/143
IMO C
avatar
Ambika02
Joined: 27 Mar 2018
Last visit: 26 Apr 2020
Posts: 23
Own Kudos:
Given Kudos: 263
Location: India
GMAT 1: 680 Q47 V36
GPA: 1.96
GMAT 1: 680 Q47 V36
Posts: 23
Kudos: 6
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi ,

Can you tell me whats wrong with my solution
Chances of picking the 1 st sock =16
Chances of picking the 2 nd sock =14

and so on

So my final answer was 1-(16*14*12*10*8*6/16C6)
What's wrong with my approach?
User avatar
nick1816
User avatar
Retired Moderator
Joined: 19 Oct 2018
Last visit: 28 Jun 2025
Posts: 1,853
Own Kudos:
7,823
 [1]
Given Kudos: 707
Location: India
Posts: 1,853
Kudos: 7,823
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Because order of the socks doesn't matter, you have to divide (16*14*12*10*8*6) by 6!.


Ambika02
Hi ,

Can you tell me whats wrong with my solution
Chances of picking the 1 st sock =16
Chances of picking the 2 nd sock =14

and so on

So my final answer was 1-(16*14*12*10*8*6/16C6)
What's wrong with my approach?
User avatar
yash9045
Joined: 14 Jun 2019
Last visit: 01 Oct 2020
Posts: 14
Own Kudos:
140
 [1]
Given Kudos: 53
Posts: 14
Kudos: 140
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Ambika02
Hi ,

Can you tell me whats wrong with my solution
Chances of picking the 1 st sock =16
Chances of picking the 2 nd sock =14

and so on

So my final answer was 1-(16*14*12*10*8*6/16C6)
What's wrong with my approach?

because you are mixing two approaches probability and combination one. chance of picking the first sock is 16/16 and second is 14/15 every sock have different you can't take just 16C6
User avatar
ScottTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 14 Oct 2015
Last visit: 15 Jul 2025
Posts: 21,111
Own Kudos:
26,166
 [2]
Given Kudos: 296
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,111
Kudos: 26,166
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
GMATPrepNow
A drawer contains 8 pairs of socks. For each sock, there is exactly one matching sock. If Ed randomly selects 6 socks without replacement, what is the probability that he will have at least one pair of matching socks?

A) 1/4
B) 19/51
C) 111/143
D) 3/4
E) 145/189

*kudos for all correct solutions

Solution:


Instead of finding the probability that Ed will have at least one pair of matching socks, let’s find the probability that he will have no pairs of matching socks. After all, the former probability is the latter probability subtracted from 1.

Since he has 8 pairs of socks, he has 16 socks. Therefore, he has 16C6 ways to choose 6 socks from 16. Let’s say each pair of socks is of a different color. In other words, there are 8 colors and 2 socks of each color. There are 8C6 ways to choose 6 colors from 8 and for each color there are 2 ways to choose a sock of that color. Therefore, there are 8C6 x 2 x 2 x 2 x 2 x 2 x 2 = 8C6 x 2^6 ways to 6 socks of different colors (i.e., no socks of matching color). Therefore, the probability that he will have no pairs of matching socks is:

8C6 x 2^6 / 14C6 = 28 x 64 / 8008 = 28 x 8 / 1001 = 4 x 8 / 143 = 32/143

Finally, the probability that he will have at least one pair of matching socks is 1 - 32/143 = 111/143.

Alternate Solution:

Instead of finding the probability that Ed will have at least one pair of matching socks, let’s find the probability that he will have no pairs of matching socks and then subtract that probability from 1.

Our approach is to use the multiplication rule for probabilities when we are drawing without replacement.

The first draw has probability 16/16 = 1. For the second draw, there are 15 socks remaining, and he can choose any sock except the match to the first sock, so there are 14 available socks, and the probability is 14/15. For the third draw, there are 14 socks remaining and he can pick any of 12 socks to avoid a match, so the probability is 12/14. Similarly, for the fourth draw, there are 13 remaining socks, and he can pick any of 10 socks to avoid a match, so the probability is 10/13. Notice that for each pick, the number of socks available to be chosen decreases by 1, but the number of socks available to pick, to avoid a match, decreases by 2. Thus, we have:

P(no matches in 6 picks) = 16/16 x 14/15 x 12/14 x 10/13 x 8/12 x 6/11

After canceling and simplifying, we have:

P(no matches in 6 picks) = 32/143

Thus, the probability of at least one match = 1 - 32/143 = 111/143.

Answer: C
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 37,407
Own Kudos:
Posts: 37,407
Kudos: 1,013
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
102576 posts
PS Forum Moderator
691 posts