Back to the full dot-point answer
NSWMaths Extension 1Quick questions
Combinatorics (ME-A1)
Quick questions on Combinations: counting unordered selections with nCr, the 2^n subset count, the symmetry nCr = nC(n-r), and restriction techniques (at least, complement, conditional, geometry)
8short Q&A pairs drawn directly from our worked dot-point answer. For full context and worked exam questions, read the parent dot-point page.
What is every subset at once?Show answer
Step back from a fixed size and count all subsets of an -element set together. Building a subset means going through the elements one at a time and deciding, independently, whether each is in or out, two choices per element. By the multiplication principle that is
What are restriction technique with combinations?Show answer
The reshaping moves from the grouping, complement and cases page carry straight across to selections, because a combination is itself a count you can subtract from or split. Four moves cover almost every restricted-selection question.
What are geometry counts?Show answer
A clean family of combination questions hides inside geometry. Given points with no three on a straight line, every unordered pair of points determines exactly one line (chord), and every unordered triple determines exactly one triangle, so the counts are simply combinations.
What is verifying a small case by listing?Show answer
Whenever a count is small, the safest check is to list and tally. Take the triangles from points on a circle. The formula gives . Listing every -element subset in increasing order gives
What is conditional: must contain a particular item?Show answer
If a chosen object is forced in, put it in first, then choose the remaining places from the remaining objects. A team of from that must include the captain has fixed, so the other come from the remaining : .
What is conditional: must exclude a particular item?Show answer
If an object is banned, simply remove it and choose from what is left. A team of from that must exclude an injured player chooses all from the remaining : . Combine the two: include and exclude leaves to choose from , namely .
What are split a constrained selection into independent groups?Show answer
When a committee must contain set numbers from disjoint pools, choose from each pool separately and multiply. A committee of from men and women with exactly men chooses of the men and of the women: .
What is at least / at most: count the complement?Show answer
"At least " usually fragments into several size cases, so count the total and subtract the few unwanted cases. A committee of from women and men with at least women is the total minus the committees with or woman, , giving .