SlideShare a Scribd company logo
OPENING
PRAYER
CHAPTER 1
NUMBER SENSE
BASIC IDEAS OF
SETS
LEARNING
OBJECTIVES
At the end of this session, you are expected to:
1. describe well defined sets, ,subsets, universal sets, null sets, and
cardinality of sets;
2. illustrate the union and intersection of sets and the difference of
two sets;
3. use Venn diagrams to represent sets, subsets, and set operations;
and
4. solve problems involving sets.
EXPLORATION
Go to page 2 of your book. Let’s consider the following list below.
Which does not belong to the group?
1. boat, kalesa, car, bus, airplane
2. carabao, chicken, cow, pig, goat
3. Bulacan, Pampanga, Batangas, Bataan, Tarlac
4. hexagon, quadrilateral, rectangle, rhombus, square
5. meter, centimeter, kilometer, square meter, decimeter
6. 2, 12, 24, 11, 30
EXPLORATION
If we removed one particular member which is not part of the group,
we can now describe the characteristics of the new formed group.
For instance.
boat, kalesa, car, bus, airplane
boat, car, bus, airplane
(kinds of transport that use fuel)
T = {kinds of transport that use fuel)
EXPLORATION
If we removed one particular member which is not part of the group,
we can now describe the characteristics of the new formed group.
For instance.
carabao, chicken, cow, pig, goat
carabao, cow, pig, goat
(animals with for legs)
A = {animals with four legs)
EXPLORATION
If we removed one particular member which is not part of the group,
we can now describe the characteristics of the new formed group.
For instance.
Bulacan, Pampanga, Batangas, Bataan, Tarlac
Bulacan, Pampanga, Bataan, Tarlac
(provinces in Central Luzon)
P = {provinces in Central Luzon)
EXPLORATION
If we removed one particular member which is not part of the group,
we can now describe the characteristics of the new formed group.
For instance.
hexagon, quadrilateral, rectangle, rhombus, square
quadrilateral, rectangle, rhombus, square
(shapes with four sides)
S = {shapes with four sides)
EXPLORATION
If we removed one particular member which is not part of the group,
we can now describe the characteristics of the new formed group.
For instance.
2, 12, 24, 11, 30
2, 12, 24, 30
(even numbers)
E = {even number)
EXPLORATION
Consider this image.
Group them as you see fit
and label each group.
ANSWER THE FOLLOWING
QUESTIONS:
1. How many groups are there?
2. Does each object belong to a group?
3. Is there an object that belongs to
more than one group? Which one?
DO YOU HAVE THESE GROUPS?
1. H = {kinds of hat)
2. P = {different polyhedrons}
3. T = {kinds of terrestrial tress}
4. N = {set of positive integers}
5. O = {objects in black and white color}
THE GROUPS THAT YOU HAVE JUST CREATED ARE
CALLED
SETS
may be thought of as a well-defined collection of objects.
the groups are called sets for as long as the objects in the
group share a characteristic and are thus, well defined.
the objects in the group are called elements (∈) or
members of the set.
WAYS OF DESCRIBING
SETS
1.Roster Notation or Listing Method
describing a set by listing each ∈ inside
the symbol { }.
Ex. T = {boat, car, bus, airplane}
WAYS OF DESCRIBING
SETS
2. Verbal Description Method
describing a set in words.
Ex. Set T is the set of transport that
uses fuel.
WAYS OF DESCRIBING
SETS
3. Set Builder Notation
lists the rules that determine whether an
object is an ∈ of the set rather than the actual
elements.
Ex.
T = {x | x is a kind of transport that uses fuel}
NOTICE THE
DIFFERENCE
1. T = {boat, car, bus, airplane}
2. Set T is the set of transport that uses
fuel.
3. T = {x | x is a kind of transport that
uses fuel}
LET’S
PRACTICE
A. Describe the set A = {red, orange,
yellow, green, blue, indigo, violet}
using:
1. Verbal description
2. Rule (Set builder notation)
LET’S
PRACTICE
Describe the set A = {red, orange,
yellow, green, blue, indigo, violet} using:
1. Verbal description
Set A is the set of the colors of the
rainbow
LET’S
PRACTICE
Describe the set A = {red, orange,
yellow, green, blue, indigo, violet} using:
2. Rule (Set builder notation)
A = {x|x is a color of the rainbow}
LET’S
PRACTICE
B. Write the elements of
E = {x|x is an integer less than 5 but
greater than - 2}
E = {4, 3, 2, 1, 0, -1}
LET’S EXPLORE FURTHER
In the given set below, how many
elements were listed?
E = {4, 3, 2, 1, 0, -1}
Ans: There are 6 elements listed
We can say that n(E) = 6
Cardinality of a set
LET’S EXPLORE
FURTHER
EQUAL SETS
Two sets that contain exactly
the same ∈.
Ex.
A = {r, a, i, l}
B = {l, i, a, r}
EQUIVALENT SETS
Two sets that contain equal
number of ∈.
Ex.
A = {1, 2, 3, 4}
B = { J, U, N, E}
Set A is
equivalent to
set B
(A ≈ B)
Set A is equal
to set B
(A = B)
LET’S
PRACTICE
A. Identify whether each set is ≈ or =.
A = {r, e, a, d}
B = {x|x is a letter in laptop}
Set C is the components of MAPEH
D = {d, e, a, r}
E = {1, 2, 3, 4, 5}
LET’S EXPLORE
FURTHER
UNIVERSAL SETS
A universal set (usually
denoted by U) is a set which
has elements of all the related
sets, without any repetition of
elements.
Ex. If A = {1,2,3} and B = {a,b,c},
then the universal set associated
with these two sets is given by
U = {1,2,3,a,b,c}
VENN DIAGRAM
U
A
1, 2, 3
B
a, b, c
LET’S EXPLORE
FURTHER
UNIVERSAL SETS
Try this:
If A = {2,3, 5, 9} and B = {1, 6, 7},
determine its universal set (U)
U = {1, 2, 3, 5, 6, 7, 9}
VENN DIAGRAM
U
A
2, 3, 5,
9
B
1, 6, 7
LET’S EXPLORE
FURTHER
SUBSET & PROPER
SUBSET
a set of which all the elements are
contained in another set.
Set A is a subset of B (A ⊆ B) if and
only if every element in A is also an
element in B.
Ex. If A = {1,5,7} and B = {1, 2, 3, 4, 5,
6, 7}, then A ⊆ B
If there is at least one element of set
B that is not an member of set A, we
call set A as the proper subset of B
(A ⊂ B)
VENN DIAGRAM
U
B
2, 3, 4,
6
A
1, 5, 7
LET’S EXPLORE
FURTHER
PROPER SUBSET
Consider the following:
A = {r, e, a, d}
B = {d, e, a, r}
Which is true statement?
A ⊆ B A ⊂ B
SUPERSET
U
B
2, 3, 4,
6
A
1, 5, 7
TO UNDERSTAND THIS BETTER, LET’S WATCH THIS
VIDEO
LET’S
PRACTICE
List all the possible subsets of set given.
1. A = {m, a, t, h}
Zero at a
time
One at a
time
Two at a time Three at a
time
Four at a
time
LET’S
PRACTICE
List all the possible subsets of set given.
1. A = {m, a, t, h}
Which of the following subsets given are ⊂?
Zero at a
time
One at a
time
Two at a time Three at a
time
Four at a
time
{ } {m} {m, a} {m, a, t} {m, a, t, h}
{a} {m, t} {m, t, h}
{ t } {m, h} {a, t, h}
{h} {a, t)
{a, h}
{t, h}
OPERATIONS ON SETS
INTERSECTION OF SET
The intersection of sets A and
B (A ∩ B) is a set of elements
that are members of both A
and B.
Ex.
A = {1, 2, 4, 6, 8}
B = {2, 3, 4, 5, 6}
A ∩ B = {2, 4, 6}
VENN DIAGRAM
A ∩ B
OPERATIONS ON SETS
UNION OF SETS
The union of two sets (A ⋃ B)
contains all the elements
contained in either set (or
both sets).
Ex.
A = {1, 2, 4, 6, 8}
B = {2, 3, 4, 5, 6}
A ⋃ B = {1, 2, 3, 4, 5, 6, 8}
VENN DIAGRAM
Shaded region represents A ⋃ B
OPERATIONS ON SETS
DIFFERENCE OF TWO
SETS
The difference of two sets,
written A - B is the set of all
elements of A that are not
elements of B.
Ex.
A = {1, 2, 4, 6, 8}
B = {2, 3, 4, 5, 6}
A – B = {1, 8}
VENN DIAGRAM
Shaded region represents A – B
U
OPERATIONS ON SETS
COMPLIMENT OF A SET
The complement of a set (A’) is
the set that includes all the
elements of the universal set (U)
that are not present in the given
set.
Ex.
U = {1, 2, 3, 4, 5, 6, 7, 8, 9}
A = {1, 2, 4, 6, 8}
B = {2, 3, 4, 5, 6}
A’ = {3, 5, 7, 9}
VENN DIAGRAM
Shaded regions represents A’
U
W1-BASIC IDEAS OF SETS.pptx

