Permutations P(n,r) - Online Test
30:00
1. What is the formula for calculating the number of permutations of selecting 'r' items from a set of 'n' distinct items?
2. The notation P(n, r) represents:
3. How many ways can 3 distinct books be arranged on a shelf from a collection of 5 distinct books?
4. Calculate P(7, 2).
5. If P(n, 4) = 1680, what is the value of 'n'?
6. What is P(n, 0)?
7. What is P(n, 1)?
8. What is P(n, n)?
9. Evaluate P(5, 3).
10. In how many ways can the letters of the word 'CAT' be arranged?
Test Results
0/0