Question
Question: If \({}^{2n}{C_3}:{}^n{P_2} = 10:3\left( {n \in N} \right)\) , then n is A.4 B.7 C.3 D.6...
If 2nC3:nP2=10:3(n∈N) , then n is
A.4
B.7
C.3
D.6
Solution
Firstly, find the values of 2nC3 and nP2 by using the formulae nCr=r!(n−r)!n! and nPr=(n−r)!n! respectively.
Then, substitute the values of 2nC3 and nP2 in 2nC3:nP2=10:3 to form an equation in the terms of n.
Finally, solve the equation to get the value of n.
Complete step-by-step answer:
It is given that 2nC3:nP2=10:3(n∈N) .
Now, using nCr=r!(n−r)!n! , find the value of 2nC3 .
2nC3=3!(2n−3)!2n! =3!(2n−3)!(2n)(2n−1)(2n−2)(2n−3)! =6(2n)(2n−1)(2n−2)
Also, using nPr=(n−r)!n! , find the value of nP2 .
nP2=(n−2)!n! =(n−2)!n(n−1)(n−2)! =n(n−1)
Now, to get taking ratio 2nC3:nP2=10:3
⇒nP22nC3=310
Substituting the values of 2nC3 and nP2 in above ratio, we get
⇒n(n−1)62n(2n−1)(2n−2)=310 ⇒6n(n−1)×2n(2n−1)(n−1)=310 ⇒32(2n−1)=310 ⇒2n−1=210 ⇒2n−1=5 ⇒2n=6 ⇒n=26 ⇒n=3
Thus, we get n=3 .
So, option (C) is correct.
Note: Here, reducing the terms 2n! up to (2n−3)! in 2nC3 and n! up to (n−2)! in nP2 , will help to solve the question easily.
To reduce any n! up to (n−r)! , we have to multiply the terms between n! and (n−r)! in descending order i.e. n(n−1)(n−2)....(n−r−1)(n−r)! .