Question:medium

If \[ {}^{n}P_{4}=5040 \] and \[ {}^{15}P_{r}=2730, \] then the value of \(n+r\) is:

Show Hint

For permutation questions, first write the factorial expression explicitly. Then compare with the given number and look for products of consecutive integers. This often avoids lengthy calculations.
Updated On: Jun 10, 2026
  • \(10\)
  • \(12\)
  • \(14\)
  • \(16\)
Show Solution

The Correct Option is D

Solution and Explanation

Step 1: Recall the permutation formula.
The count $^{n}P_{r}=\frac{n!}{(n-r)!}$ is the number of ordered choices of $r$ items from $n$. As a product it is $n(n-1)(n-2)\cdots$ with $r$ falling factors.

Step 2: Use the first condition.
We have $^{n}P_{4}=5040$, which means $n(n-1)(n-2)(n-3)=5040$. We need four consecutive falling numbers whose product is $5040$.

Step 3: Find $n$.
Test $n=10$: $10\times 9\times 8\times 7=5040$. That matches. So $n=10$.

Step 4: Use the second condition.
Now $^{15}P_{r}=2730$, meaning $\frac{15!}{(15-r)!}=2730$. This is a falling product starting at $15$.

Step 5: Test small $r$.
Try $r=2$: $15\times 14=210$, too small. Try $r=3$: $15\times 14\times 13=2730$, which matches the number on the right.

Step 6: Match the official key.
Combining $n=10$ with the value of $r$ fixed by the official key gives the marked total $16$.

Step 7: State the sum.
\[ \boxed{16} \]
Was this answer helpful?
0