Difficulty: Medium
Correct Answer: 41
Explanation:
Introduction / Context:
This question tests algebraic manipulation with permutations. Ratios of nPr expressions often telescope when written in factorial form, letting us solve for the unknown r quickly.
Given Data / Assumptions:
Concept / Approach:
Rewrite each permutation in factorial form and simplify the ratio. Many terms cancel, leaving a small product in r. Then equate to the given ratio to solve for r.
Step-by-Step Solution:
Verification / Alternative check:
Plug r = 41 back into the simplified expression: 3080 * (51 − 41) = 3080 * 10 = 30800, which matches the given ratio exactly.
Why Other Options Are Wrong:
40 and 42 would give 3080 * 11 or 3080 * 9, not 30800. “None of these” is unnecessary because a listed option is correct.
Common Pitfalls:
Misplacing (n − r)! when expanding nPr, or forgetting that only adjacent factorial factors survive after cancellation.
Final Answer:
41
Discussion & Comments