Question
Question: If \(^{n}{{P}_{r}}\) = 3024 then (n, r) is equal to. \(\begin{aligned} & a)\left( 8,4 \right) ...
If nPr = 3024 then (n, r) is equal to.
a)(8,4)b)(8,3)c)(9,3)d)(9,4)
Solution
Now we know that nPr=(n−r)!n! Now since we have nPr = 3024 we will check the values of n and r for which the equation is true.
Complete step by step answer:
Now let us understand what is nPr .
Here P means Permutation. Permutation is nothing but arrangement of objects.
Now consider we haven blue balls and we want to arrange them in r places.
Then the total number of possible arrangements of n balls into r places is given by the number nPr
Now let us see this with an example.
If we have 4 balls and we have 2 boxes. Then the number of ways to arrange them is given by 4P2
Now for any n and r the number nPr is given by (n−r)!n! where a!=a×(a−1)×(a−2)×....×3×2×1
Now consider our same example where we have 4 balls and we want to arrange them in 2 boxes.
Then the total number of ways to do this is given by
4P2=(4−2)!4!
Now using definition of factorial we get
4P2=2×14×3×2×1=4×3=12
Hence we get there are 12 possible arrangements.
Now let us check this by counting also
Since we have 4 balls let us say ball 1, ball 2, ball 3. Ball 4.
Then if we place ball 1 in box 1 then in other box we have 3 options
Similarly if we place ball 2 in box 1 then in other box we have 3 options
Same goes for ball 3 and ball 4.
Hence total number of arrangements we get = 3 + 3 + 3 + 3 = 12.
Now we have nPr = 3024
Now using formula we get
(n−r)!n!=3024
Now for n = 8 r = 4 we get
8P4=(8−4)!8!=4!8!=4!8×7×6×5×4!=8×7×6×5=1680
Now for n = 8 r = 3
8P4=(8−3)!8!=3!8!=3!8×7×6×5×4×3!=8×7×6×5×4=6720
Now for n = 9 r = 3
9P3=(9−3)!9!=6!9!=6!9×8×7×6!=9×8×7=504
Now for n = 9 r = 4
9P4=(9−4)!9!=5!9!=5!9×8×7×6×5!=9×8×7×6=3024
Hence we have n = 9 and r = 4.
So, the correct answer is “Option D”.
Note: Note that permutation and combination are different. Permutations is number of possible arrangements while combination is number of possible selections and nPr=(n−r)!n! and nCr=r!(n−r)!n!