Daniel has three pairs of shoes in his closet: 2 red shoes, 2 black shoes, and 2 white shoes. If Daniel selects shoes randomly from his closet, how many must he pull out to ensure he has a matching pair?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
In the worst-case scenario, I pull out one of each color with my first three draws, so the answer must be greater than three.
I claim the answer is four. If I draw four shoes out of three types of shoes, by the Pigeonhole Principle there exists two shoes I drew with the same color, i.e a matching pair. Thus, four draws is the minimum possible.