Question
Question: If \({}^n{P_7} = 42\left( {{}^n{P_5}} \right)\), then find \(n\)...
If nP7=42(nP5), then find n
Solution
Hint- Here, we will be using the general formula for permutations.
Given, nP7=42(nP5) →(1)
Since, we know that the general formula for permutation is given by
Number of ways of arranging r items out of n items is nPr=(n−r)!n!
Solving the given equation (1) using above formula, we get
(n−7)!n!=42[(n−5)!n!] ⇒(n−7)!n(n−1)(n−2)(n−3)(n−4)(n−5)(n−6)(n−7)!=42[(n−5)!n(n−1)(n−2)(n−3)(n−4)(n−5)!] ⇒n(n−1)(n−2)(n−3)(n−4)(n−5)(n−6)=42n(n−1)(n−2)(n−3)(n−4) ⇒(n−5)(n−6)=42⇒n2−11n+30=42⇒n2−11n−12=0 ⇒n2+n−12n−12=0⇒n(n+1)−12(n+1)=0⇒(n+1)(n−12)=0
Either n=−1 or n=12
Since, the value of n should always be positive so we will neglect n=−1.
Therefore, the possible value of n is 12.
Note- In these types of problems we have to check at the end that the values of n we are getting are non-negative. If any value of n comes out to be negative, then that value is not considered because that value is not feasible.