Question 4*+Use symmetry to rewrite \(\binom{12}{9}\) with a smaller lower number, then evaluate it if possible.
Question 6**How many ways are there to choose \(2\) students from \(8\) students when order does not matter?
Question 10***A group has \(6\) labelled objects. Compare the number of ordered selections of \(3\) objects with unordered selections of \(3\) objects.
Question 13****Prove Pascal's recurrence \(\binom{n}{r}=\binom{n-1}{r-1}+\binom{n-1}{r}\) by separating cases for one distinguished object.
Question 16****+A committee of \(4\) is chosen from \(5\) physicists and \(3\) mathematicians. How many committees have exactly \(2\) physicists?
Question 17****+How many ways can \(5\) objects be chosen from \(9\) if at least one of two specified objects must be included?
Question 20*****Find the number of subsets of a set with \(n\) elements by using binomial coefficients, and explain the result.