Question
Question: How do you evaluate \({}^{9}{{P}_{7}}\) ?...
How do you evaluate 9P7 ?
Solution
The value of nPx is equal to product of nCx and x! where x! is the product of all the numbers from 1 to x . We know that the value of nCx is equal to x!(n−x)!n! , so nPx is equal to (n−x)!n! . By using this formula we can calculate the value of 9P7
Complete step-by-step answer:
We have to evaluate 9P7
We know that 9P7 is equal to product of nCx and x! which is (n−x)!n!
So we can write 9P7 as (9−7)!9! which is 2!9!
The value of 9 factorial is equal to product of all numbers from 1 to 9 and the value of 2 factorial is equal to product of all number from 1 to 2
So we can write 9!=1×2×....×9 which is equal to 362880
And factorial of 2 is equal to 2
We can write 2!9! = 2362880 which is 181440
Note: nCx denotes the total number of possible combination of x different object out of n different objects and nPx denotes the total number of ways we can arrange x different objects out of n different objects for example the number of ways to select 4 digits out of 9 is equal to 9C4 and the number of ways to arrange 4 digits out of 9 is equal to 9P4. In the combination we do not have to arrange for example 1, 2, 3 and 1, 3, 2 are the same in combination but they are different in permutation.