91.1k views
19 votes
A bag contains red marbles, white marbles, and blue marbles. Randomly choose two marbles, one at a time, and without replacement. Find the following. Enter your answers as fractions or decimals rounded to three decimal places.

(a)The probability that the first marble is red and the second is blue.
P(first white and second blue) =
The probability that both are the same color.
P(same color) =

User Eldhose
by
3.7k points

1 Answer

8 votes

Answer:


P(First\ White\ and\ Second\ Blue) = (3)/(28)


P(Same) = (67)/(210)

Explanation:

Given (Omitted from the question)


Red = 7


White = 9


Blue = 5

Solving (a):
P(First\ White\ and\ Second\ Blue)

This is calculated using:


P(First\ White\ and\ Second\ Blue) = P(White) * P(Blue)


P(First\ White\ and\ Second\ Blue) = (n(White))/(Total) * (n(Blue))/(Total - 1)

We used Total - 1 because it is a probability without replacement

So, we have:


P(First\ White\ and\ Second\ Blue) = (9)/(21) * (5)/(21 - 1)


P(First\ White\ and\ Second\ Blue) = (9)/(21) * (5)/(20)


P(First\ White\ and\ Second\ Blue) = (9*5)/(21*20)


P(First\ White\ and\ Second\ Blue) = (45)/(420)


P(First\ White\ and\ Second\ Blue) = (3)/(28)

Solving (b)
P(Same)

This is calculated as:


P(Same) = P(First\ Blue\ and Second\ Blue)\
or\ P(First\ Red\ and Second\ Red)\ or\ P(First\ White\ and Second\ White)


P(Same) = ((n(Blue))/(Total) * (n(Blue)-1)/(Total-1))+((n(Red))/(Total) * (n(Red)-1)/(Total-1))+((n(White))/(Total) * (n(White)-1)/(Total-1))


P(Same) = ((5)/(21) * (4)/(20))+((7)/(21) * (6)/(20))+((9)/(21) * (8)/(20))


P(Same) = (20)/(420)+(42)/(420) +(72)/(420)


P(Same) = (20+42+72)/(420)


P(Same) = (134)/(420)


P(Same) = (67)/(210)

User Alburkerk
by
4.2k points