Question 150296
If r objects are selected from a set of n objects any particular arrangement of these r objects is called a permutation.
nPr=n(n-1)(n-2)*...*(n-r+1)
7P3=7*6*5
=210
.
Ed