Question 22918
This is a "combinations" (order doesn't matter) problem in which you want to know the number of combinations of 12 things taken 4 at a time.

{{{(12C4) = (12!)/(12-4)!4!}}} The left side is Combination of 12 things taken 4 at a time.

{{{(12!)/8!4! = 495}}}