Solveeit Logo

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]{}^n{P_4} = 12\left[ {{}^n{P_2}} \right], find nn.
A) 6
B) 8
C) 10
D) 2 - 2

Explanation

Solution

Here we need to find the value of nn. 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 nn.
Formula Used: We will use the formula of permutation nPr=n![nr]!{}^n{P_r} = \dfrac{{n!}}{{\left[ {n - r} \right]!}} to expand, where rr elements are arranged from nn number of sets.

Complete step by step solution:
Here, we will expand both the sides of the equation using the formula nPr=n![nr]!{}^n{P_r} = \dfrac{{n!}}{{\left[ {n - r} \right]!}}.
We will substitute r=4r = 4 for the right hand side of the equation nP4=12[nP2]{}^n{P_4} = 12\left[ {{}^n{P_2}} \right] and for the left hand side, we will substitute r=2r = 2. After substituting, we will get
n![n4]!=12[n![n2]!]\dfrac{{n!}}{{\left[ {n - 4} \right]!}} = 12\left[ {\dfrac{{n!}}{{\left[ {n - 2} \right]!}}} \right]
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![n4]!=12[n![n2][n3][n4]!]\dfrac{{n!}}{{\left[ {n - 4} \right]!}} = 12\left[ {\dfrac{{n!}}{{\left[ {n - 2} \right]\left[ {n - 3} \right]\left[ {n - 4} \right]!}}} \right]
We will now cancel out the common factors from both the sides of the equation.
1=12[1[n2][n3]]1 = 12\left[ {\dfrac{1}{{\left[ {n - 2} \right]\left[ {n - 3} \right]}}} \right]
Multiplying both the sides of the equation with [n2][n3]\left[ {n - 2} \right]\left[ {n - 3} \right], we get
simplify further so as to obtain a quadratic equation.
[n2][n3]=12\left[ {n - 2} \right]\left[ {n - 3} \right] = 12
Multiplying the terms, we get
n22n3n+6=12\Rightarrow {n^2} - 2n - 3n + 6 = 12
Adding and subtracting the like terms, we get
n25n+612=0 n25n6=0\begin{array}{l} \Rightarrow {n^2} - 5n + 6 - 12 = 0\\\ \Rightarrow {n^2} - 5n - 6 = 0\end{array}
Here, we will use factorization to solve the quadratic equation. We will express 5 - 5 as the sum of the factors of the number 10 - 10. This will be done in the following manner,
n25n6=0 n26n+n6=0\begin{array}{l}{n^2} - 5n - 6 = 0\\\ \Rightarrow {n^2} - 6n + n - 6 = 0\end{array}
Now, common out factors from two terms when taken together. This will leave us with two terms as a product of each other.
n26n+n6=0 n[n6]+1[n6]=0 [n+1][n6]=0\begin{array}{l}{n^2} - 6n + n - 6 = 0\\\ \Rightarrow n\left[ {n - 6} \right] + 1\left[ {n - 6} \right] = 0\\\ \Rightarrow \left[ {n + 1} \right]\left[ {n - 6} \right] = 0\end{array}
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+1n + 1 or n6n - 6 is 0. Equating both of them to 0, we will get,
n+1=0 n=1\begin{array}{l}n + 1 = 0\\\ \Rightarrow n = - 1\end{array}
or
n6 n=6\begin{array}{l}n - 6\\\ \Rightarrow n = 6\end{array}
As we know that nn can only be a positive integer because factorials can only be expressed for positive integers. So, we reject n=1n = - 1 as it is negative, and hence, the value of nn will be 6.

\therefore Option (1) is the correct answer.

Note:
We can also derive the value of nn by using the formula n=b±b24ac2an = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}} where aa is the coefficient of n2{n^2}, bb is the coefficient of nn and cc is the constant.
For the equation n25n6=0{n^2} - 5n - 6 = 0 , substitute a=1a = 1, b=5b = - 5 and c=6c = - 6 in the formula n=b±b24ac2an = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}} to determine nn.
After substituting, we will get,
n=[5]±[5]24[1][6]2[1]n = \dfrac{{ - \left[ { - 5} \right] \pm \sqrt {{{\left[ { - 5} \right]}^2} - 4\left[ 1 \right]\left[ { - 6} \right]} }}{{2\left[ 1 \right]}}
Simplifying the above equation, we get
n=5±25+242 =5±492\begin{array}{c}n = \dfrac{{5 \pm \sqrt {25 + 24} }}{2}\\\ = \dfrac{{5 \pm \sqrt {49} }}{2}\end{array}
Simplifying further, we get two values of nn.
n=5±72 =5+72,572 =122,22 =6,1n = \dfrac{{5 \pm 7}}{2}\\\ = \dfrac{{5 + 7}}{2},\dfrac{{5 - 7}}{2}\\\ = \dfrac{{12}}{2},\dfrac{{ - 2}}{2}\\\ = 6, - 1
As nn can never be negative so the value of nn will be 6.