Small Group Tutorials

Here to help students catch up, keep up, and move ahead. Book a consultation here.

Secondary 1 Mathematics Learning Guide | Set Language, Venn Diagrams and Counting

SECONDARY 1 MATHEMATICS LEARNING GUIDE · GUIDE 24

Set language is a way to classify objects precisely. It tells us what belongs, what overlaps, what is excluded and how categories interact. Venn diagrams make these relationships visible.

This guide develops set notation, elements, subsets, universal sets, union, intersection, complement, disjoint sets, Venn-diagram counting and simple links to probability. Exact treatment varies across subject levels and schools, so later extensions should be used only when they match the learner’s current course.

Useful prior guides: Data, Averages, Statistical Representations and Probability, Mathematical Communication, Working and Justification and Mixed-Topic Strategy, Verification and Error Analysis.

Return to the Secondary Mathematics Hub.

1. A set is a well-defined collection

A set contains elements. For example:

A = {2,4,6,8}.

Then 4 ∈ A means 4 is an element of A, while 5 ∉ A means 5 is not.

Well-defined matters

“The set of even whole numbers less than 10” is precise. “The set of nice numbers” is not mathematically well-defined without a rule for “nice”.

2. Order does not matter inside a set

{1,2,3} and {3,1,2} describe the same set.

Repeated listing does not create new elements: {1,1,2,3} still has the distinct elements 1,2,3.

Contrast with sequences

In a sequence, order matters. In a set, membership matters.

3. Set-builder language describes membership rules

A = {x : x is an even whole number and 0 < x < 10}.

This gives A = {2,4,6,8}.

Different texts may use a vertical bar or colon to mean “such that”. Follow the notation used in the learner’s course.

4. The universal set sets the boundary

The universal set U contains all objects under discussion in the problem.

If U = {1,2,3,4,5,6,7,8,9,10}, then complements are defined relative to this universe.

Why the universe matters

The complement of “even numbers” depends on which values are allowed in U.

5. A subset contains no elements outside the larger set

If A = {1,2,3,4} and B = {2,4}, then B ⊆ A.

Every element of B belongs to A.

Proper subset

Some courses distinguish proper subsets, where B is contained in A but is not equal to A. Use the notation required by the school text.

6. The empty set contains no elements

The empty set is written ∅ or {}.

For example, the set of whole numbers greater than 5 but less than 6 is empty.

Empty is not zero

∅ is a set with no elements. {0} is a set containing one element, namely zero.

7. Union means “in A or B or both”

A ∪ B contains every element that belongs to A, B, or both.

Worked example

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

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

Shared elements are listed once because sets do not count duplicates as separate elements.

8. Intersection means “in both”

A ∩ B contains elements common to A and B.

Worked example

Using A = {1,2,3,4} and B = {3,4,5,6}:

A ∩ B = {3,4}.

9. Complement means “in the universe but not in the set”

If U = {1,2,3,4,5,6} and A = {2,4,6}, then Aᶜ = {1,3,5}.

Some texts use A′ instead of Aᶜ. Follow the notation used in the relevant course.

10. Disjoint sets have empty intersection

If A ∩ B = ∅, the sets are disjoint.

Example

A = {1,3,5}, B = {2,4,6}. Then A ∩ B = ∅.

In a Venn diagram, disjoint sets do not overlap.

11. Venn diagrams turn set relationships into regions

A rectangle usually represents the universal set. Circles or closed curves represent sets.

The overlap between A and B represents A ∩ B.

The combined area of both circles represents A ∪ B.

The part of the rectangle outside A represents Aᶜ.

12. Two-set counting should begin with the overlap

Suppose 18 students study Art, 15 study Music and 7 study both.

Place 7 in the overlap first.

Art only = 18−7 = 11.

Music only = 15−7 = 8.

Total studying at least one = 11+7+8 = 26.

13. Inclusion-exclusion prevents double counting

For two finite sets:

n(A ∪ B) = n(A) + n(B) − n(A ∩ B).

Why subtract?

When n(A) and n(B) are added, the overlap is counted twice. Subtracting it once restores one correct count.

14. “Only” means exclude the overlap

If 20 are in A and 6 are in both A and B, then A only = 20−6 = 14.

Do not place the full 20 in the non-overlap A region.

Language matters

“In A” can include the overlap. “Only in A” does not.

15. “Neither” lives outside both sets

If a universal group has 40 people and 31 belong to A ∪ B, then neither = 40−31 = 9.

This region is inside U but outside both set circles.

16. Reverse counting can find the overlap

In a group of 50, 28 are in A, 31 are in B and 45 are in at least one.

45 = 28 + 31 − n(A ∩ B).

n(A ∩ B) = 59−45 = 14.

17. Three-set diagrams need disciplined region order

With three overlapping sets, begin with the centre region belonging to all three when that value is known. Then fill pairwise-only overlaps, then single-set-only regions.

This avoids subtracting the central overlap incorrectly several times.

