Back to all Math AA topics
Topic 1.10Math AA HL106 flashcards

Counting & binomial (HL only)

Practice Flashcards

Flip cards to reveal answers
Card 1 of 1061.10.1
1.10.1
Question

What makes a counting question an 'arrangement'?

Click to reveal answer

Track your progress — Sign up free to save your progress and get smart review reminders based on spaced repetition.

All Flashcards in Topic 1.10

Below are all 106 flashcards for this topic. Sign up free to track your progress and get personalized review schedules.

1.10.110 cards

Card 1concept
Question

What makes a counting question an 'arrangement'?

Answer

Order matters — the position of each object counts, so ABC and CBA are different. Count by filling positions and multiplying.

Card 2concept
Question

Describe the box method for arrangements.

Answer

Draw one box per position, write how many choices go in each box, then multiply. Fill the most restricted box first.

Card 3concept
Question

How do you count r-digit numbers with no leading zero?

Answer

The first box has 9 choices (1–9, not 0); fill the rest from the remaining digits, then multiply.

Card 4formula
Question

How do you arrange ALL n distinct objects in a row?

Answer

n! = n × (n − 1) × … × 1. Example: 9 people in a line = 9! = 362880.

Card 5formula
Question

State the formula for ⁿPᵣ and what it counts.

Answer

ⁿPᵣ = n!/(n − r)! — the number of ways to arrange r objects out of n in a definite order.

Card 6concept
Question

How is ⁿPᵣ just the multiplication idea?

Answer

It multiplies r numbers counting down from n: n × (n − 1) × … (r factors). e.g. ⁸P₃ = 8 × 7 × 6 = 336.

Card 7concept
Question

Arrange ALL of them vs SOME of them — which formula?

Answer

All n → n!. Just r of them, in order → ⁿPᵣ = n!/(n − r)!.

Card 8concept
Question

Seats, finishing orders, codes — arrangement or not?

Answer

Arrangements — the position matters, so use n! (all) or ⁿPᵣ (some), filling positions and multiplying.

Card 9concept
Question

On Paper 2, where is nPr on the TI-84?

Answer

MATH, arrow right to PRB, then 2: nPr. Type n, choose nPr, type r, ENTER.

Card 10formula
Question

What is ⁿPₙ equal to?

Answer

n! — arranging all n in order (since n!/(n − n)! = n!/0! = n!).

1.10.108 cards

Card 11concept
Question

First question to ask on any counting problem?

Answer

Does order matter? Arrange/rank/roles → yes (ⁿPᵣ); choose/team/committee → no (ⁿCᵣ). Then check for restrictions.

Card 12concept
Question

Trigger: 'together' / 'next to each other'?

Answer

Block method — glue them into one item, arrange, then multiply by the internal orders (k!).

Card 13concept
Question

Trigger: 'not together' / 'not adjacent'?

Answer

Total − together (for a pair), or the gap method (seat the others, drop the rest into separate gaps).

Card 14concept
Question

Trigger: 'must include' / 'always chosen'?

Answer

Fix that member in place, then choose the rest from those remaining.

Card 15concept
Question

Trigger: 'at least' / 'at most'?

Answer

Add up the allowed cases, or use total − unwanted (the complement).

Card 16concept
Question

Trigger: repeated letters?

Answer

Divide n! by the factorial of each repeated letter: n! ÷ (p! q! …).

Card 17concept
Question

Trigger: 'shortest route on a grid'?

Answer

Choose which of the moves go 'up' (or right): ⁿCᵣ.

Card 18concept
Question

Same numbers, different answer — why?

Answer

Because the wording sets the type. Medals (distinct roles) → ⁿPᵣ; a committee (no roles) → ⁿCᵣ.

1.10.118 cards

Card 19concept
Question

When does the binomial expansion become an infinite series?

Answer

When n is negative or a fraction (not a positive whole number) — the terms never stop.

Card 20formula
Question

Extended binomial formula for (1 + x)ⁿ?

Answer

1 + nx + n(n−1)/2! x² + n(n−1)(n−2)/3! x³ + … , valid for |x| < 1.

Card 21concept
Question

How do you build each successive coefficient?

Answer

Multiply by the next falling factor of n on top and divide by the next factorial: n, then n(n−1)/2!, then n(n−1)(n−2)/3!.

Card 22concept
Question

How do you expand (1 + kx)ⁿ?

Answer

Replace every x in the formula with kx, then simplify — remember to square and cube the k.

Card 23concept
Question

First three terms of (1 + x)⁻¹?

Answer

1 − x + x².

Card 24concept
Question

First three terms of (1 − 3x)⁻²?

Answer

1 + 6x + 27x².

Card 25formula
Question

Coefficient of x in (1 + x)ⁿ?

Answer

n.

