293,682 views
35 votes
35 votes
7. A large cooler contains the following drinks: 5 lemonades, 9 Sprites, 7 Cokes, and 10 root beers. You randomly pick two cans, one at a time (without replacement). Compute the following probabilities.(a) What is the probability that you get two cans of Sprite? (b) What is the probability that you do not get two cans of Coke? (c) What is the probability that you get either two root beers or two lemonades? (d) What is the probability that you get one can of Coke and one can of Sprite? (e) What is the probability that you get two drinks of the same type?

7. A large cooler contains the following drinks: 5 lemonades, 9 Sprites, 7 Cokes, and-example-1
User Ben Turner
by
2.8k points

1 Answer

18 votes
18 votes

A large cooler contains the following drinks,

5 Lemonades, let L reprersent Lemonade

9 Sprites, let S reprersent Sprite

7 Cokes, let C represent Coke and

10 Root beers, let R represent Root beer

Total drinks in the cooler is


=5+9+7+10=31

Total outcome = 31 drinks

The formula of probability is


\text{Probability}=\frac{required\text{ outcome}}{total\text{ outcome}}

a) The probability that you get two cans of Sprite is


\begin{gathered} Prob\text{ of picking the first Sprite without replacement is} \\ P(S_1)=(9)/(31) \\ Prob\text{ of picking the second Sprite is} \\ P(S_2)=(8)/(30) \\ \text{Probability of getting two cans of Sprite}=(PS_1S_2)=(9)/(31)*(8)/(30)=(12)/(155) \\ (PS_1S_2)=(12)/(155) \end{gathered}

Hence, the the probability that you get two cans of Sprite is 12/155

b)

The probability that you get two cans of Coke


\begin{gathered} Prob\text{ of picking the first Coke without replacement is} \\ P(C_1)=(7)/(31) \\ Prob\text{ of picking the second Coke is} \\ P(C_2)=(6)/(30) \\ \text{Probability of getting two cans of Coke is} \\ P(C_1C_2)=(7)/(31)*(6)/(30)=(7)/(155) \\ P(C_1C_2)=(7)/(155) \end{gathered}

The probability that you do not get two cans of Coke will be


\begin{gathered} \text{Prob that you do not get two cans of Coke is} \\ 1-P(C_1C_2)=1-(7)/(155)=(155-7)/(155)=(148)/(155) \\ \text{Prob that you do not get two cans of Coke }=(148)/(155) \end{gathered}

Hence, the probability that you do not get two cans of Coke is 148/155

c)

The probability that you get two cans of Root beers is


\begin{gathered} Prob\text{ of picking the first Root b}eer\text{ without replacement is} \\ P(R_1)=(10)/(31) \\ Prob\text{ of picking the second Root b}eer\text{ is} \\ P(R_2)=(9)/(30) \\ \text{Probability of getting two cans of Root b}eer\text{ is} \\ P(R_1R_2)=(10)/(31)*(9)/(30)=(3)/(31) \\ P(R_1R_2)=(3)/(31) \end{gathered}

The probability that you get two cans Lemonades is


\begin{gathered} Prob\text{ of picking the first Lemonade without replacement is} \\ P(L_1)=(5)/(31) \\ Prob\text{ of picking the second Root b}eer\text{ is} \\ P(L_2)=(4)/(30) \\ \text{Probability of getting two cans of Lemonade is} \\ P(L_1L_2)=(5)/(31)*(4)/(30)=(2)/(93) \end{gathered}

The probability that you get either two root beers or two lemonades is


P(R_1R_2)+P(L_1L_2)=(3)/(31)+(2)/(93)=(11)/(93)

Hence, the probability that you get either two root beers or two lemonades is 11/93

d)


\begin{gathered} Prob\text{ of picking the first Coke without replacement is} \\ P(C)=(7)/(31) \\ \text{Prob of picking a can of Sprite is} \\ P(S)=(9)/(30) \end{gathered}

After getting both Sprite and Coke you will multiply the probabilities and then multiply them with 2 because you may choose Coke in first try and Sprite in second or the other way around

The probability that you get one can of Coke and one can of Sprite is


P(CandS)=2*((7)/(31)*(9)/(30))=2((21)/(310))=(21)/(155)

Hence, the probability that you get one can of Coke and one can of Sprite is 21/155

e)

Prob of two of each of the cans of drinks (without replacement) are as follow


\begin{gathered} P(L_1L_2)=(2)/(93) \\ (PS_1S_2)=(12)/(155) \\ P(C_1C_2)=(7)/(155) \\ P(R_1R_2)=(3)/(31) \end{gathered}

The probability that you get two drinks of the same type is


\begin{gathered} \text{Prob of two drinks of the same type is} \\ =P(L_1L_2)+(PS_1S_2)_{}+P(C_1C_2)+P(R_1R_2) \\ =(2)/(93)+(12)/(155)+(7)/(155)+(3)/(31)=(112)/(465) \\ \text{Prob of two drinks of the same type}=(112)/(465) \end{gathered}

Hence, the probability that you get two drinks of the same type is 112/465

User DoobieAsDave
by
3.3k points