39.4k views
4 votes
A box contains 3 red balls 2 blue balls and 5 white balls a ball is selected and it's color noted then it is kept out of the box a second ball is selected an it's color noted find the probability of each of theseP(selecting 2 red balls)P(selecting a blue ball and then a white ball)P(selecting a red ball and then a blue ball)P(selecting 3 blue balls)Answer the following problems using multiplication rule make sure to reduce your fraction

1 Answer

2 votes

There are a total of 10 balls in the box, which is the initial sample space of this problem. We have the keyword on the problem kept out of the box. This means that after getting a ball, the sample spaces will be reduced by 1 since we don't replace the ball that has been taken. This is the working concept for this type of problem.

1. For selecting 2 red balls, on the first round of picking, there are 3 red balls on the box out of 10 balls. The probability in this first picking is


P=(3)/(10)

And after picking a red, there are 2 remaining red balls on the box and there are 9 remaining balls on the box. This probability now is represented as


P=(2)/(9)

To get the overall probability, we just multiply these two probabilities. We get


P(2red)=(3)/(10)\cdot(2)/(9)=(6)/(90)=(1)/(15)

2. For selecting a blue ball and then a white ball, there are 2 blue balls on the box out of 10 balls. The probability in this first picking is


P=(2)/(10)=(1)/(5)

After picking a blue ball, there are 5 white balls on the box out of 9 balls. The probability of picking a white ball is represented as


P=(5)/(9)

To get the overall probability, multiply these two probabilities, getting


P(B.and.W)(1)/(5)\cdot(5)/(9)=(5)/(45)=(1)/(9)

3. For selecting a red ball, the probability is already provided on item 1 which is


P=(3)/(10)

After picking the red ball, there are 2 blue balls on the box out of 9 balls. The probability of picking a blue ball is represented as


P=(2)/(9)

To get the overall probability, multiply these two probabilities, getting


P(R,and,B)=(3)/(10)\cdot(2)/(9)=(6)/(90)=(1)/(15)_{}

4. We only have 2 blue balls on the box. There is no chance that we can get three blue balls. Hence,


P=0

User Manjabes
by
3.5k points