Card 26formula
Question

Coefficient of x² in (1 + x)ⁿ?

Answer

n(n − 1)/2.

1.10.128 cards

Card 27formula
Question

General term of (a + b)ⁿ?

Answer

T_(r+1) = ⁿCᵣ aⁿ⁻ʳ bʳ — choose r of the b's.

Card 28concept
Question

How do you find the coefficient of a specific power xᵏ?

Answer

Use the general term; set the power of x equal to k to fix r, then compute ⁿCᵣ aⁿ⁻ʳ bʳ.

Card 29concept
Question

How do you find an unknown constant from a given coefficient?

Answer

Write the coefficient as an expression in the unknown, set it equal to the given number, and solve.

Card 30formula
Question

Coefficient of x² in (1 + ax)ⁿ (general term)?

Answer

ⁿC₂ a².

Card 31concept
Question

Coefficient of x³ in (2 + x)⁵?

Answer

⁵C₃ × 2² = 10 × 4 = 40.

Card 32concept
Question

In (1 + ax)⁵ the coefficient of x² is 40 (a > 0). Find a.

Answer

10a² = 40 ⇒ a² = 4 ⇒ a = 2.

Card 33concept
Question

Common mistake finding a binomial coefficient?

Answer

Forgetting to raise the inside coefficient to the power r — (2x)² = 4x², not 2x².

Card 34concept
Question

Why must you include the ⁿCᵣ?

Answer

The coefficient counts the ⁿCᵣ ways that term is formed — the powers alone aren't enough.

1.10.138 cards

Card 35concept
Question

When is the extended series (1 + x)ⁿ valid?

Answer

When |x| < 1 — only then do the terms shrink so the series settles to a value.

Card 36formula
Question

Validity of (1 + kx)ⁿ?

Answer

|kx| < 1, i.e. |x| < 1/|k|.

Card 37concept
Question

How do you approximate a root with the series?

Answer

Choose x so the bracket equals the target number (x should be small), then evaluate the first few terms.

Card 38concept
Question

Estimate √1.02 using (1 + x)^(1/2) ≈ 1 + ½x − ⅛x²?

Answer

x = 0.02: 1 + 0.01 − 0.00005 = 1.00995.

Card 39concept
Question

Why does the series need |x| < 1?

Answer

Only then do the powers of x get smaller, so the later terms fade and the sum converges.

Card 40concept
Question

Validity of (1 − 2x)⁻¹?

Answer

|2x| < 1, so |x| < ½.

Card 41concept
Question

What x in (1 + x)^(1/2) estimates √1.04?

Answer

x = 0.04 (since 1 + x = 1.04).

Card 42concept
Question

Does a smaller x give a better estimate?

Answer

Yes — the later (ignored) terms are even tinier, so the first few terms are more accurate.

1.10.28 cards

Card 43concept
Question

When should you use a selection, ⁿCᵣ?

Answer

When you pick a GROUP and the order inside doesn't matter — a team, a committee, a sample. {A,B} is the same as {B,A}.

Card 44formula
Question

State the quick rule for ⁿCᵣ.

Answer

Top: r numbers counting down from n. Bottom: r! = r × (r − 1) × … × 1. e.g. ⁵C₂ = (5 × 4)/(2 × 1) = 10.

Card 45concept
Question

Why does ⁿCᵣ divide by r!?

Answer

Picking r in order counts each group r! times (its r! orderings). A group has no order, so divide those out.

Card 46concept
Question

Selection or arrangement — how do you tell?

Answer

Ask: does the order matter? Order matters → arrangement (ⁿPᵣ). Order doesn't → selection (ⁿCᵣ).

Card 47formula
Question

State the full formula for ⁿCᵣ.

Answer

ⁿCᵣ = n!/(r!(n − r)!) — the number of ways to choose r objects from n with order ignored.

Card 48concept
Question

Compute ⁸C₃ by hand.

Answer

(8 × 7 × 6)/(3 × 2 × 1) = 336/6 = 56.

Card 49concept
Question

On Paper 2, where is nCr on the TI-84?

Answer

MATH, arrow right to PRB, then 3: nCr. Type n, choose nCr, type r, ENTER.

Card 50concept
Question

Team, committee, sample, handful — which formula?

Answer

ⁿCᵣ — these are unordered groups, so order doesn't matter.

1.10.38 cards

Card 51concept
Question

A question says the digits must be in 'increasing order'. Arrange or choose?

Answer

Choose — the increasing order is fixed, so each set of digits gives exactly one number. Count with ⁿCᵣ.

Card 52concept
Question

Why is 'increasing order' a selection, not an arrangement?

Answer

Once you pick the items, there is only ONE way to put them in increasing order — nothing is left to arrange, so order doesn't add anything.

Card 53concept
Question