More Related Content

What's hot

Adding and subtracting rational expressions with different denominator
Adding and subtracting rational expressions with different denominatorAdding and subtracting rational expressions with different denominator
Adding and subtracting rational expressions with different denominator
Lorie Jane Letada
 
Square of a Binomial (Special Products)
Square of a Binomial (Special Products)Square of a Binomial (Special Products)
Square of a Binomial (Special Products)
Carlo Luna
 
Final maths presentation on sets
Final maths presentation on setsFinal maths presentation on sets
Final maths presentation on sets
Rahul Avicii
 
Sets
SetsSets
Algebraic Expressions and Equations
Algebraic Expressions and EquationsAlgebraic Expressions and Equations
Algebraic Expressions and Equations
Sonarin Cruz
 
Solving Problems Using Venn Diagram
Solving Problems Using Venn DiagramSolving Problems Using Venn Diagram
Solving Problems Using Venn Diagram
Free Math Powerpoints
 
Compliment of a set
Compliment of a setCompliment of a set
Compliment of a set
myla gambalan
 
Grade 7 Mathematics Week 4 2nd Quarter
Grade 7 Mathematics Week 4 2nd QuarterGrade 7 Mathematics Week 4 2nd Quarter
Grade 7 Mathematics Week 4 2nd Quarter
jennytuazon01630
 
