Question:

If \( ^nC_{r-1}=36, ^nC_r=84, ^nC_{r+1}=126 \), then \( n= \)

Show Hint

Use ratios to eliminate factorial complexity.
Updated On: May 1, 2026
  • \( 3 \)
  • \( 4 \)
  • \( 8 \)
  • \( 9 \)
  • \( 10 \)
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Concept: Ratio of consecutive binomial coefficients.

Step 1:
Use: \[ \frac{^nC_r}{^nC_{r-1}}=\frac{n-r+1}{r} \]

Step 2:
Substitute: \[ \frac{84}{36}=\frac{n-r+1}{r} \]

Step 3:
Simplify: \[ \frac{7}{3}=\frac{n-r+1}{r} \Rightarrow 7r=3n-3r+3 \Rightarrow 10r=3n+3 \]

Step 4:
Similarly: \[ \frac{126}{84}=\frac{n-r}{r+1} \Rightarrow \frac{3}{2}=\frac{n-r}{r+1} \]

Step 5:
Solve: \[ 3(r+1)=2(n-r) \Rightarrow 3r+3=2n-2r \Rightarrow 5r=2n-3 \] Solve equations: \[ n=9 \]
Was this answer helpful?
0
0