Marbles

This topic has expert replies
Source: — Problem Solving |

Senior | Next Rank: 100 Posts
Posts: 49
Joined: Sun Jun 26, 2011 5:45 pm
Thanked: 2 times

by edge » Sat Aug 06, 2011 4:37 pm
Total number of ways in which 3 balls can be randomly selected out of 9 = 9C3 = 84. n(T) = 84.

One blue ball can be selected from 3 blue balls in 3C1 = 3 ways. n(B) = 3. Similarly, n(R) = 3 and n(Y) = 3.

P = (n(B) x n(R) x n(Y)) / n(T) = 27/84 = 9/28.

User avatar
Junior | Next Rank: 30 Posts
Posts: 14
Joined: Mon Jun 13, 2011 8:43 am
Thanked: 1 times

by ajaykpat » Sun Aug 07, 2011 1:38 am
Probability for selecting 3 marbles with 3 different color from total of 9 marbles

= 3c1x3c1x3c1/ 9c3 = 9/28

User avatar
GMAT Instructor
Posts: 15539
Joined: Tue May 25, 2010 12:04 pm
Location: New York, NY
Thanked: 13060 times
Followed by:1906 members
GMAT Score:790

by GMATGuruNY » Sun Aug 07, 2011 3:17 am
A basket contains 3 blue marbles, 3 red marbles, and 3 yellow marbles. If 3 marbles are extracted from the basket at random, what is the probability that a marble of each color is among the extracted?

(A) 2/21
(B) 3/25
(C) 1/6
(D) 9/28
(E) 11/24

P(exactly n times) = P(one way) * total possible ways.


Let R = red, B = blue, Y = yellow.

P(one way):
P(1st marble is R) = 3/9. (9 marbles, 3 of them R).
P(2nd marble is B) = 3/8. (8 marbles left, 3 of them B).
P(3rd marble is Y) = 3/7. (7 marbles left, 3 of them Y).
Since we want all of these events to happen together, we multiply the fractions:
P(RBY) = 3/9 * 3/8 * 3/7 = 3/56.

Total possible ways:
Any arrangement of RBY will yield exactly 1 R, 1 B and 1 Y.
Thus, the result above must be multiplied by the number of ways to arrange the 3 elements RBY.
Number ways to arrange RBY = 3! = 6.

Thus, P(1 of each color) = 3/56 * 6 = 9/28.

The correct answer is D.
Private tutor exclusively for the GMAT and GRE, with over 20 years of experience.
Followed here and elsewhere by over 1900 test-takers.
I have worked with students based in the US, Australia, Taiwan, China, Tajikistan, Kuwait, Saudi Arabia -- a long list of countries.
My students have been admitted to HBS, CBS, Tuck, Yale, Stern, Fuqua -- a long list of top programs.

As a tutor, I don't simply teach you how I would approach problems.
I unlock the best way for YOU to solve problems.

For more information, please email me (Mitch Hunt) at [email protected].
Student Review #1
Student Review #2
Student Review #3

Newbie | Next Rank: 10 Posts
Posts: 5
Joined: Thu Mar 24, 2011 7:57 pm

by suruchia » Sun Aug 07, 2011 6:22 am
Hey Mitch
I approached the problem in a slightly different manner. Don't know whether I am correct.

1. Ways of selecting the first marble = 3 * (3/9) = 1 { as there are 3 marbles of one color, and there are 3 different colors}

2. Ways of selecting the first marble = 2 * (3/8) = 3/4 { as there are 3 marbles of one color, and 2 remaining colors to choose from}

3. Ways of selecting the third marble = 1 * (3/7) = 3/7 { as there are 3 marbles of one color, and 1 remaining color to choose from}

4. Total no. of ways = 1 * 3/4 * 3/7 = 9/28

Thanks
Suruchi
GMATGuruNY wrote:
A basket contains 3 blue marbles, 3 red marbles, and 3 yellow marbles. If 3 marbles are extracted from the basket at random, what is the probability that a marble of each color is among the extracted?

(A) 2/21
(B) 3/25
(C) 1/6
(D) 9/28
(E) 11/24

P(exactly n times) = P(one way) * total possible ways.


Let R = red, B = blue, Y = yellow.

P(one way):
P(1st marble is R) = 3/9. (9 marbles, 3 of them R).
P(2nd marble is B) = 3/8. (8 marbles left, 3 of them B).
P(3rd marble is Y) = 3/7. (7 marbles left, 3 of them Y).
Since we want all of these events to happen together, we multiply the fractions:
P(RBY) = 3/9 * 3/8 * 3/7 = 3/56.

Total possible ways:
Any arrangement of RBY will yield exactly 1 R, 1 B and 1 Y.
Thus, the result above must be multiplied by the number of ways to arrange the 3 elements RBY.
Number ways to arrange RBY = 3! = 6.

Thus, P(1 of each color) = 3/56 * 6 = 9/28.

The correct answer is D.