Factoring Perfect Square Trinomial
Factoring Perfect Square TrinomialFactoring Perfect Square Trinomial
Factoring Perfect Square Trinomial
Dhenz Lorenzo
 
Types Of Set
Types Of SetTypes Of Set
Types Of Set
Pkwebbs
 
Sets PowerPoint Presentation
Sets PowerPoint PresentationSets PowerPoint Presentation
Sets PowerPoint Presentation
Ashna Rajput
 
1. sets and basic notations
1. sets and basic notations1. sets and basic notations
1. sets and basic notationseduardman
 
Factor Theorem and Remainder Theorem
Factor Theorem and Remainder TheoremFactor Theorem and Remainder Theorem
Factor Theorem and Remainder Theorem
Ronalie Mejos
 
Factors of Sum or Difference of Two Cubes
Factors of Sum or Difference of Two Cubes Factors of Sum or Difference of Two Cubes
Factors of Sum or Difference of Two Cubes
CeciliaCalongcagong
 
Arithmetic sequence
Arithmetic sequenceArithmetic sequence
Arithmetic sequence
maricel mas
 
Addition and subtraction of rational expression
Addition and subtraction of rational expressionAddition and subtraction of rational expression
Addition and subtraction of rational expression
MartinGeraldine
 
Sets in mathematics
Sets in mathematicsSets in mathematics
Sets in mathematics
Arooba Siddiquie
 
maths set
maths setmaths set
maths set
Ashish Agarwal
 
3. using the principles together
3. using the principles together3. using the principles together
3. using the principles togetherMedhaKetkar
 

What's hot (20)

Adding and subtracting rational expressions with different denominator
Adding and subtracting rational expressions with different denominatorAdding and subtracting rational expressions with different denominator
Adding and subtracting rational expressions with different denominator
 
Square of a Binomial (Special Products)
Square of a Binomial (Special Products)Square of a Binomial (Special Products)
Square of a Binomial (Special Products)
 
Final maths presentation on sets
Final maths presentation on setsFinal maths presentation on sets
Final maths presentation on sets
 
Sets
SetsSets
Sets
 
