Edward C. answered 01/02/20
Caltech Grad for math tutoring: Algebra through Calculus
There’s a formula for the number of ways of choosing k out of n things. You should look it up in your textbook (or other learning material). It’s
C(n,k) = (n!) / [ (k!) * (n-k)! ]
Just plug in the numbers and do the arithmetic.