Back to the full dot-point answer
NSWMaths Extension 1Quick questions
Combinatorics (ME-A1)
Quick questions on Combinations: counting unordered selections with
15short 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 the combination formula?Show answer
The number of ways to choose unordered objects from distinct objects is
What is key identities?Show answer
$$
What is complementary counting?Show answer
For "at least " or "at most " problems, it is often easier to count the complement.
What is splitting into groups?Show answer
To split objects into groups of sizes (with ):
What is counting with constraints?Show answer
"Includes object A": A is in the subset. Choose the remaining from the other : .
What is symmetry?Show answer
. Faster than computing directly.
What is two groups?Show answer
A team of has defenders and attackers. Select from defenders and attackers.
What is at least?Show answer
How many three-letter subsets of A, B, C, D, E, F include at least one vowel?
What is includes a specific element?Show answer
A book club selects books from . How many selections include "War and Peace"?
What is splitting into three groups?Show answer
Split people into three teams of .
What is pascal in action?Show answer
Verify .
What is "Includes object A"?Show answer
A is in the subset. Choose the remaining from the other : .
What is "Excludes object A"?Show answer
A is not in the subset. Choose all from the other : .
What is "Includes A or B but not both"?Show answer
count includes-A-excludes-B plus includes-B-excludes-A.
What is "At least one of A, B, C"?Show answer
use complementary counting or inclusion-exclusion.