Question
Question: If \[{}^n{P_4} = 12\left[ {{}^n{P_2}} \right]\], find \[n\]. A) 6 B) 8 C) 10 D) \[ - 2\]...
If nP4=12[nP2], find n.
A) 6
B) 8
C) 10
D) −2
Solution
Here we need to find the value of n. We will use the formula of permutations so as to expand both the sides of the equation. Permutation is a way of arranging elements of a set in a certain order and sequence. We will evaluate the factorial and cancel out the similar terms. Solving further will give a quadratic equation which we will solve using factorization to find the value of n.
Formula Used: We will use the formula of permutation nPr=[n−r]!n! to expand, where r elements are arranged from n number of sets.
Complete step by step solution:
Here, we will expand both the sides of the equation using the formula nPr=[n−r]!n!.
We will substitute r=4 for the right hand side of the equation nP4=12[nP2] and for the left hand side, we will substitute r=2. After substituting, we will get
[n−4]!n!=12[[n−2]!n!]
A factorial of a number is the product of all the numbers equal to or less that that number. We can rewrite the above obtained factorial as,
[n−4]!n!=12[[n−2][n−3][n−4]!n!]
We will now cancel out the common factors from both the sides of the equation.
1=12[[n−2][n−3]1]
Multiplying both the sides of the equation with [n−2][n−3], we get
simplify further so as to obtain a quadratic equation.
[n−2][n−3]=12
Multiplying the terms, we get
⇒n2−2n−3n+6=12
Adding and subtracting the like terms, we get
⇒n2−5n+6−12=0 ⇒n2−5n−6=0
Here, we will use factorization to solve the quadratic equation. We will express −5 as the sum of the factors of the number −10. This will be done in the following manner,
n2−5n−6=0 ⇒n2−6n+n−6=0
Now, common out factors from two terms when taken together. This will leave us with two terms as a product of each other.
n2−6n+n−6=0 ⇒n[n−6]+1[n−6]=0 ⇒[n+1][n−6]=0
Now, as we can see the product of the two terms is equal to 0. But logically, this is only possible when either of the terms is 0 as only the product of a number and 0 will give 0.
This implies that either n+1 or n−6 is 0. Equating both of them to 0, we will get,
n+1=0 ⇒n=−1
or
n−6 ⇒n=6
As we know that n can only be a positive integer because factorials can only be expressed for positive integers. So, we reject n=−1 as it is negative, and hence, the value of n will be 6.
∴ Option (1) is the correct answer.
Note:
We can also derive the value of n by using the formula n=2a−b±b2−4ac where a is the coefficient of n2, b is the coefficient of n and c is the constant.
For the equation n2−5n−6=0 , substitute a=1, b=−5 and c=−6 in the formula n=2a−b±b2−4ac to determine n.
After substituting, we will get,
n=2[1]−[−5]±[−5]2−4[1][−6]
Simplifying the above equation, we get
n=25±25+24 =25±49
Simplifying further, we get two values of n.
n=25±7 =25+7,25−7 =212,2−2 =6,−1
As n can never be negative so the value of n will be 6.