Combinations C(n,r) - Question Bank
1. What does C(n, r) represent in terms of sets?
2. If C(n, 8) = C(n, 4), what is n?
3. Evaluate C(5, 0).
4. What is C(10, 1)?
5. How many ways can a committee of 3 men and 2 women be formed from 7 men and 5 women?
6. Calculate C(15, 3).
7. If C(n, r) = n! / (r! * (n-r)!), what is the condition for r?
8. Evaluate C(10, 0).
9. What is the value of C(1, 1)?
10. How many ways can a group of 4 students be chosen from a class of 30 students?
11. If C(n, 10) = C(n, 12), find n.
12. Calculate C(6, 5).
13. What is C(13, 3)?
14. How many unique combinations of 3 letters can be formed from the letters A, B, C, D, E?
15. Evaluate C(10, 7). Using the property C(n, r) = C(n, n-r), this is equal to:
16. What is C(20, 0)?
17. How many ways can a committee of 5 members be selected from 10 men and 8 women if the committee must have exactly 3 men?
18. If C(n, 5) = C(n, 5), this implies:
19. Calculate C(7, 7).
20. What is C(11, 4)?
21. The number of ways to choose a subset of size k from a set of size n is given by:
22. How many ways can a president and a vice-president be chosen from a group of 10 people?
23. Evaluate C(5, 3).
24. What is C(15, 2)?
25. How many ways can a hand of 5 cards be dealt from a standard deck of 52 cards?
26. If C(n, 3) = C(n, 7), find n.
27. Calculate C(8, 0).
28. What is the value of C(10, 10)?
29. How many ways can a subset of 3 elements be chosen from a set of 7 elements?
30. If C(n, 2) = 28, what is the value of n?
31. Evaluate C(6, 3).
32. What is C(5, 5)?
33. How many distinct teams of 4 players can be formed from a squad of 10 players?
34. Calculate C(12, 5).
35. If C(n, r) = C(n, s) and r != s, then what is the relationship between n, r, and s?
36. What is the value of C(8, 8)?
37. In how many ways can you choose 2 fruits from a basket containing 5 different fruits?
38. Evaluate C(9, 2).
39. What is C(n, 1)?
40. If a selection does not consider the order of items, it is a problem of:
41. Calculate C(4, 4).
42. What is the value of C(6, 1)?
43. How many ways can a committee of 3 people be selected from a group of 8 people?
44. If C(n, 4) = C(n, 6), what is the value of n?
45. Evaluate C(10, 3).
46. Which property of combinations states that C(n, r) = C(n, n-r)?
47. What is the value of C(n, n)?
48. Calculate C(7, 0).
49. What is the value of C(5, 2)?
50. In the combination formula C(n,r) = n! / (r! * (n-r)!), what does 'r' represent?