Question
Question: Find \(n\) and \(r\), if \({}^{n}{{P}_{r}}=720\) and \({}^{n}{{C}_{r}}=120\)....
Find n and r, if nPr=720 and nCr=120.
Solution
The given question is based on permutations and combinations. In order to solve this question we need to apply the formulas of permutation and combinations, which are given by
nPr=(n−r)!n!
nCr=r!(n−r)!n!
Where, n= total number of objects and
r= number of objects to be selected.
Then, substituting the values given in the question and solving further we get the desired answer.
Complete step-by-step answer:
We have been given that nPr=720 and nCr=120.
We have to find the values of n and r.
Now, we know that the formula of permutation is given by nPr=(n−r)!n!
Substituting the value, we have 720=(n−r)!n!..........(i)
Also, we know that the formula of combination is given by nCr=r!(n−r)!n!
Substituting the value, we have 120=r!(n−r)!n!
Or we can write that 120×r!=(n−r)!n!............(ii)
Now, when we compare equation (i) and equation (ii), we analyze that R.H.S. of both the equations is equal so the L.H.S. of both the equations will also be equal,
So, we have 120×r!=720
Or we can write that
r!=120720r!=6
Now, we can write 6 as 3×2×1 which is equal to 3!,
So, we have r!=3!
Or r=3 .
Now, substituting the value of r into equation (i), we get
720=(n−3)!n!
Now, we know that we can write n!=n(n−1)(n−2)(n−3)!
Now, we have 720=(n−3)!n(n−1)(n−2)(n−3)!
On solving we get
720=n(n−1)(n−2)
Now, we can factorize 720 as 10×9×8
So, we have n(n−1)(n−2)=10×9×8
On comparing we get n=10.
The value of r=3 and n=10.
Note: Alternatively one can directly calculate the value of r by using the relation nPr=nCr×r!.
Substituting the values and solving further to get the value of r and solving the remaining part as we solved above to get the value of n.