Algebraic Expressions and Equations
Algebraic Expressions and EquationsAlgebraic Expressions and Equations
Algebraic Expressions and Equations
 
Solving Problems Using Venn Diagram
Solving Problems Using Venn DiagramSolving Problems Using Venn Diagram
Solving Problems Using Venn Diagram
 
Compliment of a set
Compliment of a setCompliment of a set
Compliment of a set
 
Grade 7 Mathematics Week 4 2nd Quarter
Grade 7 Mathematics Week 4 2nd QuarterGrade 7 Mathematics Week 4 2nd Quarter
Grade 7 Mathematics Week 4 2nd Quarter
 
Factoring Perfect Square Trinomial
Factoring Perfect Square TrinomialFactoring Perfect Square Trinomial
Factoring Perfect Square Trinomial
 
Sets and Subsets
Sets and SubsetsSets and Subsets
Sets and Subsets
 
Types Of Set
Types Of SetTypes Of Set
Types Of Set
 
Sets PowerPoint Presentation
Sets PowerPoint PresentationSets PowerPoint Presentation
Sets PowerPoint Presentation
 
1. sets and basic notations
1. sets and basic notations1. sets and basic notations
1. sets and basic notations
 
Factor Theorem and Remainder Theorem
Factor Theorem and Remainder TheoremFactor Theorem and Remainder Theorem
Factor Theorem and Remainder Theorem
 
Factors of Sum or Difference of Two Cubes
Factors of Sum or Difference of Two Cubes Factors of Sum or Difference of Two Cubes
Factors of Sum or Difference of Two Cubes
 
Arithmetic sequence
Arithmetic sequenceArithmetic sequence
Arithmetic sequence
 
Addition and subtraction of rational expression
Addition and subtraction of rational expressionAddition and subtraction of rational expression
Addition and subtraction of rational expression
 
Sets in mathematics
Sets in mathematicsSets in mathematics
Sets in mathematics
 
maths set
maths setmaths set
maths set
 
3. using the principles together
3. using the principles together3. using the principles together
3. using the principles together
 

Similar to W1-BASIC IDEAS OF SETS.pptx

Q1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptx
Q1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptxQ1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptx
Q1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptx
NovyFacun1
 
Sets functions-sequences-exercises
Sets functions-sequences-exercisesSets functions-sequences-exercises
Sets functions-sequences-exercises
Roshayu Mohamad
 
Introduction on Sets.pptx
Introduction on Sets.pptxIntroduction on Sets.pptx
Introduction on Sets.pptx
KristineAnnEleccion1
 
Bba i-bm-u-1.2 set theory -
Bba i-bm-u-1.2 set theory  - Bba i-bm-u-1.2 set theory  -
Bba i-bm-u-1.2 set theory -
Rai University
 
POWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdfPOWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdf
MaryAnnBatac1
 
Set and Set operations, UITM KPPIM DUNGUN
Set and Set operations, UITM KPPIM DUNGUNSet and Set operations, UITM KPPIM DUNGUN
Set and Set operations, UITM KPPIM DUNGUN
baberexha
 
SETS PPT-XI.pptx
SETS PPT-XI.pptxSETS PPT-XI.pptx
SETS PPT-XI.pptx
TamannaNayak5
 
Set Theory
Set TheorySet Theory
Set Theoryitutor
 
Set theory-ppt
Set theory-pptSet theory-ppt
Set theory-ppt
vipulAtri
 
Module week 1 Q1
Module week 1 Q1Module week 1 Q1
Module week 1 Q1
Rommel Limbauan
 
Set theory
Set theorySet theory
Set theory
AN_Rajin
 
Explore the foundational concepts of sets in discrete mathematics
Explore the foundational concepts of sets in discrete mathematicsExplore the foundational concepts of sets in discrete mathematics
Explore the foundational concepts of sets in discrete mathematics
Dr Chetan Bawankar
 
module 1Final flat FLAT Notes-1-101.pptx
module 1Final  flat FLAT Notes-1-101.pptxmodule 1Final  flat FLAT Notes-1-101.pptx
module 1Final flat FLAT Notes-1-101.pptx
SrinivasRedyySarviga
 
Grade 7 Mathematics Week 1.presentations
Grade 7 Mathematics Week 1.presentationsGrade 7 Mathematics Week 1.presentations
Grade 7 Mathematics Week 1.presentations
FranceAnnValmores
 
