Question 436112
nPr=Permutation of n things taken r at a time=n!/(n-r)! Order is important.
10!/6!
=(10*9*8*7*6!)/6!
=10*9*8*7
=5040 ways
.
Ed