SOLUTION: There are 8 blue and 5 black socks in a drawer. In the dark you randomly chose two socks; what is the probability that they formed a pair.
Algebra ->
Probability-and-statistics
-> SOLUTION: There are 8 blue and 5 black socks in a drawer. In the dark you randomly chose two socks; what is the probability that they formed a pair.
Log On
Question 691568: There are 8 blue and 5 black socks in a drawer. In the dark you randomly chose two socks; what is the probability that they formed a pair. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! There are 8 blue and 5 black socks in a drawer. In the dark you randomly chose two socks; what is the probability that they formed a pair.
------
# of ways to succeed: 8C2 + 5C2 = 28 + 10 = 38 ways
------
# of possoble pairs: 13C2 = 78
------
Ans: 38/78 = 19/39
======================
Cheers,
Stan H.