Edward C. answered 12/01/19
Caltech Grad for math tutoring: Algebra through Calculus
There's a formula for the number of combinations of n elements taken r at a time. You should look it up in your textbook (or other learning material). It's
nCr = (n!) / [ (n-r)! * r! ]
Just plug in the numbers and do the arithmetic.