SlideShare une entreprise Scribd logo
1  sur  24
Télécharger pour lire hors ligne
Unit 1
Sets
§2.1: Symbols and Terminology ..........................................................................................3
§2.2: Venn Diagrams and Subsets .......................................................................................7
§2.3: Set Operations ...........................................................................................................13
§2.4: Surveys and Cardinal Numbers ................................................................................21
§2.1: SYMBOLS AND TERMINOLOGY
Definition:

A set is a ______________ of objects. If an object belongs to the set, we call it an
______________ or ______________.

Notation:

x ∈ A means x is ____ ___________ of A.
x ∉ A means x is ____ ____ ___________ of A.

Remark

A set must be ______________________. This means that we can determine if an
element belongs to the collection.

Naming Sets
There are three ways to name a set:
•

Listing (Roster Form)
The elements of the set are listed, separated by ______________. The entire list is
enclosed in braces,

•

{ }.

The order of the elements is not important.

Word Description (Verbal Description)
The description provided must be ______________.

•

Set-builder Notation
Set-builder notation encloses a general ______________ for the elements and a
description of any restrictions on the formula input.

{ formula for element | restriction on formula's input}
Example 1:

Write a verbal description of the set.
A = {2,3,5, 7,11,13,17,19}

Solution:

Unit 1: Sets

3
Example 2:

List the elements in the set.

B = { x 2 − 1| x ∈ N and x ≤ 5 }

Solution:

Example 3:

Identify each collection as “well defined” or “not well defined”.
A.

{ x | x is a book catalogued by JALC}

B.

{ x | x is a good movie}

C.

{ x | x is a counting number greater than 4}

Solution:

A.

B.

C.

4

Unit 1: Sets
Example 4:

List the elements of the set.
A is the set of odd counting numbers greater than 10.

Solution:

Example 5:

List the elements of the set.
A is the set of all astronauts who have walked on Neptune.

Solution:

Two Special Sets
Definition:

The ____________ ______ is the set that contains no elements.

Notation:

We can write _____ or _______.

Definition:

The ________________ ________ is the set that contains all of the elements
relevant to the context.

Notation:

We write _______.

Unit 1: Sets

5
Equal Sets
Definition:

Two sets are said to be equal if they have the __________ ________________.

Notation:

If A and B are equal, then we write A = B.

Cardinality of a Set
Definition:

The ______________ of _________________ in a set is called the cardinal
number of a set.

Notation:

n ( A ) = cardinal number of A

Example 6:

Find n ( A ) .
A = { x | x is a vowel in the English alphabet}

Solution:

Example 7:

Find n ( B ) .
B = { x | x is two-digit natural number}

Solution:

6

Unit 1: Sets
§2.2: VENN DIAGRAMS AND SUBSETS
Venn Diagrams
Definition:

A Venn diagram is a ___________ _______________ of a set or sets.

Venn diagrams will be particularly useful when we discuss set operations in §2.3.

Example 1:

In the Venn diagram below, each region is given a number.
U
B

A
2
1

3
4

A. List the numbered regions which correspond to the set A.
B. List the numbered regions which correspond to the set B.
C. List the numbered regions which correspond to the set U.

Solution:
A.

B.

C.

Unit 1: Sets

7
Example 2:

Shade the regions in the Venn diagram which correspond to the elements
that are not in A.
U
B

A
2
1

3
4

Complement of a Set
Definition:

The complement of a set A is the set of all elements that are ________ _____ the
set A.

Notation:

A′ = the complement of A.

Remark:

The regions we shaded in Example 2 correspond to A′.

Example 3:

Write the definition of the complement of the set A in set-builder notation.

Solution:

8

Unit 1: Sets
Example 4:

Given U = {rain, snow, sleet, hail, wind, frost, fog} and A = {snow, wind, frost} ,
find A′.

Solution:

Example 5:

Find each of the following.
A. U ′
B. ∅′

C.

( A′)′

Solution:
A.

B.

C.

Unit 1: Sets

9
Subsets

Example 6:

When you order a hamburger at PawPaw J’s Hamburger Grill, you can pick from
the following set of condiments.

{ketchup, mustard, pickles}
Write out sets that correspond to every possible choice of condiments.

Solution:

Definition:

We say the set A is a subset of the set B if ____________ _________________
that belongs to A ___________ _______________ to B.

Notation:

A ⊆ B means A is a subset of B.

Example 7:

List all of the subsets of the set {hot, cold, warm, frigid} .

Solution:

10

Unit 1: Sets
Formula:

Let A be a set with n elements. Then A has 2n subsets.

Note: Where did the two come from? Hint: Remember that a set must be well-defined.

Example 8:

Given A = {gold, silver, bronze, magnesium, copper} , how many subsets does the
set A have?

Solution:

Two Unexpected Subsets

Example 9:

Let A be a nonempty set. What are two sets that are guaranteed to be subsets of A?

Solution:

Definition:

If A is a subset of B and A ≠ B, we call A a _____________ _______________
of B.

Notation:

A ⊂ B means A is a proper subset of B.
Unit 1: Sets

11
Formula:

Let A be a set with n elements. Then A has __________ proper subsets.

Example 10: Let T = {Edwards, Owen, Calvin, Luther, Hodge, Augustine} . How many proper
subsets of T are there?
Solution:

12

Unit 1: Sets
§2.3: SET OPERATIONS
Example 1:

In the Venn diagram below, shade the region(s) that correspond to the elements
that are in both A and B.

U
B

A
2
1

3
4

Example 2:

Neldys will be happy with any combination of the following set of toppings for a
pizza
N = {pepperoni, sausage, mushrooms, olives, peppers} ,

and Jim will be happy with any combination of the following set of toppings for a
pizza
J = {sausage, onions, tomatoes, olives, bacon} .

With what set of toppings would they both be happy?

Solution:

Unit 1: Sets

13
Intersections
Definition:

The intersection of the set A and the set B is the set of those elements that are in
both A and B.

Notation:

A ∩ B means the intersection of A and B.

Remark:

You will notice that we shaded the region in Example 1 that corresponds to

A ∩ B.

Example 3:

Write the definition of A ∩ B in set-builder notation.

Solution:

Example 4:
Let U = {Freud, Jung, Piaget, Skinner, Bandura, Rogers, Pavlov, Lewin, Erikson, James} ,
A = {Freud, Piaget, Skinner, Jung} , and B = {Piaget, Jung, Rogers, Lewin} . Find A′ ∩ B.

Solution:

14

Unit 1: Sets
Unions
Example 5:

Debbie rolls a single, six-sided die. She will win a necklace if she rolls an even
number or a number less than 3. Write the list of outcomes for which she would
win.

Solution:

Definition:

The union of the set A and the set B is the set of those elements that are in A or B
(or both).

Notation:

A ∪ B means the union of A and B.

Example 6:

Write the definition of A ∪ B in set-builder notation.

Solution:

Example 7:

In the Venn diagram below, shade the region(s) that correspond to A ∪ B.
U
B

A
2
1

3
4

Unit 1: Sets

15
Example 8:

Let U = {a, b, c, d , e, f , g , h, i, j} , A = {a, b, d , g , h} , and B = { g , h, i, j} . Find each
of the following.
A. A′
B. B′
C. A ∪ B
D. A ∩ B
E.

F.

G. A′ ∪ B′
H. A′ ∩ B′

( A ∪ B )′

A.

B.

C.

D.

E.

F.

G.

H.

16

( A ∩ B )′

Unit 1: Sets
Rule: DeMorgan’s Law for Sets
•

( A ∪ B )′ =A′ ∩ B′

•

( A ∩ B )′ =A′ ∪ B′

Differences
Definition:

The difference of the sets A and B is the set of those elements that are in A but not
B.

Notation:

A − B means the difference of A and B.

Example 9:

Write the definition of A − B in set-builder notation.

Solution:

Example 10: In the Venn diagram below, shade the region(s) that correspond to A − B.
U
B

A
2
1

3
4

Unit 1: Sets

17
Example 11: Let U = {a, b, c, d , e, f , g , h, i, j} , A = {a, b, d , g , h} , and B = { g , h, i, j} . Find each
of the following.
A. A − B
B. B − A
C. U − A
D. What is another name for U − A ?

A.

B.

C.

D.

Warning:

18

A − B does not mean the same thing as B − A.

Unit 1: Sets
Shading Venn Diagrams
Use the numbered regions to help you determine which regions to shade. Think of it as “paintby-number.”

Example 12: In the Venn diagram below, shade the region(s) corresponding to A′ ∩ B.
U
B

A
2
1

3
4

Solution:

Unit 1: Sets

19
Example 13: In the Venn diagram below, shade the region(s) corresponding to ( A ∪ B′ ) ∩ C.
U
B

A

C

Solution:

20

Unit 1: Sets
§2.4: SURVEYS AND CARDINAL NUMBERS
Cardinality when Two Sets are Involved

Example 1:

In a group of 47 students, 22 students are enrolled in a science class, 28 are
enrolled in a humanities class, and 7 are enrolled in both.
A. How many students are enrolled in a science class or a humanities class?
B. How many are enrolled in neither?

Solution:

Example 2:

Find the value of n ( A ∪ B ) = 19, n ( B ) 14, and n ( A ∩ B ) =
if n ( A ) =
4.

Solution:

Unit 1: Sets

21
Developing a Formula for n ( A ∪ B )
U
B

A
2
1

3
4

In the above Venn diagram,
•

Determine the regions accounted for in each of the following.
o
o

n ( B ) counts the elements in regions ____________

o

n ( A ) + n ( B ) counts the elements in regions ____________ and ________

o
•

n ( A ) counts the elements in regions ____________

n ( A ∪ B ) counts the elements in regions ____________

Does the formula n ( A ∪ B ) n ( A ) + n ( B ) make sense? Explain why or why not. ______
=
________________________________________________________________________
________________________________________________________________________

•

If we want to count the elements in region 2, what notation would we use? ___________

Formula:

For any two sets A and B,
n ( A ∪ B) =
_______________________________

22

Unit 1: Sets
Example 3:

Find the value of n ( A ∩ B ) = 30, n ( B ) 19, and n ( A ∪ B ) =
if n ( A ) =
43.

Solution:

Cardinality when Three Sets are Involved

Example 4:

Use the given Venn diagram and the given information to fill in the number of
elements in each region.
n ( A ∩ B ) 21, n ( A ∩ B ∩ C ) 6, n ( A ∩ C ) 26, n ( B ∩ C ) 7,
=
=
=
=
n ( A ∩ C ′ ) 20, n ( B ∩ C ′ ) 25, n (= 40, and n ( A′ ∩ B′ ∩ C ′ ) 2.
C)
=
=
=

U
B

A

C

Unit 1: Sets

23
Example 5:

A survey of 80 movie renters was taken.
25
45
32
10
12
7
4

enjoy horror films.
enjoy romantic comedies.
enjoy documentaries.
enjoy horror films and romantic comedies.
enjoy romantic comedies and documentaries.
enjoy horror films and documentaries.
enjoy all three.

Use a Venn diagram to answer each question.
A. How many enjoy documentaries and romantic comedies, but not horrors?
B. How many enjoy none of these of three types of movies?

24

Unit 1: Sets

Contenu connexe

Tendances

Sets Part II: Operations
Sets Part II: OperationsSets Part II: Operations
Sets Part II: OperationsChad de Guzman
 
Discrete Mathematics with Applications 4th Edition Susanna Solutions Manual
Discrete Mathematics with Applications 4th Edition Susanna Solutions ManualDiscrete Mathematics with Applications 4th Edition Susanna Solutions Manual
Discrete Mathematics with Applications 4th Edition Susanna Solutions ManualHayfaVaughan
 
Circle & solid geometry f3
Circle & solid geometry f3Circle & solid geometry f3
Circle & solid geometry f3normalamahadi
 
How to Find a Cartesian Product
How to Find a Cartesian ProductHow to Find a Cartesian Product
How to Find a Cartesian ProductDon Sevcik
 
How to Prove and Apply De Morgan's Laws
How to Prove and Apply De Morgan's LawsHow to Prove and Apply De Morgan's Laws
How to Prove and Apply De Morgan's LawsDon Sevcik
 
Conjuntos y desigualdad.
Conjuntos y desigualdad.Conjuntos y desigualdad.
Conjuntos y desigualdad.Miguel Majano
 
CMSC 56 | Lecture 12: Recursive Definition & Algorithms, and Program Correctness
CMSC 56 | Lecture 12: Recursive Definition & Algorithms, and Program CorrectnessCMSC 56 | Lecture 12: Recursive Definition & Algorithms, and Program Correctness
CMSC 56 | Lecture 12: Recursive Definition & Algorithms, and Program Correctnessallyn joy calcaben
 
Sets Part I The Basics
Sets Part I   The BasicsSets Part I   The Basics
Sets Part I The BasicsChad de Guzman
 
Learn Set Theory
Learn Set TheoryLearn Set Theory
Learn Set Theoryyochevedl
 
Peperiksaan pertengahan tahun t4 2012 (2)
Peperiksaan pertengahan tahun t4 2012 (2)Peperiksaan pertengahan tahun t4 2012 (2)
Peperiksaan pertengahan tahun t4 2012 (2)normalamahadi
 
Mathematics Mid Year Form 4 Paper 1 Mathematics
Mathematics Mid Year Form 4 Paper 1 MathematicsMathematics Mid Year Form 4 Paper 1 Mathematics
Mathematics Mid Year Form 4 Paper 1 Mathematicssue sha
 
Set relationships
Set relationshipsSet relationships
Set relationshipsAjayQuines
 

Tendances (19)

Sets
SetsSets
Sets
 
Sets Part II: Operations
Sets Part II: OperationsSets Part II: Operations
Sets Part II: Operations
 
Discrete Mathematics with Applications 4th Edition Susanna Solutions Manual
Discrete Mathematics with Applications 4th Edition Susanna Solutions ManualDiscrete Mathematics with Applications 4th Edition Susanna Solutions Manual
Discrete Mathematics with Applications 4th Edition Susanna Solutions Manual
 
Circle & solid geometry f3
Circle & solid geometry f3Circle & solid geometry f3
Circle & solid geometry f3
 
How to Find a Cartesian Product
How to Find a Cartesian ProductHow to Find a Cartesian Product
How to Find a Cartesian Product
 
Set Operations
Set OperationsSet Operations
Set Operations
 
How to Prove and Apply De Morgan's Laws
How to Prove and Apply De Morgan's LawsHow to Prove and Apply De Morgan's Laws
How to Prove and Apply De Morgan's Laws
 
Conjuntos y desigualdad.
Conjuntos y desigualdad.Conjuntos y desigualdad.
Conjuntos y desigualdad.
 
CMSC 56 | Lecture 12: Recursive Definition & Algorithms, and Program Correctness
CMSC 56 | Lecture 12: Recursive Definition & Algorithms, and Program CorrectnessCMSC 56 | Lecture 12: Recursive Definition & Algorithms, and Program Correctness
CMSC 56 | Lecture 12: Recursive Definition & Algorithms, and Program Correctness
 
2.2 Set Operations
2.2 Set Operations2.2 Set Operations
2.2 Set Operations
 
Sets Part I The Basics
Sets Part I   The BasicsSets Part I   The Basics
Sets Part I The Basics
 
Learn Set Theory
Learn Set TheoryLearn Set Theory
Learn Set Theory
 
Peperiksaan pertengahan tahun t4 2012 (2)
Peperiksaan pertengahan tahun t4 2012 (2)Peperiksaan pertengahan tahun t4 2012 (2)
Peperiksaan pertengahan tahun t4 2012 (2)
 
Sets
SetsSets
Sets
 
Mathematics Mid Year Form 4 Paper 1 Mathematics
Mathematics Mid Year Form 4 Paper 1 MathematicsMathematics Mid Year Form 4 Paper 1 Mathematics
Mathematics Mid Year Form 4 Paper 1 Mathematics
 
Set operations
Set operationsSet operations
Set operations
 
F4 03 Sets
F4 03 SetsF4 03 Sets
F4 03 Sets
 
Set relationships
Set relationshipsSet relationships
Set relationships
 
2 homework
2 homework2 homework
2 homework
 

En vedette (20)

Project Town Naku Sa Math
Project Town Naku Sa MathProject Town Naku Sa Math
Project Town Naku Sa Math
 
Sets 3
Sets 3Sets 3
Sets 3
 
Pre-Cal 30S December 16, 2008
Pre-Cal 30S December 16, 2008Pre-Cal 30S December 16, 2008
Pre-Cal 30S December 16, 2008
 
Diagram venn
Diagram vennDiagram venn
Diagram venn
 
03 more on sets and venn
03   more on sets and venn03   more on sets and venn
03 more on sets and venn
 
Class 5 - Set Theory and Venn Diagrams
Class 5 - Set Theory and Venn DiagramsClass 5 - Set Theory and Venn Diagrams
Class 5 - Set Theory and Venn Diagrams
 
Lecture 07
Lecture 07Lecture 07
Lecture 07
 
Sets
SetsSets
Sets
 
Powerpoint slide venn diagram
Powerpoint slide venn diagramPowerpoint slide venn diagram
Powerpoint slide venn diagram
 
Funny Venn Diagrams
Funny Venn DiagramsFunny Venn Diagrams
Funny Venn Diagrams
 
CST 504 Venn Diagrams
CST 504 Venn DiagramsCST 504 Venn Diagrams
CST 504 Venn Diagrams
 
Three Circle Venn Diagrams
Three Circle Venn DiagramsThree Circle Venn Diagrams
Three Circle Venn Diagrams
 
Sets Notes
Sets NotesSets Notes
Sets Notes
 
Venn Diagrams Templates by Creately
Venn Diagrams Templates by CreatelyVenn Diagrams Templates by Creately
Venn Diagrams Templates by Creately
 
Venn diagrams
Venn diagramsVenn diagrams
Venn diagrams
 
Venn Diagram
Venn DiagramVenn Diagram
Venn Diagram
 
Sets venn diagrams
Sets venn diagramsSets venn diagrams
Sets venn diagrams
 
Mensuration
MensurationMensuration
Mensuration
 
Set Theory
Set TheorySet Theory
Set Theory
 
Venn Diagram Word Problems
Venn Diagram Word ProblemsVenn Diagram Word Problems
Venn Diagram Word Problems
 

Similaire à Unit 1 sets lecture notes

SET THEORY
SET THEORYSET THEORY
SET THEORYLena
 
Learning Guide for Grade 7 Mathematics under the k-12 Curriculum in the Phili...
Learning Guide for Grade 7 Mathematics under the k-12 Curriculum in the Phili...Learning Guide for Grade 7 Mathematics under the k-12 Curriculum in the Phili...
Learning Guide for Grade 7 Mathematics under the k-12 Curriculum in the Phili...polchan
 
JEE+Crash+course+_+Phase+I+_+Session+1+_+Sets+and++Relations+&+Functions+_+7t...
JEE+Crash+course+_+Phase+I+_+Session+1+_+Sets+and++Relations+&+Functions+_+7t...JEE+Crash+course+_+Phase+I+_+Session+1+_+Sets+and++Relations+&+Functions+_+7t...
JEE+Crash+course+_+Phase+I+_+Session+1+_+Sets+and++Relations+&+Functions+_+7t...7anantsharma7
 
Mathematical Languages.pptx
Mathematical Languages.pptxMathematical Languages.pptx
Mathematical Languages.pptxallanbabad4
 
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.pptxNovyFacun1
 
Discrete mathematic
Discrete mathematicDiscrete mathematic
Discrete mathematicNaralaswapna
 
Guía 1 matemática I
Guía 1 matemática IGuía 1 matemática I
Guía 1 matemática IKarlos Rivero
 
Mathematics JEE quick revision notes pdf
Mathematics JEE quick revision notes pdfMathematics JEE quick revision notes pdf
Mathematics JEE quick revision notes pdfgowhiksankar54
 
Long quiz in mathematics 7.first quarter
Long quiz in mathematics 7.first quarterLong quiz in mathematics 7.first quarter
Long quiz in mathematics 7.first quarterSharlynCaneo
 
schaums-probability.pdf
schaums-probability.pdfschaums-probability.pdf
schaums-probability.pdfSahat Hutajulu
 
K TO 12 GRADE 7 LEARNING MODULE IN MATHEMATICS (Q1-Q2)
K TO 12 GRADE 7 LEARNING MODULE IN MATHEMATICS (Q1-Q2)K TO 12 GRADE 7 LEARNING MODULE IN MATHEMATICS (Q1-Q2)
K TO 12 GRADE 7 LEARNING MODULE IN MATHEMATICS (Q1-Q2)LiGhT ArOhL
 
POWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdfPOWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdfMaryAnnBatac1
 
Set-notation--venn-diagrams-and-probability [Read-Only].pptx
Set-notation--venn-diagrams-and-probability [Read-Only].pptxSet-notation--venn-diagrams-and-probability [Read-Only].pptx
Set-notation--venn-diagrams-and-probability [Read-Only].pptxChepkirui Sharon
 
Set-notation--venn-diagrams-and-probability [Read-Only].pptx
Set-notation--venn-diagrams-and-probability [Read-Only].pptxSet-notation--venn-diagrams-and-probability [Read-Only].pptx
Set-notation--venn-diagrams-and-probability [Read-Only].pptxChepkirui Sharon
 
Mathematics Sets and Logic Week 1
Mathematics Sets and Logic Week 1Mathematics Sets and Logic Week 1
Mathematics Sets and Logic Week 1Jasmine Jesse
 

Similaire à Unit 1 sets lecture notes (20)

math 7 Q1-W1-D3.pptx
math 7 Q1-W1-D3.pptxmath 7 Q1-W1-D3.pptx
math 7 Q1-W1-D3.pptx
 
SET THEORY
SET THEORYSET THEORY
SET THEORY
 
Learning Guide for Grade 7 Mathematics under the k-12 Curriculum in the Phili...
Learning Guide for Grade 7 Mathematics under the k-12 Curriculum in the Phili...Learning Guide for Grade 7 Mathematics under the k-12 Curriculum in the Phili...
Learning Guide for Grade 7 Mathematics under the k-12 Curriculum in the Phili...
 
JEE+Crash+course+_+Phase+I+_+Session+1+_+Sets+and++Relations+&+Functions+_+7t...
JEE+Crash+course+_+Phase+I+_+Session+1+_+Sets+and++Relations+&+Functions+_+7t...JEE+Crash+course+_+Phase+I+_+Session+1+_+Sets+and++Relations+&+Functions+_+7t...
JEE+Crash+course+_+Phase+I+_+Session+1+_+Sets+and++Relations+&+Functions+_+7t...
 
Mathematical Languages.pptx
Mathematical Languages.pptxMathematical Languages.pptx
Mathematical Languages.pptx
 
SETS-LESSON-1.pptx
SETS-LESSON-1.pptxSETS-LESSON-1.pptx
SETS-LESSON-1.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
 
Math grade 7 learner's module
Math grade 7 learner's moduleMath grade 7 learner's module
Math grade 7 learner's module
 
Discrete mathematic
Discrete mathematicDiscrete mathematic
Discrete mathematic
 
Guía 1 matemática I
Guía 1 matemática IGuía 1 matemática I
Guía 1 matemática I
 
Mathematics JEE quick revision notes pdf
Mathematics JEE quick revision notes pdfMathematics JEE quick revision notes pdf
Mathematics JEE quick revision notes pdf
 
Long quiz in mathematics 7.first quarter
Long quiz in mathematics 7.first quarterLong quiz in mathematics 7.first quarter
Long quiz in mathematics 7.first quarter
 
schaums-probability.pdf
schaums-probability.pdfschaums-probability.pdf
schaums-probability.pdf
 
K TO 12 GRADE 7 LEARNING MODULE IN MATHEMATICS (Q1-Q2)
K TO 12 GRADE 7 LEARNING MODULE IN MATHEMATICS (Q1-Q2)K TO 12 GRADE 7 LEARNING MODULE IN MATHEMATICS (Q1-Q2)
K TO 12 GRADE 7 LEARNING MODULE IN MATHEMATICS (Q1-Q2)
 
grade 7 math q1-2
grade 7 math q1-2grade 7 math q1-2
grade 7 math q1-2
 
GRADE 7 MATH LEARNING GUIDE
GRADE 7 MATH LEARNING GUIDEGRADE 7 MATH LEARNING GUIDE
GRADE 7 MATH LEARNING GUIDE
 
POWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdfPOWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdf
 
Set-notation--venn-diagrams-and-probability [Read-Only].pptx
Set-notation--venn-diagrams-and-probability [Read-Only].pptxSet-notation--venn-diagrams-and-probability [Read-Only].pptx
Set-notation--venn-diagrams-and-probability [Read-Only].pptx
 
Set-notation--venn-diagrams-and-probability [Read-Only].pptx
Set-notation--venn-diagrams-and-probability [Read-Only].pptxSet-notation--venn-diagrams-and-probability [Read-Only].pptx
Set-notation--venn-diagrams-and-probability [Read-Only].pptx
 
Mathematics Sets and Logic Week 1
Mathematics Sets and Logic Week 1Mathematics Sets and Logic Week 1
Mathematics Sets and Logic Week 1
 

Dernier

Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 

Dernier (20)

Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 

Unit 1 sets lecture notes

  • 1. Unit 1 Sets §2.1: Symbols and Terminology ..........................................................................................3 §2.2: Venn Diagrams and Subsets .......................................................................................7 §2.3: Set Operations ...........................................................................................................13 §2.4: Surveys and Cardinal Numbers ................................................................................21
  • 2.
  • 3. §2.1: SYMBOLS AND TERMINOLOGY Definition: A set is a ______________ of objects. If an object belongs to the set, we call it an ______________ or ______________. Notation: x ∈ A means x is ____ ___________ of A. x ∉ A means x is ____ ____ ___________ of A. Remark A set must be ______________________. This means that we can determine if an element belongs to the collection. Naming Sets There are three ways to name a set: • Listing (Roster Form) The elements of the set are listed, separated by ______________. The entire list is enclosed in braces, • { }. The order of the elements is not important. Word Description (Verbal Description) The description provided must be ______________. • Set-builder Notation Set-builder notation encloses a general ______________ for the elements and a description of any restrictions on the formula input. { formula for element | restriction on formula's input} Example 1: Write a verbal description of the set. A = {2,3,5, 7,11,13,17,19} Solution: Unit 1: Sets 3
  • 4. Example 2: List the elements in the set. B = { x 2 − 1| x ∈ N and x ≤ 5 } Solution: Example 3: Identify each collection as “well defined” or “not well defined”. A. { x | x is a book catalogued by JALC} B. { x | x is a good movie} C. { x | x is a counting number greater than 4} Solution: A. B. C. 4 Unit 1: Sets
  • 5. Example 4: List the elements of the set. A is the set of odd counting numbers greater than 10. Solution: Example 5: List the elements of the set. A is the set of all astronauts who have walked on Neptune. Solution: Two Special Sets Definition: The ____________ ______ is the set that contains no elements. Notation: We can write _____ or _______. Definition: The ________________ ________ is the set that contains all of the elements relevant to the context. Notation: We write _______. Unit 1: Sets 5
  • 6. Equal Sets Definition: Two sets are said to be equal if they have the __________ ________________. Notation: If A and B are equal, then we write A = B. Cardinality of a Set Definition: The ______________ of _________________ in a set is called the cardinal number of a set. Notation: n ( A ) = cardinal number of A Example 6: Find n ( A ) . A = { x | x is a vowel in the English alphabet} Solution: Example 7: Find n ( B ) . B = { x | x is two-digit natural number} Solution: 6 Unit 1: Sets
  • 7. §2.2: VENN DIAGRAMS AND SUBSETS Venn Diagrams Definition: A Venn diagram is a ___________ _______________ of a set or sets. Venn diagrams will be particularly useful when we discuss set operations in §2.3. Example 1: In the Venn diagram below, each region is given a number. U B A 2 1 3 4 A. List the numbered regions which correspond to the set A. B. List the numbered regions which correspond to the set B. C. List the numbered regions which correspond to the set U. Solution: A. B. C. Unit 1: Sets 7
  • 8. Example 2: Shade the regions in the Venn diagram which correspond to the elements that are not in A. U B A 2 1 3 4 Complement of a Set Definition: The complement of a set A is the set of all elements that are ________ _____ the set A. Notation: A′ = the complement of A. Remark: The regions we shaded in Example 2 correspond to A′. Example 3: Write the definition of the complement of the set A in set-builder notation. Solution: 8 Unit 1: Sets
  • 9. Example 4: Given U = {rain, snow, sleet, hail, wind, frost, fog} and A = {snow, wind, frost} , find A′. Solution: Example 5: Find each of the following. A. U ′ B. ∅′ C. ( A′)′ Solution: A. B. C. Unit 1: Sets 9
  • 10. Subsets Example 6: When you order a hamburger at PawPaw J’s Hamburger Grill, you can pick from the following set of condiments. {ketchup, mustard, pickles} Write out sets that correspond to every possible choice of condiments. Solution: Definition: We say the set A is a subset of the set B if ____________ _________________ that belongs to A ___________ _______________ to B. Notation: A ⊆ B means A is a subset of B. Example 7: List all of the subsets of the set {hot, cold, warm, frigid} . Solution: 10 Unit 1: Sets
  • 11. Formula: Let A be a set with n elements. Then A has 2n subsets. Note: Where did the two come from? Hint: Remember that a set must be well-defined. Example 8: Given A = {gold, silver, bronze, magnesium, copper} , how many subsets does the set A have? Solution: Two Unexpected Subsets Example 9: Let A be a nonempty set. What are two sets that are guaranteed to be subsets of A? Solution: Definition: If A is a subset of B and A ≠ B, we call A a _____________ _______________ of B. Notation: A ⊂ B means A is a proper subset of B. Unit 1: Sets 11
  • 12. Formula: Let A be a set with n elements. Then A has __________ proper subsets. Example 10: Let T = {Edwards, Owen, Calvin, Luther, Hodge, Augustine} . How many proper subsets of T are there? Solution: 12 Unit 1: Sets
  • 13. §2.3: SET OPERATIONS Example 1: In the Venn diagram below, shade the region(s) that correspond to the elements that are in both A and B. U B A 2 1 3 4 Example 2: Neldys will be happy with any combination of the following set of toppings for a pizza N = {pepperoni, sausage, mushrooms, olives, peppers} , and Jim will be happy with any combination of the following set of toppings for a pizza J = {sausage, onions, tomatoes, olives, bacon} . With what set of toppings would they both be happy? Solution: Unit 1: Sets 13
  • 14. Intersections Definition: The intersection of the set A and the set B is the set of those elements that are in both A and B. Notation: A ∩ B means the intersection of A and B. Remark: You will notice that we shaded the region in Example 1 that corresponds to A ∩ B. Example 3: Write the definition of A ∩ B in set-builder notation. Solution: Example 4: Let U = {Freud, Jung, Piaget, Skinner, Bandura, Rogers, Pavlov, Lewin, Erikson, James} , A = {Freud, Piaget, Skinner, Jung} , and B = {Piaget, Jung, Rogers, Lewin} . Find A′ ∩ B. Solution: 14 Unit 1: Sets
  • 15. Unions Example 5: Debbie rolls a single, six-sided die. She will win a necklace if she rolls an even number or a number less than 3. Write the list of outcomes for which she would win. Solution: Definition: The union of the set A and the set B is the set of those elements that are in A or B (or both). Notation: A ∪ B means the union of A and B. Example 6: Write the definition of A ∪ B in set-builder notation. Solution: Example 7: In the Venn diagram below, shade the region(s) that correspond to A ∪ B. U B A 2 1 3 4 Unit 1: Sets 15
  • 16. Example 8: Let U = {a, b, c, d , e, f , g , h, i, j} , A = {a, b, d , g , h} , and B = { g , h, i, j} . Find each of the following. A. A′ B. B′ C. A ∪ B D. A ∩ B E. F. G. A′ ∪ B′ H. A′ ∩ B′ ( A ∪ B )′ A. B. C. D. E. F. G. H. 16 ( A ∩ B )′ Unit 1: Sets
  • 17. Rule: DeMorgan’s Law for Sets • ( A ∪ B )′ =A′ ∩ B′ • ( A ∩ B )′ =A′ ∪ B′ Differences Definition: The difference of the sets A and B is the set of those elements that are in A but not B. Notation: A − B means the difference of A and B. Example 9: Write the definition of A − B in set-builder notation. Solution: Example 10: In the Venn diagram below, shade the region(s) that correspond to A − B. U B A 2 1 3 4 Unit 1: Sets 17
  • 18. Example 11: Let U = {a, b, c, d , e, f , g , h, i, j} , A = {a, b, d , g , h} , and B = { g , h, i, j} . Find each of the following. A. A − B B. B − A C. U − A D. What is another name for U − A ? A. B. C. D. Warning: 18 A − B does not mean the same thing as B − A. Unit 1: Sets
  • 19. Shading Venn Diagrams Use the numbered regions to help you determine which regions to shade. Think of it as “paintby-number.” Example 12: In the Venn diagram below, shade the region(s) corresponding to A′ ∩ B. U B A 2 1 3 4 Solution: Unit 1: Sets 19
  • 20. Example 13: In the Venn diagram below, shade the region(s) corresponding to ( A ∪ B′ ) ∩ C. U B A C Solution: 20 Unit 1: Sets
  • 21. §2.4: SURVEYS AND CARDINAL NUMBERS Cardinality when Two Sets are Involved Example 1: In a group of 47 students, 22 students are enrolled in a science class, 28 are enrolled in a humanities class, and 7 are enrolled in both. A. How many students are enrolled in a science class or a humanities class? B. How many are enrolled in neither? Solution: Example 2: Find the value of n ( A ∪ B ) = 19, n ( B ) 14, and n ( A ∩ B ) = if n ( A ) = 4. Solution: Unit 1: Sets 21
  • 22. Developing a Formula for n ( A ∪ B ) U B A 2 1 3 4 In the above Venn diagram, • Determine the regions accounted for in each of the following. o o n ( B ) counts the elements in regions ____________ o n ( A ) + n ( B ) counts the elements in regions ____________ and ________ o • n ( A ) counts the elements in regions ____________ n ( A ∪ B ) counts the elements in regions ____________ Does the formula n ( A ∪ B ) n ( A ) + n ( B ) make sense? Explain why or why not. ______ = ________________________________________________________________________ ________________________________________________________________________ • If we want to count the elements in region 2, what notation would we use? ___________ Formula: For any two sets A and B, n ( A ∪ B) = _______________________________ 22 Unit 1: Sets
  • 23. Example 3: Find the value of n ( A ∩ B ) = 30, n ( B ) 19, and n ( A ∪ B ) = if n ( A ) = 43. Solution: Cardinality when Three Sets are Involved Example 4: Use the given Venn diagram and the given information to fill in the number of elements in each region. n ( A ∩ B ) 21, n ( A ∩ B ∩ C ) 6, n ( A ∩ C ) 26, n ( B ∩ C ) 7, = = = = n ( A ∩ C ′ ) 20, n ( B ∩ C ′ ) 25, n (= 40, and n ( A′ ∩ B′ ∩ C ′ ) 2. C) = = = U B A C Unit 1: Sets 23
  • 24. Example 5: A survey of 80 movie renters was taken. 25 45 32 10 12 7 4 enjoy horror films. enjoy romantic comedies. enjoy documentaries. enjoy horror films and romantic comedies. enjoy romantic comedies and documentaries. enjoy horror films and documentaries. enjoy all three. Use a Venn diagram to answer each question. A. How many enjoy documentaries and romantic comedies, but not horrors? B. How many enjoy none of these of three types of movies? 24 Unit 1: Sets