Three-set inclusion-exclusion is more advanced and should be treated according to the learner’s current course.

18. Set notation can describe number systems

A set may contain integers, factors, multiples or solutions.

Example

Let U = {1,2,…,12}, A = factors of 12 = {1,2,3,4,6,12}, B = multiples of 3 = {3,6,9,12}.

A ∩ B = {3,6,12}.

19. Set reasoning connects naturally to probability

If a fair die is rolled, let U = {1,2,3,4,5,6}.

Let A = even outcomes = {2,4,6} and B = outcomes greater than 3 = {4,5,6}.

A ∩ B = {4,6}.

Therefore P(A ∩ B) = 2/6 = 1/3.

20. Complements can simplify probability questions

For an event A, P(Aᶜ) = 1−P(A).

If P(A) = 0.72, then P(not A) = 0.28.

The complement relationship is a set partition of the universal outcome space.

21. Set descriptions can expose logical structure

“Students who take English and Mathematics” corresponds to intersection.

“Students who take English or Mathematics or both” corresponds to union.

“Students who take neither” corresponds to the complement of the union.

Natural-language caution

Everyday “or” can sometimes sound exclusive. In standard set union, “or” includes the possibility of both unless the problem says otherwise.

22. Common set and Venn errors

ErrorLikely issueRepair prompt
Adds n(A)+n(B) without subtracting overlapDouble countingWhich people were counted twice?
Puts total A count in A-only region“In A” confused with “only A”Does A include the overlap?
Complement includes values outside UUniverse forgottenWhat is the boundary of the problem?
Treats {0} as emptySet size confused with element valueHow many elements does {0} contain?
Uses union for “both”Union/intersection meanings reversedDoes the condition require membership in both sets?

23. Practice laboratory

  1. Let A={1,2,3,4} and B={3,4,5}. Find A∪B.
  2. Find A∩B for the same sets.
  3. If U={1,2,3,4,5,6} and A={2,4,6}, find Aᶜ.
  4. State whether {2,4} is a subset of {1,2,3,4,5}.
  5. State the number of elements in ∅.
  6. State the number of elements in {0}.
  7. In a group, 25 like chess, 18 like coding and 9 like both. How many like at least one?
  8. Using the same data, how many like chess only?
  9. A group has 40 people. If 31 are in A∪B, how many are in neither?
  10. n(A)=30, n(B)=28 and n(A∪B)=47. Find n(A∩B).
  11. For a fair die, A={2,4,6} and B={4,5,6}. Find A∩B.
  12. Find P(A∩B) in Question 11.
  13. If P(A)=0.37, find P(Aᶜ).
  14. Explain why n(A)+n(B) can overcount n(A∪B).
  15. Let U={1,…,10}, A=multiples of 2, B=multiples of 5. Find A∩B.

24. Explained answers

1. {1,2,3,4,5}.

2. {3,4}.

3. {1,3,5}.

4. Yes.

5. 0.

6. 1.

7. 25+18−9 = 34.

8. 25−9 = 16.

9. 40−31 = 9.

10. 30+28−47 = 11.

11. {4,6}.

12. 2/6 = 1/3.

13. 0.63.

14. Elements in the overlap belong to both sets and are counted twice in the sum.

15. A={2,4,6,8,10}, B={5,10}; intersection = {10}.

25. Complete mixed problem

In an invented survey of 80 students, 46 study a language, 38 play a musical instrument and 21 do both.

Language only = 46−21 = 25.

Instrument only = 38−21 = 17.

At least one = 25+21+17 = 63, or 46+38−21 = 63.

Neither = 80−63 = 17.

Check: 25+21+17+17 = 80.

26. Teaching Venn diagrams through region meaning

Before placing numbers, ask learners to label each region in words: A only, both, B only, neither.

Then place the overlap first whenever total-set counts include it.

Changed-case test

If the overlap increases while the individual set totals stay fixed, what happens to the union? It decreases because more membership is shared rather than distinct. This is a strong inclusion-exclusion check.

27. Questions students often ask

Does “or” include both?

In standard set union, yes, unless the problem explicitly asks for exactly one or an exclusive condition.

Why subtract the overlap?

Because it was counted once inside A and once inside B when the two totals were added.

Is the empty set the same as zero?

No. The empty set has zero elements; {0} has one element.

What does complement depend on?

The universal set.

Why are Venn diagrams useful?

They make category overlap and exclusion visible, which helps prevent counting errors.

28. Return path and sources

Set language connects classification, counting and probability. Revisit Data, Averages, Statistical Representations and Probability for probability interpretation and Mathematical Communication for precise notation and reasoning.

Official curriculum reference: MOE Secondary Syllabus Directory. Exact set notation and three-set depth varies by subject level and school.

Editorial approach: Wintour House V1.0 · CivDJ · eduKate Publishing. Define the universe, classify membership, fill shared regions first, remove double counting, verify the total and return the region to the original question.

Return to the Secondary Mathematics Hub →