Set language is a way of making classification precise. Instead of saying that two groups “overlap somehow”, Mathematics gives names and symbols to the overlap, the combined region, the part outside a set, and the relationship between a smaller collection and a larger one.
This Secondary 3 Mathematics Learning Guide develops set notation, union, intersection, complements, subsets, Venn diagrams and counting. It also shows why set language connects naturally to probability, inequalities, logic and data classification. The aim is not to memorise symbols in isolation, but to understand the regions they describe.
The official 2027 SEC G3 Mathematics syllabus includes set language, union, intersection, complements, subsets and Venn diagrams. This guide is G3-oriented and uses original examples.
Use the Secondary Mathematics Hub for the wider route. Within this article, choose diagnostic · symbols · Venn counting · probability connection · practice · answers.
What Is a Set?
A set is a collection whose membership can be determined. For example, the set of positive integers less than 5 is {1, 2, 3, 4}. The order in which elements are written does not change the set, and repeated listing does not create extra elements.
Thus {1, 2, 3} is the same set as {3, 2, 1}, and {1, 1, 2, 3} still has only three distinct elements. A set records membership, not frequency.
In practical questions, a set might represent students who study a subject, numbers satisfying a condition, survey respondents choosing an option, or outcomes with a specified property. The meaning of the set should be stated before calculations begin.
A Six-Question Diagnostic
Let A = {1, 2, 3, 4} and B = {3, 4, 5}. Find A ∩ B. Find A ∪ B. Is 2 ∈ A? Is {1, 2} a subset of A? If the universal set is ξ = {1, 2, 3, 4, 5, 6}, find A′. Finally, state n(B).
The answers are {3, 4}; {1, 2, 3, 4, 5}; yes; yes; {5, 6}; and 3. A student who confuses ∩ and ∪ needs a region-meaning repair. A student who confuses ∈ with ⊆ needs to distinguish an element from a set containing elements.
The Main Symbols and What They Mean
| Symbol | Meaning |
|---|---|
| x ∈ A | x is an element of A |
| x ∉ A | x is not an element of A |
| A ∩ B | elements in both A and B |
| A ∪ B | elements in A or B or both |
| A′ | elements in the universal set but not in A |
| ∅ | the empty set |
| n(A) | number of elements in A |
| A ⊆ B | every element of A is also in B |
The word “or” in union is inclusive: an element belonging to both sets is still in the union. The intersection requires simultaneous membership. This makes intersection conceptually similar to the word “and” in simultaneous inequalities.
Element Versus Subset
If A = {1, 2, 3}, then 2 ∈ A because 2 is one element. But {1, 2} ⊆ A because the object on the left is itself a set and every one of its elements lies in A.
Writing {1, 2} ∈ A would usually be false unless the set {1, 2} itself appears as an element of A. The braces change the type of object being described.
This distinction is small in notation but important in logic. “Belongs to” compares an element with a set. “Is a subset of” compares one set with another set.
The Empty Set Is Still a Set
The empty set ∅ contains no elements, so n(∅) = 0. It is not the same as the set {0}, which contains one element, namely the number zero.
The empty set is a subset of every set because there is no element of ∅ that violates the condition of belonging to the larger set. This statement can feel unusual at first, but it follows directly from the definition of subset.
Union and Intersection From a Venn Diagram
In a two-set Venn diagram, the overlap represents A ∩ B. The entire region covered by either circle represents A ∪ B. The part of A outside B is in A but not B. The area outside A but inside the universal rectangle belongs to A′.
Before placing numbers in a Venn diagram, label the sets and decide what every region means. This prevents a frequent error in which a total is written inside a region that should contain only one part of that total.
Counting Two Overlapping Sets
Suppose n(A) = 18, n(B) = 15 and n(A ∩ B) = 6. If we simply add 18 + 15, the six elements in both sets are counted twice. Therefore n(A ∪ B) = n(A) + n(B) − n(A ∩ B).
For these values, n(A ∪ B) = 18 + 15 − 6 = 27. The subtraction does not remove the overlap entirely; it corrects the double counting so that each element is counted once.
Worked Example 1: A Survey With Two Activities
In a group of 40 students, 24 play badminton, 18 swim and 9 do both. How many do neither activity? Let B be badminton and S be swimming.
The number doing at least one is 24 + 18 − 9 = 33. Therefore the number doing neither is 40 − 33 = 7.
The Venn regions are: badminton only = 24 − 9 = 15; both = 9; swimming only = 18 − 9 = 9; neither = 7. Their total is 15 + 9 + 9 + 7 = 40, which checks the diagram.
Start With the Overlap When Totals Include It
If the question gives n(A), n(B) and n(A ∩ B), place the intersection first. The totals n(A) and n(B) already include the intersection, so the “only” regions must be found by subtraction.
Writing 24 in the badminton-only region when 24 is the total badminton membership would overcount the diagram. This is not an arithmetic problem. It is a meaning-of-region problem.
Worked Example 2: Find an Unknown Intersection
There are 50 students. Thirty study Art, 28 study Music and 8 study neither. How many study both?
If 8 study neither, then 42 study at least one. Let x be the number studying both. Using the union rule, 30 + 28 − x = 42. Hence 58 − x = 42, so x = 16.
Then Art only = 14 and Music only = 12. The four regions total 14 + 16 + 12 + 8 = 50.
Complements Depend on the Universal Set
A complement has meaning only relative to a universal set. If ξ is the set of students in one class and A is those wearing glasses, A′ means students in that class who are not in A. It does not mean every person in the world who does not wear glasses.
This makes the universal set part of the problem’s boundary. Changing ξ can change the complement even when A itself stays the same.
Worked Example 3: Complement and Intersection
Let ξ = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A be the even numbers and B be numbers greater than 6. Then A = {2, 4, 6, 8, 10} and B = {7, 8, 9, 10}.
A′ = {1, 3, 5, 7, 9}. The set A′ ∩ B contains values that are both not even and greater than 6, so A′ ∩ B = {7, 9}.
Reading the expression from the outside in helps: first identify A′, then keep only the elements also in B.
Three-Set Venn Diagrams Need a Placement Order
With three sets A, B and C, there can be a central region belonging to all three, three pairwise-overlap-only regions, three single-set-only regions, and the outside region. The safest order is usually to place the triple intersection first, then the pairwise intersections, then the single-only regions, then the outside.
The reason is the same as in two-set problems: published totals often include smaller overlapping regions. Working from the deepest overlap outward reduces repeated correction.
Worked Example 4: Three Activities
In a group of 60 students, 28 study French, 30 study Japanese and 26 study Korean. Twelve study French and Japanese, 10 study French and Korean, 11 study Japanese and Korean, and 5 study all three. How many study at least one language?
The three-set inclusion-exclusion calculation is 28 + 30 + 26 − 12 − 10 − 11 + 5 = 56.
Why add the triple intersection back? It was counted once in each single-set total, giving three counts, then subtracted once in each pairwise intersection, removing three counts. That leaves zero counts, so it must be added once to appear exactly once in the union.
Therefore 60 − 56 = 4 students study none of the three languages.
Worked Example 5: Build the Three-Set Regions
Using the previous data, the central triple region is 5. French-and-Japanese only is 12 − 5 = 7. French-and-Korean only is 10 − 5 = 5. Japanese-and-Korean only is 11 − 5 = 6.
French only is 28 − 7 − 5 − 5 = 11. Japanese only is 30 − 7 − 6 − 5 = 12. Korean only is 26 − 5 − 6 − 5 = 10. Summing the seven internal regions gives 56, consistent with the union calculation.
This region-by-region method is longer but useful when later questions ask for quantities such as “exactly two languages” or “French but not Japanese”.
“Exactly”, “At Least” and “Only” Change the Region
“Exactly two sets” means the pairwise-overlap-only regions, excluding the centre. “At least two sets” includes those regions plus the triple intersection. “A only” excludes every overlap. These words are mathematical instructions, not conversational decoration.
In the three-language example, exactly two languages = 7 + 5 + 6 = 18. At least two languages = 18 + 5 = 23. French only = 11.
Subsets and Power of Classification
If every square is a rectangle under the usual geometric definition, then the set of squares is a subset of the set of rectangles. A subset statement does not mean the two sets are equal. It says that membership in the smaller set guarantees membership in the larger set.
This is a useful reasoning pattern beyond set diagrams. A condition can imply another condition without being equivalent to it. Later mathematical proof often depends on noticing this directional relationship.
Worked Example 6: Sets Defined by Conditions
Let ξ be the integers from 1 to 20. Let A be multiples of 2 and B be multiples of 4. Then every element of B is automatically in A, so B ⊆ A.
However, A is not a subset of B because 2 ∈ A but 2 ∉ B. A single counterexample is enough to disprove the subset claim A ⊆ B.
Sets Connect Directly to Probability Events
In probability, an event is a set of outcomes. If A is “the die shows an even number” and B is “the die shows more than 3”, then A = {2, 4, 6} and B = {4, 5, 6}. Their intersection A ∩ B = {4, 6} is the event that both conditions occur.
The complement A′ is the event that A does not occur. This is why probability notation often resembles set notation. The diagrams are not merely decorative—they show how events relate.
The broader Secondary Mathematics route develops probability and data as another form of mathematical judgement. Set language gives a clean representation before numerical probabilities are calculated.
Sets and Inequalities
The solution to x > 2 and x ≤ 7 can be viewed as the intersection of two sets of real numbers. One set contains values greater than 2; the other contains values no greater than 7. Their intersection is 2 < x ≤ 7.
This connection is developed in the companion Linear Inequalities and Number-Line Reasoning guide. The same idea—keep only values satisfying both conditions—appears in two different representations.
Four Common Errors
Confusing totals with regions: n(A) is placed in the A-only region even though the total includes an overlap. Repair by labelling the meaning of each region before inserting numbers.
Confusing ∈ and ⊆: an element is treated as though it were a set, or vice versa. Repair by naming the object on each side of the symbol.
Forgetting the universal set: a complement is interpreted too broadly. Repair by writing ξ at the top of the diagram.
Double counting: set totals are added without removing repeated members. Repair by identifying which elements have been counted more than once.
Independent Practice
Let ξ = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12}, A = {2, 4, 6, 8, 10, 12}, and B = {3, 6, 9, 12} for Questions 1–6.
1. Find A ∩ B.
2. Find A ∪ B.
3. Find A′.
4. State n(A ∪ B).
5. Is {6, 12} ⊆ B?
6. Is 6 ⊆ A? Explain the notation issue.
7. In a group of 35 students, 20 play chess, 17 play table tennis and 8 play both. How many play neither?
8. In a class of 42 students, 25 study History, 23 study Geography and 10 study neither. How many study both?
9. In a survey, 18 people choose A only, 12 choose B only, 7 choose both and 5 choose neither. Find the total number surveyed and n(A ∪ B).
10. Explain why n(A ∪ B) is not usually equal to n(A) + n(B).
11. Sixty-five students choose among three clubs P, Q and R. n(P)=30, n(Q)=29, n(R)=25, n(P∩Q)=12, n(P∩R)=9, n(Q∩R)=10 and n(P∩Q∩R)=4. Find the number choosing at least one club.
12. Using Question 11, find the number choosing none.
13. Using Question 11, find the number choosing exactly two clubs.
14. Let C be the multiples of 6 from 1 to 30 and D the multiples of 3 from 1 to 30. State the subset relationship.
15. Explain the difference between ∅ and {0}.
Explained Answers
1. A ∩ B = {6, 12} because these are the elements common to both sets.
2. A ∪ B = {2, 3, 4, 6, 8, 9, 10, 12}. Each element is listed once even if it belongs to both sets.
3. A′ = {1, 3, 5, 7, 9, 11} relative to the stated universal set.
4. n(A ∪ B) = 8.
5. Yes. Both 6 and 12 are elements of B.
6. The statement is not correctly typed because 6 is an element, not a set. The correct statement is 6 ∈ A. If the left side were {6}, then {6} ⊆ A would be true.
7. At least one = 20 + 17 − 8 = 29. Neither = 35 − 29 = 6.
8. At least one = 42 − 10 = 32. Let x be the intersection: 25 + 23 − x = 32, so x = 16.
9. The total is 18 + 12 + 7 + 5 = 42. The union contains the first three regions, so n(A ∪ B) = 37.
10. Elements in the intersection are included once in n(A) and once in n(B), so direct addition counts them twice. Subtract n(A ∩ B) once to correct the duplication.
11. Inclusion-exclusion gives 30 + 29 + 25 − 12 − 9 − 10 + 4 = 57.
12. None = 65 − 57 = 8.
13. Pairwise-only regions are 12 − 4 = 8, 9 − 4 = 5, and 10 − 4 = 6. Exactly two = 8 + 5 + 6 = 19.
14. Every multiple of 6 is a multiple of 3, so C ⊆ D.
15. ∅ contains no elements and has cardinality 0. The set {0} contains one element, the number zero, and has cardinality 1.
A Reliable Venn-Diagram Workflow
Write the universal total. Label each set. Place the deepest overlap first. Subtract to obtain “only” regions. Fill the outside region last. Then add every disjoint region once and check that the sum returns to the universal total.
This workflow separates meaning from arithmetic. If the final total is wrong, inspect the first region whose meaning was misread rather than immediately recalculating everything.
Teacher and Parent Prompts
Ask “What exactly does this region mean?” before asking for a calculation. When ∩ and ∪ are confused, ask the learner to shade the region rather than recite a definition. When totals do not reconcile, ask which people or objects may have been counted twice.
For extension, define sets by number properties and ask the learner to predict subset relationships before listing members. This moves the topic from diagram filling toward mathematical implication.
Questions Students Often Ask
Does union mean either set but not both? No. In ordinary set notation, A ∪ B includes elements in A, in B, or in both.
Can the same element appear twice in a set? Repeating it in a written list does not create a second membership. Sets record whether the element belongs, not how many times it was written.
Why is the overlap subtracted in the two-set counting formula? Because it was counted once in each set total and therefore twice in the sum.
Can the complement change? Yes. The complement depends on the chosen universal set.
Continue the Secondary 3 Learning Route
Continue with Linear Inequalities and Number-Line Reasoning for solution-set intersections; Matrices, Operations and Information Representation for another structured way to organise information; and Quadratic, Power and Exponential Graphs for graphical representations.
Set language becomes useful when the symbols make membership, overlap and exclusion clearer than ordinary wording alone. Return to the Secondary Mathematics Hub to continue the S1–S4 route.