Last visit was: 24 Apr 2026, 14:45 It is currently 24 Apr 2026, 14:45
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
ARIEN3228
Joined: 18 Jan 2018
Last visit: 28 Dec 2021
Posts: 144
Own Kudos:
342
 [19]
Given Kudos: 107
Location: India
Concentration: Operations, International Business
GPA: 3.27
WE:Operations (Other)
Posts: 144
Kudos: 342
 [19]
3
Kudos
Add Kudos
16
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 24 Apr 2026
Posts: 109,818
Own Kudos:
Given Kudos: 105,873
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,818
Kudos: 811,068
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
ARIEN3228
Joined: 18 Jan 2018
Last visit: 28 Dec 2021
Posts: 144
Own Kudos:
Given Kudos: 107
Location: India
Concentration: Operations, International Business
GPA: 3.27
WE:Operations (Other)
Posts: 144
Kudos: 342
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
ScottTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 14 Oct 2015
Last visit: 24 Apr 2026
Posts: 22,286
Own Kudos:
26,534
 [1]
Given Kudos: 302
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: 22,286
Kudos: 26,534
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
ARIEN3228
A box contains 5 green, 4 yellow and 3 white marbles. Three marbles are drawn at random. What is the probability that they are not of the same color?

A) 3/44

B) 3/55

C) 52/55

D) 41/44

E) 1/22

The probability that, when 3 marbles are selected, they are not the same color is:

1 - P(all green or all yellow or all white)

P(all green) = 5C3/12C3 = [(5 x 4 x 3)/3!]/(12 x 11 x 10)/3! = 10/220

P(all yellow) = 4C3/12C3 = 4/220

P(all white) = 3C3/12C3 = 1/220

Thus:

1 - (10/220 + 4/220 + 1/220) = 1 - 15/220 = 205/220 = 41/44

Answer: D
avatar
kitzi
Joined: 07 Apr 2020
Last visit: 16 Jul 2020
Posts: 7
Given Kudos: 3
Posts: 7
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
when using the complement, do we need to also consider if the 3 marbles taken at random could have consisted of 2 marbles with same color (for example GGY, YYW, etc)?
User avatar
Kunni
Joined: 01 Sep 2019
Last visit: 07 Mar 2021
Posts: 29
Own Kudos:
Given Kudos: 32
Concentration: Marketing, Strategy
Posts: 29
Kudos: 3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
ARIEN3228
A box contains 5 green, 4 yellow and 3 white marbles. Three marbles are drawn at random. What is the probability that they are not of the same color?

A) 3/44

B) 3/55

C) 52/55

D) 41/44

E) 1/22

Let's find the probability that three drawn marble are of the same color and subtract that from 1.

P(three marbles are NOT of the same color) = 1 - P(three marbles are of the same color) =

= 1- (P(all three are green) + P(all three are yellow) + P(all three are white)) =

\(= 1- (\frac{5C3}{12C3} + \frac{4C3}{12C3} + \frac{3C3}{12C3}) = \)

\(= 1- (\frac{10}{220} + \frac{4}{220} + \frac{1}{220}) = \frac{41}{44}\).

Answer: D.


Hi,

How about calculating one Green, one yellow and one white

1 Green = 5/12
1Yellow = 4/11
1 White = 3/10

so P = (5/12)*(4/11)*(3/10) = 1/22
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 24 Apr 2026
Posts: 109,818
Own Kudos:
811,068
 [1]
Given Kudos: 105,873
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,818
Kudos: 811,068
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Kunni
Bunuel
ARIEN3228
A box contains 5 green, 4 yellow and 3 white marbles. Three marbles are drawn at random. What is the probability that they are not of the same color?

A) 3/44

B) 3/55

C) 52/55

D) 41/44

E) 1/22

Let's find the probability that three drawn marble are of the same color and subtract that from 1.

P(three marbles are NOT of the same color) = 1 - P(three marbles are of the same color) =

= 1- (P(all three are green) + P(all three are yellow) + P(all three are white)) =

\(= 1- (\frac{5C3}{12C3} + \frac{4C3}{12C3} + \frac{3C3}{12C3}) = \)

\(= 1- (\frac{10}{220} + \frac{4}{220} + \frac{1}{220}) = \frac{41}{44}\).