Sets
SetsSets
Discrete mathematics for diploma students
Discrete mathematics for diploma studentsDiscrete mathematics for diploma students
Discrete mathematics for diploma students
Zubair Khan
 
Discrete mathematics OR Structure
Discrete mathematics OR Structure Discrete mathematics OR Structure
Discrete mathematics OR Structure
Abdullah Jan
 
Week 2-1 - Universal Set and Subset .pptx
Week 2-1 - Universal Set and Subset .pptxWeek 2-1 - Universal Set and Subset .pptx
Week 2-1 - Universal Set and Subset .pptx
SHERWINROYCBLASON
 

Similar to W1-BASIC IDEAS OF SETS.pptx (20)

Q1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptx
Q1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptxQ1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptx
Q1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptx
 
Sets functions-sequences-exercises
Sets functions-sequences-exercisesSets functions-sequences-exercises
Sets functions-sequences-exercises
 
4898850.ppt
4898850.ppt4898850.ppt
4898850.ppt
 
Introduction on Sets.pptx
Introduction on Sets.pptxIntroduction on Sets.pptx
Introduction on Sets.pptx
 
Bba i-bm-u-1.2 set theory -
Bba i-bm-u-1.2 set theory  - Bba i-bm-u-1.2 set theory  -
Bba i-bm-u-1.2 set theory -
 
POWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdfPOWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdf
 
Set and Set operations, UITM KPPIM DUNGUN
Set and Set operations, UITM KPPIM DUNGUNSet and Set operations, UITM KPPIM DUNGUN
Set and Set operations, UITM KPPIM DUNGUN
 
SETS PPT-XI.pptx
SETS PPT-XI.pptxSETS PPT-XI.pptx
SETS PPT-XI.pptx
 
Set Theory
Set TheorySet Theory
Set Theory
 
Set theory-ppt
Set theory-pptSet theory-ppt
Set theory-ppt
 
Module week 1 Q1
Module week 1 Q1Module week 1 Q1
Module week 1 Q1
 
Set theory
Set theorySet theory
Set theory
 
Explore the foundational concepts of sets in discrete mathematics
Explore the foundational concepts of sets in discrete mathematicsExplore the foundational concepts of sets in discrete mathematics
Explore the foundational concepts of sets in discrete mathematics
 
module 1Final flat FLAT Notes-1-101.pptx
module 1Final  flat FLAT Notes-1-101.pptxmodule 1Final  flat FLAT Notes-1-101.pptx
module 1Final flat FLAT Notes-1-101.pptx
 
A
AA
A
 
Grade 7 Mathematics Week 1.presentations
Grade 7 Mathematics Week 1.presentationsGrade 7 Mathematics Week 1.presentations
Grade 7 Mathematics Week 1.presentations
 
Sets
SetsSets
Sets
 
Discrete mathematics for diploma students
Discrete mathematics for diploma studentsDiscrete mathematics for diploma students
Discrete mathematics for diploma students
 
Discrete mathematics OR Structure
Discrete mathematics OR Structure Discrete mathematics OR Structure
Discrete mathematics OR Structure
 
Week 2-1 - Universal Set and Subset .pptx
Week 2-1 - Universal Set and Subset .pptxWeek 2-1 - Universal Set and Subset .pptx
Week 2-1 - Universal Set and Subset .pptx
 

Recently uploaded

The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdfESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
Fundacja Rozwoju Społeczeństwa Przedsiębiorczego
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
Steve Thomason
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
Vikramjit Singh
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
beazzy04
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
How to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS ModuleHow to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS Module
Celine George
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
BhavyaRajput3
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
Col Mukteshwar Prasad
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
kaushalkr1407
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 

Recently uploaded (20)

The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdfESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
How to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS ModuleHow to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS Module
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 

