Question:easy

If \[ {}^{2n}C_3 : {}^{n}C_3 = 12:1, \] then \(n=\)

Show Hint

When ratios of combinations are given, first write combinations in factorial form and simplify by cancelling common factors before solving.
Updated On: Jun 24, 2026
  • \(5\)
  • \(8\)
  • \(10\)
  • \(3\)
Show Solution

The Correct Option is A

Solution and Explanation

Step 1: Write the given ratio as an equation.
Given $^{2n}C_3 : ^nC_3 = 12:1$, so $\frac{^{2n}C_3}{^nC_3} = 12$.

Step 2: Write out the combination formula.
$^{2n}C_3 = \frac{(2n)(2n-1)(2n-2)}{6}$ and $^nC_3 = \frac{n(n-1)(n-2)}{6}$.

Step 3: Form the ratio and simplify.
\[ \frac{(2n)(2n-1)(2n-2)}{n(n-1)(n-2)} = 12 \] Since $2n = 2 \cdot n$ and $2n-2 = 2(n-1)$: \[ \frac{2n \cdot (2n-1) \cdot 2(n-1)}{n(n-1)(n-2)} = 12 \implies \frac{4(2n-1)}{n-2} = 12 \]

Step 4: Solve for $n$.
$4(2n-1) = 12(n-2) \Rightarrow 8n-4 = 12n-24 \Rightarrow 20 = 4n \Rightarrow n=5$.

Step 5: Verify.
$^{10}C_3 = 120$ and $^5C_3 = 10$. Ratio $= 12$. Correct.

Step 6: State the answer.
\[ \boxed{5} \]
Was this answer helpful?
0