Without replacement: the second draw shrinks
Question: A bag contains red, blue and white balls. Two balls are taken at random without replacement. Find the probability that (a) both are white, (b) neither is blue.
Step 1. Think sequentially: first ball, then second ball. After the first ball leaves, only remain — both the numerator and denominator change.
Step 2. Both white:
(First draw: whites of . Second: whites of .)
Step 3. Neither blue — treat "not blue" as one colour class of balls:
Step 4. Grouping "not blue" like this avoids listing the four separate paths (RR, RW, WR, WW) — same answer, quarter of the work.
⚠ Watch out: Without replacement, the second fraction must update top and bottom: , never or for the second white. If your second-draw denominator still says , you've silently replaced the ball.