Solveeit Logo

Question

Question: What is the value of \[\dfrac{{{}^7{P_6}}}{{{}^7{P_4}}}\] ?...

What is the value of 7P67P4\dfrac{{{}^7{P_6}}}{{{}^7{P_4}}} ?

Explanation

Solution

First, we will learn about what is permutation. In Statistics, a permutation is nothing but the number of possible arrangements in a set of objects with regard to the order of the arrangement.
Let us understand it easily with an example. We consider a set of data containing three letters a,b, a,b,{\text{ }} and cc. And our task is to arrange 2 letters in all the possible ways. Hence, our complete possible list will be abab, acac, baba, bcbc, caca, cbcb.
Formula to be used:
The formula to calculate the permutation is as follows.
nPr=n(n1)(n2).......(nr+1){}^n{P_r} = n(n - 1)(n - 2).......(n - r + 1)
=n!(nr)!= \dfrac{{n!}}{{(n - r)!}} (! Is a mathematical symbol called factorial )
Where, nn denotes the number of objects from which the permutation is formed and rr denotes the number of objects used to form the permutation.

Complete step-by-step solution:
We shall first use the above formula for our example set containing three letters a,ba,b andcc .
Here, nn is33 since the permutation was formed from 3 letters (a,ba,b and cc).
Also, rr is 22 since we use 22 letters to form the required permutation.
By using the above formula, 3P2=3!(32)!{}^3{P_2} = \dfrac{{3!}}{{(3 - 2)!}}
=3!= 3!
=3×2×1=6= 3 \times 2 \times 1 = 6
Hence 6 possible ways are there the example.
Next, getting into the question, we need to calculate 7P67P4\dfrac{{{}^7{P_6}}}{{{}^7{P_4}}}
We shall find these two permutations separately.
1)7P6{}^7{P_6} :
Here n=7n = 7 and r=6r = 6
By using above formula, 7P6=7!(76)!{}^7{P_6} = \dfrac{{7!}}{{(7 - 6)!}} =7! = 7! … (1)
(2) 7P4{}^7{P_4}:
Here n=7 and r=4.
By using above formula, 7P4=7!(74)!{}^7{P_4} = \dfrac{{7!}}{{(7 - 4)!}} =7!3! = \dfrac{{7!}}{{3!}}…(2)
Hence, by using equations (1) and (2),
7P67P4\dfrac{{{}^7{P_6}}}{{{}^7{P_4}}}=7!7!3!\dfrac{{7!}}{{\dfrac{{7!}}{{3!}}}}
=7!×3!7!= 7! \times \dfrac{{3!}}{{7!}}
=3!= 3! (by cancelling 7!7! in both numerator and denominator)
=3×2×1= 3 \times 2 \times 1 (by expanding 3!3! )
=6= 6
Therefore, 7P67P4=6\dfrac{{{}^7{P_6}}}{{{}^7{P_4}}} = 6.

Note: The term permutation refers to arrange the objects whereas the term combination refers to the process of selecting the objects. Both operations are different to each other. permutation is represented by nPr{}^n{P_r} and combination is represented by nPr{}^n{P_r}.