Question 438166
 "Five different colored socks were in a box. If 2 of the 5 socks were chosen out of the box, how many possible combinations could be made?" 
-----------
Combinations of what size?
---
# of pairs = 5C2 = 10
# of 3's = 5C3 = 10
# of 4's = 5C4 = 5
====================
Cheers,
Stan H.