Home › CAT › quantitativeaptitude › Permutations and Combinations › The number of PERMUTATIONS of $n$ distinct objec…
The number of PERMUTATIONS of $n$ distinct objects taken $r$ at a time is denoted $P(n,r)$ or $^nP_r$ and equals
A$\dfrac{n!}{r!}$
B$\dfrac{n!}{(n-r)!}$
C$\dfrac{n!}{r!(n-r)!}$
D$n \cdot r$
Answer & Solution
Correct answer: B. $\dfrac{n!}{(n-r)!}$
1. NCERT §6.3 (Permutations): a permutation is an ORDERED arrangement.
2. For the first position: $n$ choices. Second: $n-1$. Third: $n-2$. $\ldots$ Position $r$: $n - r + 1$ choices.
3. Total: $n \cdot (n-1) \cdot (n-2) \cdots (n-r+1) = \dfrac{n!}{(n-r)!}$.
4. Example: $P(5, 3) = 5!/(5-3)! = 120/2 = 60$.
5. Option A divides by $r!$ — that's the COMBINATION formula. Option C is the combination. Option D is wrong dimensions.
_Source: NCERT Class 11 Mathematics, Ch 6, §6.3 (Permutations — formula derivation), p. 5–7._
Related questions
Number of ways to choose 2 items out of 5:Number of permutations of letters in WORD:How many DIAGONALS does a regular DECAGON (10-sided polygon) have?$\binom{n}{r} + \binom{n}{r-1}$ equalsFind the number of ways a person can travel from city A to city C if there are 3 routes frHow many distinct 'numbers' (with REPETITION ALLOWED) can be formed using the digits 0, 1,The number of ways to select 2 boys and 3 girls from a group of 5 boys and 4 girls isHow many distinct 4-digit numbers can be formed using the digits 1, 2, 3, 4, 5, 6 (each di