This is a combination problem, so we use the combination formula which is $\frac{n!}{r!(n-r)!}$ where n is the total number of items, and r is the number of items to choose. Here, n=10 and r=3. So, the total number of ways is $\frac{10!}{3!(10-3)!} = 120$.
Show more…