Year 9: Venn diagrams

Back to main page

1. What are Venn diagrams?

Venn diagrams are visual tools used to show the relationships between different sets. Sets are groups of objects, numbers, or elements. Venn diagrams help us understand what the sets have in common and what is different.

2. Parts of a Venn diagram

  • Set: A collection of objects or numbers (usually shown as a circle).
  • Universal set: The set of all possible elements (often shown as a rectangle around all circles).
  • Intersection: The area where sets overlap. It shows elements common to both sets.
  • Union: All elements in either one or both sets.
  • Complement: Elements not in a set.

3. Example of two sets

Let A = {1, 2, 3, 4} and B = {3, 4, 5, 6}.

  • Intersection (A ∩ B): {3, 4}
  • Union (A ∪ B): {1, 2, 3, 4, 5, 6}
  • Complement of A: All elements not in A (depends on the universal set)

4. Drawing a Venn diagram

  1. Draw a rectangle to represent the universal set.
  2. Draw two or more overlapping circles inside the rectangle to represent each set.
  3. Label each circle with the set name (e.g. A, B).
  4. Place elements inside the appropriate sections.

5. Three-set Venn diagrams

Three overlapping circles show how three sets interact. Each region of overlap shows what is shared among the sets.

For example, if:

  • A = {1, 2, 3}
  • B = {2, 3, 4}
  • C = {3, 4, 5}

The element 3 would be placed in the region where all three circles overlap.

6. Set notation

  • A ∩ B means the intersection of A and B.
  • A ∪ B means the union of A and B.
  • A′ (or A complement) means everything not in A.

7. Using Venn diagrams to solve problems

Venn diagrams help solve problems involving counting and logic. You can use them to find how many items are in one set, both sets, or neither set.

Example:

  • 20 students like soccer
  • 15 students like basketball
  • 10 students like both

Use a Venn diagram to find how many like only soccer, only basketball, or neither.

8. Practice questions

  1. Draw a Venn diagram for A = {a, b, c}, B = {b, c, d}
  2. List A ∪ B and A ∩ B
  3. In a class of 30 students, 18 like science, 14 like art, and 6 like both. How many like only science? Only art? Neither?

9. Solutions

  1. Venn diagram with A and B overlapping at b and c
  2. A ∪ B = {a, b, c, d}, A ∩ B = {b, c}
  3. Only science = 18 - 6 = 12; Only art = 14 - 6 = 8; Total in A or B = 12 + 8 + 6 = 26; Neither = 30 - 26 = 4