Q. 2.18

Question

Four red, 8blue, and 5green balls are randomly arranged in a line.

(a) What is the probability that the first 5balls are blue?

(b) What is the probability that none of the first 5balls is blue?

(c) What is the probability that the final 3 balls are of different colors?

(d) What is the probability that all the red balls are together?

Step-by-Step Solution

Verified
Answer

a) width="204" height="21" style="max-width: none; vertical-align: -5px;" P( the first 5 balls are blue )=22210.009.

b)  P( none of the first 5 balls are blue )=94420.02.

c) P( the final three balls are of different colors )=4170.24.

d) P( all the red balls are together )=1340.03.


1Step 1 Given Information.

Four red, 8blue, and 5green balls are randomly arranged in a line.

2Step 2 Explanation.

The described experiment is equivalent to:

The experiment: randomly permute (set in a line) a group of 4red, 8blue, and 5green balls.

The outcome space of the experiment Scontains all permutations of the 17 different objects.

If all events Sare considered equally likely, the probability of the event AS is:

P(A)=|A||S|

where |X|denotes the number of elements inX From the basic principle of counting |S|=17!

3Step 3 part (a) Explanation.

a) P(the first 5balls are blue)

Count the number of elements in this event (which are members ofS).

There are 8choices for the first blue ball, 7choices for the second ball (of the remaining blue balls), etc.

There are 8·7·6·5·4different choices for the first 5balls, and the remaining 12balls can be permuted in any of the12! ways

P( the first 5 balls are blue )=8·7·6·5·4·12!17!=22210.009.

4Step 4 part (b) Explanation.

b) P(none of the first 5balls are blue)

Count the number of elements Sthat are in this event.

There are 9balls that aren't blue, 8choices for the second ball after the first nonblue ball is chosen, etc.

There are 9·8·7·6·5different choices for the first 5balls, and the remaining 12balls can be permuted in any of the 12! ways

P( none of the first 5 balls are blue )=9·8·7·6·5·12!17!=94420.02

5Step 5 part (c) Explanation.

c) width="13" height="19" style="max-width: none; vertical-align: -4px;" P( the final three balls are of different colors)

Count the number of permutations in this event. It does not matter from which end the counting starts as long as the choice of some ball does not affect the number of choices for the balls in the remaining places.

Choose the red ball that will be in the final three among 4the red balls-4 results, then choose the blue ball in 8ways, and the green ball in5 ways. For every such choice, different permutations of these three balls create different elementsS. There are 4·8·5·3!different possibilities for the three final balls.

For every permutation of the final balls, the remaining 14balls can be permuted in any of the14! ways.

Now use the basic principle of counting.

P( the final three balls are of different colors )=4·8·5·3!·14!17!=4170.24

6Step 6 part (d) Explanation.

d) P( all the red balls are together)

Count the number of permutations in this event.

Consider the red balls as one element. Then there are 14elements, and there are 14!permutations of those. HoweverS, the order of the red balls is also included, so there are in fact 5!times more elements in this event.

P( all the red balls are together )=5!·14!17!=1340.03