Suppose the booths are numbered {1,2,3,4,5,6,7,8,9,10,11,12} The question is: How many subsets of 3 booths can you get from the above set? That's the combinations of 12 booth numbers taken 3 at a time. 12C3 = 12 Choose 3 = 12C3 = = Edwin