Answer: D.


Hi,

How about calculating one Green, one yellow and one white

1 Green = 5/12
1Yellow = 4/11
1 White = 3/10

so P = (5/12)*(4/11)*(3/10) = 1/22

Two issues with that.

1. P(GYW) = 5/12*4/11*3/10*3!. We should multiply by 3! because GYW scenario can occur in 3! = 6 different ways: GYW, GWY, YGW, YWG, WGY, WYG, each having the probability of (5*4*3)/(12*11*10) (first is green, second is yellow, third is white, OR first is green, second is white, third is yellow, OR ...).


2. The question asks: what is the probability that they are not of the same color? This could happen also when we have two marbles of the same color and the third is of different colors. For example, GGW, GGY, YYG, YYW, WWG, WWY.


You can calculate all the above cases (in 1 and 2) and sum but it's easier to do 1 - P(opposite event), as shown in the posts above.
avatar
riagarg07
Joined: 24 Nov 2019
Last visit: 24 Sep 2022
Posts: 23
Own Kudos:
Given Kudos: 424
Location: India
WE:Analyst (Insurance)
Posts: 23
Kudos: 31
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ScottTargetTestPrep
ARIEN3228
A box contains 5 green, 4 yellow and 3 white marbles. Three marbles are drawn at random. What is the probability that they are not of the same color?

A) 3/44

B) 3/55

C) 52/55

D) 41/44

E) 1/22

The probability that, when 3 marbles are selected, they are not the same color is:

1 - P(all green or all yellow or all white)

P(all green) = 5C3/12C3 = [(5 x 4 x 3)/3!]/(12 x 11 x 10)/3! = 10/220

P(all yellow) = 4C3/12C3 = 4/220

P(all white) = 3C3/12C3 = 1/220

Thus:

1 - (10/220 + 4/220 + 1/220) = 1 - 15/220 = 205/220 = 41/44

Answer: D

Got your method.
But could you please tell what is wrong with my method?

I am just taking the probability of selecting 1 from each color:
(5C1*4C1*3C1)/12C3
User avatar
GMATinsight
User avatar
Major Poster
Joined: 08 Jul 2010
Last visit: 24 Apr 2026
Posts: 6,977
Own Kudos:
16,914
 [1]
Given Kudos: 128
Status:GMAT/GRE Tutor l Admission Consultant l On-Demand Course creator
Location: India
GMAT: QUANT+DI EXPERT
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
WE:Education (Education)
Products:
Expert
Expert reply
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
Posts: 6,977
Kudos: 16,914
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
riagarg07
ScottTargetTestPrep
ARIEN3228
A box contains 5 green, 4 yellow and 3 white marbles. Three marbles are drawn at random. What is the probability that they are not of the same color?

A) 3/44

B) 3/55

C) 52/55

D) 41/44

E) 1/22

The probability that, when 3 marbles are selected, they are not the same color is:

1 - P(all green or all yellow or all white)

P(all green) = 5C3/12C3 = [(5 x 4 x 3)/3!]/(12 x 11 x 10)/3! = 10/220

P(all yellow) = 4C3/12C3 = 4/220

P(all white) = 3C3/12C3 = 1/220

Thus:

1 - (10/220 + 4/220 + 1/220) = 1 - 15/220 = 205/220 = 41/44

Answer: D

Got your method.
But could you please tell what is wrong with my method?

I am just taking the probability of selecting 1 from each color:
(5C1*4C1*3C1)/12C3

riagarg07

Your method ensures only subset of question

Your method insures that all three marbles have distinct colour which is not same as all marbles should not be same color

All marbes are not same color = All distinct color + 2green 1 yellow + 2 yellow 1 green + 2 white one green + 2 green 1 white + 2 yellow 1 green + 2 green 1 yellow

And your method does NOT include GREEN CASES

I hope that clears your doubt. :)
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,974
Own Kudos:
Posts: 38,974
Kudos: 1,117
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Automated notice from GMAT Club BumpBot:

A member just gave Kudos to this thread, showing it’s still useful. I’ve bumped it to the top so more people can benefit. Feel free to add your own questions or solutions.

This post was generated automatically.
Moderators:
Math Expert
109818 posts
Tuck School Moderator
853 posts