SOLUTION: In your sock drawer you have 6 brown socks, 4 black socks and 8 white socks. without looking, what is the probability of you pulling out 2 white socks in a row?

Algebra ->  Probability-and-statistics -> SOLUTION: In your sock drawer you have 6 brown socks, 4 black socks and 8 white socks. without looking, what is the probability of you pulling out 2 white socks in a row?      Log On


   



Question 559213: In your sock drawer you have 6 brown socks, 4 black socks and 8 white socks. without looking, what is the probability of you pulling out 2 white socks in a row?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
In your sock drawer you have 6 brown socks, 4 black socks and 8 white socks. without looking, what is the probability of you pulling out 2 white socks in a row?
--------------------------------------------
# of pairs of 2 white socks = 8C2 = (8*7)/(1*2) = 28
---
# of random pairs of socks = 18C2 = (18*17)/(1*2) = 153
---
P(2 white socks) = 28/153 = 0.1830
===================================
Cheers,
Stan H.