Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Inclusion-Exclusion Principle Reference cheat sheet - grade 11-12

Click image to open full size

Math Grade 11-12

Inclusion-Exclusion Principle Reference Cheat Sheet

A printable reference covering two-set, three-set, complement, and general inclusion-exclusion formulas for grades 11-12.

Download PNG

Study as Flashcards

The inclusion-exclusion principle is a counting method used when groups overlap. Students need this reference because adding group sizes directly often double-counts items in intersections. This cheat sheet helps organize problems involving sets, Venn diagrams, probability, and combinatorics.

It is especially useful for questions that ask for counts in unions or complements.

Key Facts

  • For two sets, the inclusion-exclusion formula is AB=A+BAB|A \cup B| = |A| + |B| - |A \cap B|.
  • For three sets, the formula is ABC=A+B+CABACBC+ABC|A \cup B \cup C| = |A| + |B| + |C| - |A \cap B| - |A \cap C| - |B \cap C| + |A \cap B \cap C|.
  • The complement rule is Ac=UA|A^c| = |U| - |A|, where UU is the universal set.
  • For two events in probability, P(AB)=P(A)+P(B)P(AB)P(A \cup B) = P(A) + P(B) - P(A \cap B).
  • If two sets are disjoint, then AB=A \cap B = \varnothing and AB=A+B|A \cup B| = |A| + |B|.
  • The number in neither of two sets is UAB|U| - |A \cup B|.
  • The general inclusion-exclusion pattern alternates signs: add single sets, subtract pairwise intersections, add triple intersections, and continue.
  • For finite sets A1,A2,,AnA_1, A_2, \ldots, A_n, i=1nAi=AiAiAj+AiAjAk\left|\bigcup_{i=1}^{n} A_i\right| = \sum |A_i| - \sum |A_i \cap A_j| + \sum |A_i \cap A_j \cap A_k| - \cdots.

Vocabulary

Set
A set is a collection of distinct objects, numbers, or outcomes.
Union
The union ABA \cup B contains every element that is in AA, in BB, or in both.
Intersection
The intersection ABA \cap B contains only the elements that are in both AA and BB.
Complement
The complement AcA^c contains all elements in the universal set UU that are not in AA.
Disjoint Sets
Disjoint sets have no elements in common, so AB=A \cap B = \varnothing.
Universal Set
The universal set UU is the full collection of elements being considered in a problem.

Common Mistakes to Avoid

  • Adding overlapping groups without subtracting intersections is wrong because elements in both groups get counted twice.
  • Subtracting the three-way intersection in the three-set formula is wrong because it has already been removed too many times and must be added back.
  • Using AB|A \cap B| when the problem asks for AB|A \cup B| is wrong because intersection means both conditions, while union means at least one condition.
  • Forgetting the universal set when finding neither is wrong because neither means the complement of the union, UAB|U| - |A \cup B|.
  • Assuming sets are disjoint without evidence is wrong because disjoint sets require AB=A \cap B = \varnothing.

Practice Questions

  1. 1 In a class of 4040 students, 2222 take physics, 1818 take chemistry, and 99 take both. How many students take physics or chemistry?
  2. 2 A survey of 100100 people finds 5555 like tea, 4848 like coffee, and 2020 like both. How many like neither tea nor coffee?
  3. 3 In a group of 8080 students, 3535 play soccer, 3030 play basketball, 2525 play tennis, 1212 play soccer and basketball, 1010 play soccer and tennis, 88 play basketball and tennis, and 55 play all three. How many play at least one sport?
  4. 4 Explain why the term ABC|A \cap B \cap C| is added in the three-set inclusion-exclusion formula instead of subtracted.