Question
Question: If \[{}^n{P_2} = 90\] then find the value of \[n\]....
If nP2=90 then find the value of n.
Solution
Here, we will compare the given equation to the formula of Permutations and solving this further using factorials we will get a quadratic equation. We will solve the equation using the method of middle term splitting and find the required value of n.
Formula Used:
We will use the following formulas:
1. nPr=(n−r)!n!, where n is the total number of terms and r is the number of terms to be arranged among them.
2. n!=n×(n−1)×(n−2)×......×3×2×1
Complete step-by-step answer:
We will consider the left hand side of the given equation nP2=90.
Substituting r=2 in the formula nPr=(n−r)!n!, we get,
nP2=(n−2)!n!…………………………. (1)
Substituting nP2=90 in the above equation, we get
⇒(n−2)!n!=90
Computing the factorials using the formula n!=n×(n−1)×(n−2)×......×3×2×1, we get
⇒(n−2)!n(n−1)(n−2)!=90
Solving the above equation further, we get
⇒n(n−1)=90
Multiplying the terms using distributive property, we get
⇒n2−n−90=0
The above equation is a quadratic, we will factorize the equation to find the value of n.
Now, splitting the middle term split, we get
⇒n2−10n+9n−90=0
Now factoring out common terms, we get
⇒n(n−10)+9(n−10)=0
Again factoring out the common terms, we get
⇒(n+9)(n−10)=0
Now using zero product property, we get
⇒(n+9)=0 ⇒n=−9
Or
⇒(n−10)=0 ⇒n=10
But, the total number of terms cannot be negative.
Hence, rejecting the negative value, n=−9
Therefore, the required value of n is 10.
Note: In this question, we are required to use the formula of Permutations. Permutation is a way or method of arranging elements from a given set of elements, where the order or sequence of arrangement matters. We might make a mistake by using the formula of combination instead of permutation. Combination is a method of selecting elements from a given set but the order of selection doesn’t matter.