QUESTION IMAGE
Question
- which formula is used to calculate the number of permutations of n items taken r at a time?
a. ( n! + r! )
b. ( \frac{n!}{(n - r)!} )
c. ( \frac{n!}{(n + r)!} )
d. ( \frac{n!}{r!} )
Step1: Recall permutation formula
The formula for permutations of \(n\) items taken \(r\) at a time is \(P(n,r)=\frac{n!}{(n - r)!}\).
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
B. \(\frac{n!}{(n - r)!}\)