0% found this document useful (0 votes)
1 views15 pages

Sets - M4 Lesson

This document provides an overview of sets and Venn diagrams, including definitions, types of sets, and fundamental operations such as union, intersection, difference, and complement. It emphasizes the importance of visual representation in understanding set relationships and discusses real-world applications in various fields. Key takeaways highlight the significance of sets and Venn diagrams in mathematics and their practical uses in everyday life.

Uploaded by

Joenise Formanez
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1 views15 pages

Sets - M4 Lesson

This document provides an overview of sets and Venn diagrams, including definitions, types of sets, and fundamental operations such as union, intersection, difference, and complement. It emphasizes the importance of visual representation in understanding set relationships and discusses real-world applications in various fields. Key takeaways highlight the significance of sets and Venn diagrams in mathematics and their practical uses in everyday life.

Uploaded by

Joenise Formanez
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

VENN DIAGRAMS OF SETS

GRADE 10 MATHEMATICS
Prepared by: Teacher Jay

Understanding Set Relationships Through Visual Representation


What We Will Learn

01 Introduction to Sets 02 Understanding Venn Diagrams


Building the foundation: what sets are, how we describe Visual tools that make set relationships clear and easy to
them, and the different types of sets. understand.

03 Set Operations 04 Real-World Applications


The four fundamental operations: union, intersection, Where set theory and Venn diagrams meet everyday life and
difference, and complement. various fields.
Introduction to Sets
Building the foundation for understanding
set theory.
What is a Set?

DEFINITION KEY NOTATIONS

A set is a well-defined collection of distinct objects,


∈ — "is an element of" {c} ∈ V
called elements.
∉ — "is not an element of" 6∉V
Sets are denoted by capital letters. Elements are listed
inside curly braces or bracket. ∅ — empty set (no elements)
Example: V = {a, e, i, o, u} |A| or n(A) — number of elements in set A

Three Ways to Describe a Set

Verbal Description Roster Method Set-Builder Notation

"The set of vowels in the English alphabet" Listing all elements: Describing a rule:
V = {a, e, i, o, u} V = {x | x is a vowel}

Sets
Types of Sets

FINITE INFINITE SPECIAL

Finite Set Infinite Set Empty Set


Contains no elements at all.
Contains a countable number of elements. Contains unlimited elements.
Notation:
Example: Example:
A = {a, e, i, o, u} N = {1, 2, 3, ...} ∅ or {}
|A| = 5
|N| = ∞ |∅| = 0

SPECIAL RELATION RELATION

Universal Set Subset Equal Sets


Two sets with exactly the same elements.
Contains all elements under consideration. Every element of A is also in B.
Condition:
Notation: U
Notation: A ⊆ B
All other sets are subsets of U. A ⊆ B and B ⊆ A
If A = {1, 2} and B = {1, 2, 3}, then A ⊆ B.
Then A = B

Sets
A B

Understanding Venn Diagrams


Visual tools that make set relationships clear. U
What is a Venn Diagram?
A Venn diagram is a visual representation of sets using

overlapping closed curves, usually circles, drawn inside a

rectangle.
A B
Invented by John Venn in 1880, these diagrams help us

visualize relationships between sets. A∩B

Key Components:

• Rectangle = Universal set (U)

• Each circle = A set (A, B, C...)

• Overlap = Shared elements


U
• Non-overlap = Unique elements

Why Venn diagrams work: Our brains process visual information 60,000 times faster than text. Venn diagrams turn abstract set
relationships into concrete, visual patterns that are easy to understand and remember.

Venn Diagrams
Representing Set Relationships
Disjoint Sets Overlapping Sets Subset
No elements in common Share some elements One set inside another

A B A B
A

A∩B=∅ A∩B≠∅
A⊆B

Reading Venn Diagram Regions

• Only in A (left circle, no overlap) → elements unique to set A

• Only in B (right circle, no overlap) → elements unique to set B

• Intersection (overlapping region) → elements shared by both A and B

• Outside both (within rectangle but outside circles) → elements in U but not in A or B

Venn Diagrams
∪ ∩
Union Intersection

Set Operations
− ′
The four fundamental operations on sets Difference Complement
Union and Intersection of Sets

UNION INTERSECTION

A∪B A∩B
All elements that are in A, or in B, or in both. "A union B" combines Only elements that are common to both A and B. "A intersection B" shows
everything. what sets share.

A B A B

Shaded region = A ∪ B Shaded region = A ∩ B

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

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

Operations
Difference and Complement of Sets

DIFFERENCE COMPLEMENT

A−B A′ or Aᶜ
Elements in A that are NOT in B. Also written as A \\ B. "Remove B from A." All elements in the universal set U that are NOT in A. "Everything outside
A."

A B
A

Shaded region = A − B Shaded region = A′

Example: Example:
If A = {1, 2, 3, 4} and B = {3, 4, 5, 6} If A = {1, 2, 3, 4} and U = {1, 2, 3, 4, 5, 6, 7, 8}
Then A − B = {1, 2}
Then A′ = {5, 6, 7, 8}

Operations
Real-World Applications
Where set theory meets everyday life
Applications of Venn Diagrams

Market Research Medicine Computer Science

Analyzing customer preferences across Understanding symptom overlaps between Database queries use set operations (SQL JOIN
different product categories. Understanding diseases. Identifying common risk factors = intersection). Logic gates and Boolean algebra
which features users value across multiple across patient groups. are based on set theory.
products.

Statistics Social Media Everyday Decisions

Probability calculations and data classification. Analyzing user interests across platforms. Choosing a restaurant based on shared
Survey analysis showing overlapping Finding overlapping audiences between preferences. Finding common free time among
respondent characteristics. different content categories. friends. Any categorization with overlap.

Applications
Key Takeaways

1 Sets are collections of distinct objects with well-defined 2 Venn diagrams provide a visual way to represent sets and
membership, denoted by capital letters. their relationships using overlapping circles.

3
The four fundamental operations are: Union (A ∪ B), Intersection (A ∩ B), Difference (A − B), and Complement (A′).

4 Practice drawing Venn diagrams to strengthen your 5 Venn diagrams have practical applications in science,
understanding of set relationships. business, technology, and everyday life.

Try this: Draw a Venn diagram for sets A = {2, 4, 6, 8, 10} and B = {3, 6, 9, 12}. Find A ∪ B, A ∩ B, and A − B.

Summary
"Mathematics is not about numbers, equations, or algorithms.
It is about understanding."
— William Paul Thurston

KEEP EXPLORING

You might also like