Question 1146205
.
<pre>
The order in this selection does not matter, so the problem is about COMBINATIONS, not about permutations.


The answer is  


{{{C[10]^3}}} = {{{(10*9*8)/(1*2*3)}}} = 120.
</pre>