Find the constant term in the expansion of \( (a+b)^4 \) when \( a = b = 1 \).
Solution:
\( (1+1)^4 = 2^4 = 16 \). Equivalently, sum of row 4 of Pascal's triangle: 1+4+6+4+1 = 16.
Topic 3.5 — Combinations & Probability
Question 9
A 5-card hand is drawn from a 52-card deck. What is the probability that all 5 cards are Hearts? (Express as \( \dfrac{a}{b} \) reduced; enter approximate decimal to 5 places.)
Solution:
\( P = \dfrac{\binom{13}{5}}{\binom{52}{5}} = \dfrac{1287}{2\,598\,960} \approx 0.000495 \).
Question 10
A bag has 5 red, 4 blue, 3 green marbles. Three are drawn at random. Find \( P(\text{exactly 2 red}) \). (Decimal to 4 places)
Solution:
\( P = \dfrac{\binom{5}{2}\binom{7}{1}}{\binom{12}{3}} = \dfrac{10 \cdot 7}{220} = \dfrac{70}{220} \approx 0.3182 \). (Accept 0.3182–0.3190 due to rounding.)
Mixed
Question 11
In how many ways can a teacher select 3 from 8 boys AND 2 from 6 girls to form a 5-person team?