How many 4-digit numbers have strictly increasing digits?

Answer

Choose 4 from 1–9 (0 can't appear): ⁹C₄ = 126.

Card 54concept
Question

Which wordings force the order (so you just choose)?

Answer

'increasing order', 'decreasing order', 'alphabetical order' — all fix the order, so use ⁿCᵣ.

Card 55concept
Question

For increasing-digit numbers, why can't 0 be used?

Answer

In increasing order 0 would have to come first, but a number can't start with 0. So choose from 1–9.

Card 56concept
Question

3 letters from A–G in alphabetical order — how many?

Answer

Choose 3 of the 7 letters: ⁷C₃ = 35 (alphabetical order is automatic).

Card 57concept
Question

If you used ⁿPᵣ for an 'increasing order' question, what went wrong?

Answer

You counted the orderings, but the order is forced (one per set). Divide out — i.e. use ⁿCᵣ instead.

Card 58concept
Question

Increasing order vs decreasing order — different counts?

Answer

No — both fix the order, so both are ⁿCᵣ. Each chosen set has one increasing and one decreasing arrangement.

1.10.48 cards

Card 59concept
Question

How do you count groups that MUST include a particular person?

Answer

Put that person in first (they use one place), then choose the rest from the people who are left.

Card 60concept
Question

'A committee of 4 from 10 must include the captain' — how many?

Answer

Captain in, choose 3 from the remaining 9: ⁹C₃ = 84.

Card 61concept
Question

How do you count groups that must NOT include a particular person?

Answer

That person is unavailable, so just choose from everyone else.

Card 62concept
Question

'A committee of 4 from 10 must exclude one person' — how many?

Answer

Choose all 4 from the other 9: ⁹C₄ = 126.

Card 63concept
Question

After fixing or removing a required/forbidden person, what's left to do?

Answer

An ordinary selection (ⁿCᵣ) on the remaining people for the remaining places.

Card 64concept
Question

When you 'include' a fixed member, how do the numbers change?

Answer

Both drop by 1: one fewer place to fill AND one fewer person to choose from.

Card 65concept
Question

When you 'exclude' a person, how do the numbers change?

Answer

The number of people drops by 1, but the number of places stays the same.

Card 66concept
Question

Trigger words for a 'required person' question?

Answer

'must include', 'always plays', 'the chair is on the committee', or 'must not be chosen / refuses'.

1.10.58 cards

Card 67concept
Question

How do you count a group with exactly so many from each category?

Answer

Choose from each group separately, then multiply (AND → ×). e.g. 2 men and 2 women = ⁵C₂ × ⁶C₂.

Card 68concept
Question

Why multiply when choosing from two groups?

Answer

Each way of choosing the first group can pair with each way of choosing the second — that's the multiplication principle.

Card 69concept
Question

How do you count 'at least 2 women'?

Answer

Add the cases: exactly 2 + exactly 3 + … Each case = choose that many women AND the rest from the other group.

Card 70concept
Question

When is the complement (total − unwanted) faster?

Answer

When there are many 'at least' cases but few to exclude — e.g. 'at least 1' = total − (none).

Card 71concept
Question

'Exactly 2 men out of a committee of 4' — what about the rest?

Answer

The other 2 must be women, so multiply ⁵C₂ (men) × ⁶C₂ (women) — the numbers add to 4.

Card 72concept
Question

'At most 1 girl' on a team of 4 — which cases?

Answer

Exactly 0 girls + exactly 1 girl, added together.

Card 73concept
Question

Common slip when choosing from groups?

Answer

Adding the two ⁿCᵣ values instead of multiplying them (it's AND, not OR).

Card 74concept
Question

How do you handle 'sum divisible by 3' type group questions?

Answer

Split the numbers into remainder groups (mod 3), then count the choices that make the total work — choosing from each group, multiplying and adding cases.

1.10.68 cards

Card 75concept
Question

How do you count arrangements where some people must stay together?

Answer

Glue them into one block, arrange the blocks, then multiply by the ways to arrange inside the block.

Card 76formula
Question

A block of k people has how many internal orders?

Answer

k! — the ways to arrange the k people inside the block.

Card 77concept
Question

'A and B must sit together' — the method?

Answer

Treat AB as one block. Arrange the (n − 1) things, then × 2 for the AB / BA orders inside.

Card 78concept
Question

'A immediately after B' vs 'A and B together' — what's different?

Answer

'Together' allows both internal orders (× 2). 'Immediately after' fixes the order (× 1).

Card 79concept
Question

After gluing a block, how many things do you arrange?

Answer

One fewer for each extra person in the block — a block of k among n total leaves (n − k + 1) things to arrange.

Card 80concept
Question

3 books must stay together among 7 — how many arrangements?

Answer

Glue the 3: arrange 5 things (5!) × 3! inside = 120 × 6 = 720.

Card 81concept
Question

Why does 'immediately after' use × 1, not × 2?

Answer

The order inside the block is fixed (only one way), so there's nothing extra to multiply by.

Card 82concept
Question

Trigger words for the block method?

Answer

'together', 'next to each other', 'side by side', 'consecutive', 'immediately after/before'.

1.10.78 cards

Card 83concept
Question

How do you count arrangements where two people must NOT be together?

Answer

Total − together. Count all arrangements, then subtract the ones where the two ARE together (block method).

Card 84concept
Question

How do you count 'no two of a group adjacent'?

Answer

Gap method: arrange the other items first; they make gaps; place the restricted items into different gaps.

Card 85formula
Question

How many gaps do n seated items make?

Answer

n + 1 gaps — one between each pair plus one at each end.

Card 86concept
Question

In the gap method, why use ⁿPᵣ for placing the restricted items?

Answer

They go into different gaps and the items are distinct, so the order in which gaps are filled matters → ⁿPᵣ.

Card 87concept
Question

'5 friends, A and B not together' — how many?

Answer

5! − (4! × 2) = 120 − 48 = 72.

Card 88concept
Question

'4 boys, 2 girls, no two girls adjacent' — how many?

Answer

Boys 4! = 24, 5 gaps, girls ⁵P₂ = 20: 24 × 20 = 480.

Card 89concept
Question

'Not together' vs 'no two adjacent' — which method?

Answer

A single pair not together → total − together. A whole group with none adjacent → the gap method.

Card 90concept
Question

Trigger words for separation questions?

Answer

'not next to', 'not adjacent', 'apart', 'at least one seat between', 'not sharing a boundary'.

1.10.88 cards

Card 91concept
Question

How do you count shortest routes across a grid (right/up only)?

Answer

A route is an arrangement of right and up moves. Choose which moves go 'up' (or right) with ⁿCᵣ.

Card 92formula
Question

How many shortest routes cross an a-wide, b-tall grid?

Answer

Make a right moves and b up moves (a + b total); choose the b up moves: ⁽ᵃ⁺ᵇ⁾Cᵦ.

Card 93formula
Question

How do you count arrangements of a word with repeated letters?

Answer

Divide n! by the factorial of each repeated letter: n! ÷ (p! q! …).

Card 94concept
Question

Why divide by the repeats' factorials?

Answer

Swapping two identical letters gives the same word, so plain n! counts each arrangement several times; dividing removes the duplicates.

Card 95concept
Question

Arrangements of BANANA?

Answer

6 letters with A×3, N×2: 6! ÷ (3! 2!) = 720 ÷ 12 = 60.

Card 96concept
Question

Shortest routes across a 4-wide, 3-tall grid?

Answer

7 moves, choose 3 up: ⁷C₃ = 35.

Card 97concept
Question

Grid routes vs word arrangements — what's the link?

Answer

A grid route is a word made of two letters (R and U), so both use the same arrangement idea.

Card 98concept
Question

Arrangements of MISSISSIPPI?

Answer

11 letters with S×4, I×4, P×2: 11! ÷ (4! 4! 2!) = 34650.

1.10.98 cards

Card 99concept
Question

How do you find n from ⁿP₂ = k?

Answer

ⁿP₂ = n(n − 1). Set n(n − 1) = k, rearrange to a quadratic, solve, and keep the positive whole-number root.

Card 100concept
Question

How do you find n from ⁿC₂ = k?

Answer

ⁿC₂ = n(n − 1)/2. Multiply by 2 to get n(n − 1) = 2k, solve the quadratic, keep the positive root.

Card 101concept
Question

Why reject the negative root when finding n?

Answer

n counts objects, so it must be a positive whole number — a negative root has no meaning.

Card 102formula
Question

What does ⁿP₂ expand to?

Answer

n(n − 1).

Card 103formula
Question

What does ⁿC₂ expand to?

Answer

n(n − 1)/2.

Card 104concept
Question

Shortcut for ⁿCₐ = ⁿC_b when a ≠ b?

Answer

a + b = n, because ⁿCᵣ = ⁿCₙ₋ᵣ. e.g. ⁿC₃ = ⁿC₇ ⇒ n = 10.

Card 105concept
Question

Solve ⁿP₂ = 42.

Answer

n(n − 1) = 42 ⇒ (n − 7)(n + 6) = 0 ⇒ n = 7.

Card 106concept
Question

Solve ⁿC₂ = 28.

Answer

n(n − 1) = 56 ⇒ (n − 8)(n + 7) = 0 ⇒ n = 8.

Want smart review reminders?

Sign up free to track your progress. Our spaced repetition algorithm will tell you exactly which cards to review and when.

Start Free