Question
Question: If \({}^n{C_{r - 1}} = 10,{}^n{C_r} = 45\) and \({}^n{C_{r + 1}} = 120\) then r equals A.1 B.2 ...
If nCr−1=10,nCr=45 and nCr+1=120 then r equals
A.1
B.2
C.3
D.4
Solution
Firstly, using the formula nCr−1nCr=rn−r+1 and substituting the appropriate values find a linear equation in terms of n and r.
Then, by replacing r by r+1 in the equation nCr−1nCr=rn−r+1 and substituting the appropriate values find another linear equation in terms of n and r.
Finally, solve these linear equations to find the value of r.
Complete step-by-step answer:
Here, it is given that, nCr−1=10,nCr=45 and nCr+1=120 .
Now, to solve we will use the formula nCr−1nCr=rn−r+1 . … (1)
So, substituting the values nCr−1=10,nCr=45 in the above equation.
⇒1045=rn−r+1 ⇒29=rn−r+1 ⇒9r=2(n−r+1) ⇒9r=2n−2r+2 ⇒2n−2r−9r+2=0
⇒2n−11r+2=0 … (2)
Now, in the equation (1), substituting r = r+1 , we get
nCr+1−1nCr+1=r+1n−(r+1)+1 ⇒nCrnCr+1=r+1n−r−1+1 ⇒nCrnCr+1=r+1n−r
Now, substituting the values of nCr=45 and nCr+1=120 in the above equation we get
45120=r+1n−r ⇒38=r+1n−r ⇒8(r+1)=3(n−r) ⇒8r+8=3n−3r ⇒3n−3r−8r−8=0
⇒3n−11r−8=0 … (3)
Now, we will solve equations (2) and (3) to get the value of r.
On multiplying equation (2) by 3 and equation (3) by -2, we get
6n−33r+6=0 \-6n+22r+16=0
On solving the above pair of linear equations, we will get the required answer.
⇒−11r+22=0 ⇒−11(r−2)=0 ⇒r−2=0 ⇒r=2
Thus, we get the values of r as 2.
So, option (B) is correct.
Note: Proof that nCr−1nCr=rn−r+1 .
We know that, nCr=r!(n−r)!n! and nCr−1=(r−1)!(n−r+1)!n!
Now, taking ratio nCr−1nCr , we get
nCr−1nCr=(r−1)!(n−r+1)!n!r!(n−r)!n! =r!(n−r)!(r−1)!(n−r+1)! =r(r−1)!(n−r)!(r−1)!(n−r+1)(n−r)! =rn−r+1