Last visit was: 18 Nov 2025, 18:19 It is currently 18 Nov 2025, 18:19
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
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,076
 [57]
3
Kudos
Add Kudos
54
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,076
 [18]
5
Kudos
Add Kudos
13
Bookmarks
Bookmark this Post
General Discussion
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
778,076
 [1]
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,076
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Aishyk97
Joined: 13 Sep 2021
Last visit: 14 Nov 2025
Posts: 85
Own Kudos:
Given Kudos: 77
Posts: 85
Kudos: 34
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi Bunuel,
Can you help me identify the gap in my reasoning.

If I were to leave 1 blue shirt and 1 red shirt in the closet.

I will have to choose the 8 shirts from the remaining shirts. That is from 6R and 4B.

But it is not 10C8 or \(\frac{10*9*8*7*6*5*4*3}{6!*4!}\)

I seem to be missing something. Any help is appreciated.

After some thought, I feel I cannot club the red and blue as I may not always choose all 6 reds so I cant calculate it directly.
Is this where I am going wrong?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,076
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Aishyk97
Hi Bunuel,
Can you help me identify the gap in my reasoning.

If I were to leave 1 blue shirt and 1 red shirt in the closet.

I will have to choose the 8 shirts from the remaining shirts. That is from 6R and 4B.

But it is not 10C8 or \(\frac{10*9*8*7*6*5*4*3}{6!*4!}\)

I seem to be missing something. Any help is appreciated.

After some thought, I feel I cannot club the red and blue as I may not always choose all 6 reds so I cant calculate it directly.
Is this where I am going wrong?

Yes.

Apart from that, note that if we want at least one shirt of each color to remain in the closet, selecting 6R and 4B is not the only case. What about 5R + 3B, or 4R + 4B? That's why considering 1- (the probability of the opposite event) is easier here.

Hope it helps.
avatar
AnumFatima
Joined: 08 Jul 2023
Last visit: 04 Jan 2024
Posts: 4
Own Kudos:
9
 [9]
Given Kudos: 25
Posts: 4
Kudos: 9
 [9]
7
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
Bunuel
Official Solution:

In how many ways can we select 8 shirts from a closet containing 7 distinct red shirts and 5 distinct blue shirts, such that at least one shirt of each color remains in the closet, if the order of selection does not matter?

A. 460
B. 490
C. 493
D. 455
E. 445


The total number of ways to select 8 shirts out of 12 distinct shirts (7 red and 5 blue) is given by the combination formula: \(C^8_{12}\).

The number of ways to select 8 shirts such that no red shirts are left in the closet is given by the product of the combinations of choosing all 7 red shirts and 1 blue shirts: \(C^7_7 * C^1_5\).

The number of ways to select 8 shirts such that no blue shirts are left in the closet is given by the product of the combinations of choosing all 5 blue shirts and 3 red shirts: \(C^5_5 * C^3_7\).

Therefore, the number of ways to select 8 shirts so that at least one red shirt and at least one blue shirt remain in the closet can be found by subtracting the sum of the two previous cases from the total number of ways to select 8 shirts: \(C^8_{12} - (C^7_7 * C^1_5 + C^5_5 * C^3_7) = 495 - (5 + 35) = 455\).


Answer: D


Hi Bunuel,

I used the following approach, is it correct? I do realize that it is a longer way.

Total shirts left behind = 12-8 =4

4 left behind can have 1 red and 3 blue
Selected shirts = 7C6 × 5C2 =7 × 10 = 70

4 left behind can have 2 red and 2 blue
Selected shirts = 7C5 × 5C3 = 21 × 10 = 210

4 left behind can have 3 red and 1 blue
Selected shirts = 7C4 × 5C4 = 35 x 5 = 175

Total combinations = 70 + 210 + 175 = 455
User avatar
Bhavita.
Joined: 25 Jul 2023
Last visit: 16 Nov 2025
Posts: 12
Own Kudos:
Given Kudos: 9
Location: United States Minor Outlying Islands
Concentration: Strategy, Technology
Schools: Kellogg '26
Schools: Kellogg '26
Posts: 12
Kudos: 11
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi Bunuel,

Since we need to ensure at least one shirt of each color remains in the closet
7C1 * 5C1 among 7 distinct and 5 distinct diff color shirts
and then for the rest 10 we have 10C8 ways to choose

the answer comes out to be 7*5*45

Could you please explain me where exactly I am going wrong
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,076
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bhavita.
Hi Bunuel,

Since we need to ensure at least one shirt of each color remains in the closet
7C1 * 5C1 among 7 distinct and 5 distinct diff color shirts
and then for the rest 10 we have 10C8 ways to choose

the answer comes out to be 7*5*45

Could you please explain me where exactly I am going wrong
­This method results in duplicate sets of 8 shirts.

For example, one set might include Red 1 and Blue 1, selected using 7C1 * 5C1, along with the remaining 6 shirts determined by 10C6, such as Red 2, 3, 4, 5, 6, 7.

However, another possible set could include Red 2 and Blue 1, also selected using 7C1 * 5C1, alongside Red 1, 3, 4, 5, 6, 7.

These two sets are identical: {Red 1, 2, 3, 4, 5, 6, 7, Blue 1}.­
User avatar
sb995
Joined: 20 Jan 2025
Last visit: 17 Nov 2025
Posts: 83
Own Kudos:
Given Kudos: 68
Posts: 83
Kudos: 2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I did not quite understand the solution. Hi, could you please help explain the gap in my reasoning below:

Selecting 6 red shirts and two blue shirts: (7C6)*(5C2) +

Selecting 4 red shirts and 4 blue shirts: (5C4)*(7C4)

Total combinations: (7C6)*(5C2) + (5C4)*(7C4).

But this is less than the official answer
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,076
Kudos
Add Kudos
Bookmarks
Bookmark this Post
sb995
I did not quite understand the solution. Hi, could you please help explain the gap in my reasoning below:

Selecting 6 red shirts and two blue shirts: (7C6)*(5C2) +

Selecting 4 red shirts and 4 blue shirts: (5C4)*(7C4)

Total combinations: (7C6)*(5C2) + (5C4)*(7C4).

But this is less than the official answer

The gap in the reasoning is that you only listed two distributions (6 red + 2 blue and 4 red + 4 blue). But the problem requires at least one shirt of each color left in the closet, so multiple other valid splits exist, such as 5 red + 3 blue or 3 red + 5 blue.

That’s why the official solution works: it counts all 8-shirt selections first and then subtracts the cases where all reds are taken or all blues are taken. This way, every valid distribution that leaves at least one of each color is included, not just the two you considered.

You will always miss the question and fail to understand the solutions if you do not read the question correctly. If you do not read it correctly, then by definition you are solving the wrong question.
User avatar
chrwens309
Joined: 25 Apr 2024
Last visit: 18 Nov 2025
Posts: 2
Own Kudos:
Products:
Posts: 2
Kudos: 5
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I like the solution - it’s helpful.
Moderators:
Math Expert
105355 posts
Founder
42383 posts