3 balls

Given is a bag of 10 distinct balls. A person draws a set of 4 balls from the bag and puts them back. The person draws another set of 6 balls from the bag and puts them back again. What is the probability of drawing exactly 3 balls that was common to both the sets?

2/735 8/21 1/8 3/10

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Brian Moehring
Aug 1, 2018

For the sake of argument, suppose all the balls are initially colored white, and when you draw the 4 balls initially, you color them black. Now we can rephrase the question as follows:

A bag has 6 white balls and 4 black balls. You draw 6 balls from the bag. What is the probability that exactly 3 of them are black?

Well, for this to happen, you must have drawn 3 white balls ( ( 6 3 ) \binom{6}{3} ways) and 3 black balls ( ( 4 3 ) \binom{4}{3} ways) for a total of ( 6 3 ) ( 4 3 ) = 80 \binom{6}{3} \cdot \binom{4}{3} = 80 ways to draw exactly 3 black balls. Since there are 10 balls total, there are ( 10 6 ) = 210 \binom{10}{6} = 210 total ways to draw 6 balls.

Then the probability that you draw exactly 3 black balls is 80 210 = 8 21 \frac{80}{210} = \boxed{\frac{8}{21}}

Piyush Ranjan
Aug 1, 2018

Note that the bag contains 10 \large 10 distinct balls.

We start out by selecting 3 \large 3 balls from the bag of 10 \large 10 balls that would be common to the set of 4 \large 4 balls and the set of 6 \large 6 balls that were drawn. The number of ways of selecting 3 \large 3 balls from a bag of 10 \large 10 balls is ( 10 3 ) \Large {10 \choose 3} . These 3 \large 3 balls were common to both our sets, thus, we need to select 3 \large 3 more balls from the balls that remain to make our set of 6 \large 6 balls and after that 1 \large 1 more ball from the remaining to make our set of 4 \large 4 balls.

Selecting 3 \large 3 balls from the remaining 7 \large 7 balls that would constitute our set of 6 \large 6 balls. The number of ways of doing this is ( 7 3 ) \Large {7 \choose 3} . And finally, selecting 1 \large 1 more ball from the remaining 4 \large 4 balls which can be done in ( 4 1 ) \Large {4 \choose 1} ways.

The total ways to select 6 \large 6 balls and 4 \large 4 balls from the bag of 10 \large 10 balls is ( 10 4 ) × ( 10 6 ) \Large {10 \choose 4} \times {10 \choose 6} .

Thus, the probability is : ( 10 3 ) × ( 7 3 ) × ( 4 1 ) ( 10 4 ) × ( 10 6 ) \huge \frac { {10 \choose 3} \times {7 \choose 3} \times {4 \choose 1} } { {10 \choose 4} \times {10 \choose 6} }

The correct answer to the problem is 8 21 \Large \frac{8} {21}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...