Question 146145
The combination of n things taken r at-a-time is given by:
{{{C[n,r] = n!/r!(n-r)!}}} 
N.B.  ! = factorial.