Question
Question: If \(a\) denotes the number of permutations of \(x + 2\) things taken all at a time, \(b\) the numbe...
If a denotes the number of permutations of x+2 things taken all at a time, b the number of permutations of x things being taken 11 at a time and c the number of permutations of x−11 things taken all at a time such that a=182bc, then the value of x is
(A) 15
(B)12
(C)10
(D)18
Solution
The total number of permutations of nthings taken rat a time is given by, nPr=(n−r)!n!. Use this formula to find a,b and c.
Complete step-by-step answer:
We know that the number of permutations of n things taken r at a time is given by, nPr=(n−r)!n!
Given, a denotes the number of permutations of x+2 things taken all at a time.
∴a=x+2Px+2=(x+2)! ….. (1)
b denotes the number of permutations of x things being taken 11 at a time.
∴b=xP11=(x−11)!x! …..(2)
c denotes the number of permutations of x−11 things taken all at a time.
∴c=x−11Px−11=(x−11)! ….. (3)
Given: a=182bc
⇒(x+2)!=182×(x−11)!x!×(x−11)! [Using (1),(2) and (3)]
⇒(x+2)!=182x!
⇒(x+2)(x+1)x!=182x! [Using (x+2)!=(x+2)(x+1)x!]
⇒(x+2)(x+1)=182
⇒x2+x+2x+2=182
⇒x2+3x−180=0 ….. (1)
Now using factorization method to find the roots of equation,
⇒x2+(15−12)x−180=0
⇒x2+15x−12x−180=0
⇒x(x+15)−12(x+15)=0
⇒(x+15)(x−12)=0
⇒x=−15 or x=12
∴x=12
Hence, option (B) is the correct answer.
Note: The roots of equation (1) can also be find by using the quadratic formula which is given by,
x=2a−b±b2−4ac
On comparing x2+3x−180=0 with ax2+bx+c=0, we get-
a=1,b=3,c=−180
∴x=2×1−3±(3)2−4×1×−180
⇒x=2−3±9+720
⇒x=2−3±729
⇒x=2−3±27
⇒x=2−3+27 or x=2−3−27
⇒x=224 or x=2−30
⇒x=12 or x=−15
∴x=12