Answer:
The number of permutations of n objects taken r at a time is determined by the following formula: P(n,r)=n! (n−r)! n! is read n factorial and means all numbers from 1 to n multiplied e.g.