W1-BASIC IDEAS OF SETS.pptx

  • 3. LEARNING OBJECTIVES At the end of this session, you are expected to: 1. describe well defined sets, ,subsets, universal sets, null sets, and cardinality of sets; 2. illustrate the union and intersection of sets and the difference of two sets; 3. use Venn diagrams to represent sets, subsets, and set operations; and 4. solve problems involving sets.
  • 4. EXPLORATION Go to page 2 of your book. Let’s consider the following list below. Which does not belong to the group? 1. boat, kalesa, car, bus, airplane 2. carabao, chicken, cow, pig, goat 3. Bulacan, Pampanga, Batangas, Bataan, Tarlac 4. hexagon, quadrilateral, rectangle, rhombus, square 5. meter, centimeter, kilometer, square meter, decimeter 6. 2, 12, 24, 11, 30
  • 5. EXPLORATION If we removed one particular member which is not part of the group, we can now describe the characteristics of the new formed group. For instance. boat, kalesa, car, bus, airplane boat, car, bus, airplane (kinds of transport that use fuel) T = {kinds of transport that use fuel)
  • 6. EXPLORATION If we removed one particular member which is not part of the group, we can now describe the characteristics of the new formed group. For instance. carabao, chicken, cow, pig, goat carabao, cow, pig, goat (animals with for legs) A = {animals with four legs)
  • 7. EXPLORATION If we removed one particular member which is not part of the group, we can now describe the characteristics of the new formed group. For instance. Bulacan, Pampanga, Batangas, Bataan, Tarlac Bulacan, Pampanga, Bataan, Tarlac (provinces in Central Luzon) P = {provinces in Central Luzon)
  • 8. EXPLORATION If we removed one particular member which is not part of the group, we can now describe the characteristics of the new formed group. For instance. hexagon, quadrilateral, rectangle, rhombus, square quadrilateral, rectangle, rhombus, square (shapes with four sides) S = {shapes with four sides)
  • 9. EXPLORATION If we removed one particular member which is not part of the group, we can now describe the characteristics of the new formed group. For instance. 2, 12, 24, 11, 30 2, 12, 24, 30 (even numbers) E = {even number)
  • 10. EXPLORATION Consider this image. Group them as you see fit and label each group.
  • 11. ANSWER THE FOLLOWING QUESTIONS: 1. How many groups are there? 2. Does each object belong to a group? 3. Is there an object that belongs to more than one group? Which one?
  • 12. DO YOU HAVE THESE GROUPS? 1. H = {kinds of hat) 2. P = {different polyhedrons} 3. T = {kinds of terrestrial tress} 4. N = {set of positive integers} 5. O = {objects in black and white color}
  • 13. THE GROUPS THAT YOU HAVE JUST CREATED ARE CALLED SETS may be thought of as a well-defined collection of objects. the groups are called sets for as long as the objects in the group share a characteristic and are thus, well defined. the objects in the group are called elements (∈) or members of the set.
  • 14. WAYS OF DESCRIBING SETS 1.Roster Notation or Listing Method describing a set by listing each ∈ inside the symbol { }. Ex. T = {boat, car, bus, airplane}
  • 15. WAYS OF DESCRIBING SETS 2. Verbal Description Method describing a set in words. Ex. Set T is the set of transport that uses fuel.
  • 16. WAYS OF DESCRIBING SETS 3. Set Builder Notation lists the rules that determine whether an object is an ∈ of the set rather than the actual elements. Ex. T = {x | x is a kind of transport that uses fuel}
  • 17. NOTICE THE DIFFERENCE 1. T = {boat, car, bus, airplane} 2. Set T is the set of transport that uses fuel. 3. T = {x | x is a kind of transport that uses fuel}
  • 18. LET’S PRACTICE A. Describe the set A = {red, orange, yellow, green, blue, indigo, violet} using: 1. Verbal description 2. Rule (Set builder notation)
  • 19. LET’S PRACTICE Describe the set A = {red, orange, yellow, green, blue, indigo, violet} using: 1. Verbal description Set A is the set of the colors of the rainbow
  • 20. LET’S PRACTICE Describe the set A = {red, orange, yellow, green, blue, indigo, violet} using: 2. Rule (Set builder notation) A = {x|x is a color of the rainbow}
  • 21. LET’S PRACTICE B. Write the elements of E = {x|x is an integer less than 5 but greater than - 2} E = {4, 3, 2, 1, 0, -1}
  • 22. LET’S EXPLORE FURTHER In the given set below, how many elements were listed? E = {4, 3, 2, 1, 0, -1} Ans: There are 6 elements listed We can say that n(E) = 6 Cardinality of a set
  • 23. LET’S EXPLORE FURTHER EQUAL SETS Two sets that contain exactly the same ∈. Ex. A = {r, a, i, l} B = {l, i, a, r} EQUIVALENT SETS Two sets that contain equal number of ∈. Ex. A = {1, 2, 3, 4} B = { J, U, N, E} Set A is equivalent to set B (A ≈ B) Set A is equal to set B (A = B)
  • 24. LET’S PRACTICE A. Identify whether each set is ≈ or =. A = {r, e, a, d} B = {x|x is a letter in laptop} Set C is the components of MAPEH D = {d, e, a, r} E = {1, 2, 3, 4, 5}
  • 25. LET’S EXPLORE FURTHER UNIVERSAL SETS A universal set (usually denoted by U) is a set which has elements of all the related sets, without any repetition of elements. Ex. If A = {1,2,3} and B = {a,b,c}, then the universal set associated with these two sets is given by U = {1,2,3,a,b,c} VENN DIAGRAM U A 1, 2, 3 B a, b, c
  • 26. LET’S EXPLORE FURTHER UNIVERSAL SETS Try this: If A = {2,3, 5, 9} and B = {1, 6, 7}, determine its universal set (U) U = {1, 2, 3, 5, 6, 7, 9} VENN DIAGRAM U A 2, 3, 5, 9 B 1, 6, 7
  • 27. LET’S EXPLORE FURTHER SUBSET & PROPER SUBSET a set of which all the elements are contained in another set. Set A is a subset of B (A ⊆ B) if and only if every element in A is also an element in B. Ex. If A = {1,5,7} and B = {1, 2, 3, 4, 5, 6, 7}, then A ⊆ B If there is at least one element of set B that is not an member of set A, we call set A as the proper subset of B (A ⊂ B) VENN DIAGRAM U B 2, 3, 4, 6 A 1, 5, 7
  • 28. LET’S EXPLORE FURTHER PROPER SUBSET Consider the following: A = {r, e, a, d} B = {d, e, a, r} Which is true statement? A ⊆ B A ⊂ B SUPERSET U B 2, 3, 4, 6 A 1, 5, 7
  • 29. TO UNDERSTAND THIS BETTER, LET’S WATCH THIS VIDEO
  • 30. LET’S PRACTICE List all the possible subsets of set given. 1. A = {m, a, t, h} Zero at a time One at a time Two at a time Three at a time Four at a time
  • 31. LET’S PRACTICE List all the possible subsets of set given. 1. A = {m, a, t, h} Which of the following subsets given are ⊂? Zero at a time One at a time Two at a time Three at a time Four at a time { } {m} {m, a} {m, a, t} {m, a, t, h} {a} {m, t} {m, t, h} { t } {m, h} {a, t, h} {h} {a, t) {a, h} {t, h}
  • 32. OPERATIONS ON SETS INTERSECTION OF SET The intersection of sets A and B (A ∩ B) is a set of elements that are members of both A and B. Ex. A = {1, 2, 4, 6, 8} B = {2, 3, 4, 5, 6} A ∩ B = {2, 4, 6} VENN DIAGRAM A ∩ B
  • 33. OPERATIONS ON SETS UNION OF SETS The union of two sets (A ⋃ B) contains all the elements contained in either set (or both sets). Ex. A = {1, 2, 4, 6, 8} B = {2, 3, 4, 5, 6} A ⋃ B = {1, 2, 3, 4, 5, 6, 8} VENN DIAGRAM Shaded region represents A ⋃ B
  • 34. OPERATIONS ON SETS DIFFERENCE OF TWO SETS The difference of two sets, written A - B is the set of all elements of A that are not elements of B. Ex. A = {1, 2, 4, 6, 8} B = {2, 3, 4, 5, 6} A – B = {1, 8} VENN DIAGRAM Shaded region represents A – B U
  • 35. OPERATIONS ON SETS COMPLIMENT OF A SET The complement of a set (A’) is the set that includes all the elements of the universal set (U) that are not present in the given set. Ex. U = {1, 2, 3, 4, 5, 6, 7, 8, 9} A = {1, 2, 4, 6, 8} B = {2, 3, 4, 5, 6} A’ = {3, 5, 7, 9} VENN DIAGRAM Shaded regions represents A’ U