A bag contains red balls and white balls. Two balls are drawn at random without replacement. Find the probability that both balls are red.
Decide whether order matters. The two balls are drawn together, so a draw is an unordered pair of balls. Counting unordered pairs with combinations keeps the numerator and denominator consistent; you would get the same answer counting ordered pairs, as long as you do it on both sides of the fraction.
Count all equally likely outcomes. The bag holds balls, and every pair of distinct balls is equally likely, so the sample space has
elements.
Count the favourable outcomes. Both balls red means choosing of the red balls:
The white balls play no role beyond inflating the denominator.
Divide to get the probability.
Confirm with the sequential (multiplication rule) method. Draw one ball at a time. The first is red with probability ; given that, only red balls remain among , so the second is red with probability :
The agreement is a good check that the drawing was treated as being without replacement. With replacement the answer would instead be , noticeably larger.
Need to solve a different problem like this? Open the solver →