Solveeit Logo

Question

Question: If four times the number of permutations of \(n\) things taking \(3\) at a time is equal to five tim...

If four times the number of permutations of nn things taking 33 at a time is equal to five times the number of permutations of n1n - 1 things taking 33 at a time, find the value of nn.

Explanation

Solution

Hint: Use formula of permutation, nPr=n!(nr)!.^n{P_r} = \frac{{n!}}{{(n - r)!}}.
The number of permutations of nn things taking 33 at a time = nP3. = {{\text{ }}^n}{P_3}.
Similarly, the number of permutations of n1n - 1 things taking 33 at a time = n1P3. = {{\text{ }}^{n - 1}}{P_3}.
Now, according to question:
4×nP3=5×n1P3\Rightarrow 4{ \times ^n}{P_3} = 5{ \times ^{n - 1}}{P_3}
We know that, nPr=n!(nr)!^n{P_r} = \frac{{n!}}{{(n - r)!}} using this we’ll get:

4×n!(n3)!=5×(n1)!(n4)! 4n(n1)!(n3)(n4)!=5(n1)!(n4)! 4nn3=5 4n=5n15 n=15  \Rightarrow 4 \times \frac{{n!}}{{(n - 3)!}} = 5 \times \frac{{(n - 1)!}}{{(n - 4)!}} \\\ \Rightarrow \frac{{4n(n - 1)!}}{{(n - 3)(n - 4)!}} = \frac{{5(n - 1)!}}{{(n - 4)!}} \\\ \Rightarrow \frac{{4n}}{{n - 3}} = 5 \\\ \Rightarrow 4n = 5n - 15 \\\ \Rightarrow n = 15 \\\

Therefore, the required value of nn is 1515
Note: Permutation of 3 things includes both the selection of 3 things and their arrangement as well.