SlideShare uma empresa Scribd logo
1 de 48
Baixar para ler offline
Set Properties and Set Notation
                Set Operations




Math 1300 Finite Mathematics
                  Section 7-2: Sets



                Department of Mathematics
                  University of Missouri


                  October 16, 2009



                                                                 university-logo



                                  Math 1300 Finite Mathematics
Set Properties and Set Notation
                        Set Operations




A set is any collection of objects specified in such a way
that we can determine whether a given object is or is not in
the collection.




                                                                         university-logo



                                          Math 1300 Finite Mathematics
Set Properties and Set Notation
                        Set Operations




A set is any collection of objects specified in such a way
that we can determine whether a given object is or is not in
the collection.
Capital letters, such as A, B, and C are often used to
designate particular sets.




                                                                         university-logo



                                          Math 1300 Finite Mathematics
Set Properties and Set Notation
                        Set Operations




A set is any collection of objects specified in such a way
that we can determine whether a given object is or is not in
the collection.
Capital letters, such as A, B, and C are often used to
designate particular sets.
Each object in a set is called a member or element of the
set.




                                                                         university-logo



                                          Math 1300 Finite Mathematics
Set Properties and Set Notation
                       Set Operations




Symbolically,

       a∈A          means "a is an element of set A"
       a∈A         means "a is not an element of set A"




                                                                        university-logo



                                         Math 1300 Finite Mathematics
Set Properties and Set Notation
                        Set Operations




Symbolically,

       a∈A           means "a is an element of set A"
       a∈A          means "a is not an element of set A"


A set without any elements is called the empty, or null,
set.




                                                                         university-logo



                                          Math 1300 Finite Mathematics
Set Properties and Set Notation
                        Set Operations




Symbolically,

       a∈A           means "a is an element of set A"
       a∈A          means "a is not an element of set A"


A set without any elements is called the empty, or null,
set.
Symbollically

                        ∅ denotes the empty set


                                                                         university-logo



                                          Math 1300 Finite Mathematics
Set Properties and Set Notation
                            Set Operations




A set is usually described either by listing all its elements
between braces { } or by enclosing a rule within braces that
determines the elements of the set.




                                                                             university-logo



                                              Math 1300 Finite Mathematics
Set Properties and Set Notation
                            Set Operations




A set is usually described either by listing all its elements
between braces { } or by enclosing a rule within braces that
determines the elements of the set.
Thus, if P(x) is a statement about x, then

S = {x|P(x)} means “S is the set of all x such that P(x) is true”




                                                                             university-logo



                                              Math 1300 Finite Mathematics
Set Properties and Set Notation
                             Set Operations




A set is usually described either by listing all its elements
between braces { } or by enclosing a rule within braces that
determines the elements of the set.
Thus, if P(x) is a statement about x, then

S = {x|P(x)} means “S is the set of all x such that P(x) is true”

Example:
                            Rule                          Listing
      {x|x is a weekend day}                   =    {Saturday, Sunday}
                     {x|x 2 = 4}               =          {−2, 2}
 {x|x is a positive odd number}                =       {1, 3, 5, . . . }


                                                                              university-logo



                                               Math 1300 Finite Mathematics
Set Properties and Set Notation
                             Set Operations




A set is usually described either by listing all its elements
between braces { } or by enclosing a rule within braces that
determines the elements of the set.
Thus, if P(x) is a statement about x, then

S = {x|P(x)} means “S is the set of all x such that P(x) is true”

Example:
                            Rule                          Listing
      {x|x is a weekend day}                   =    {Saturday, Sunday}
                     {x|x 2 = 4}               =          {−2, 2}
 {x|x is a positive odd number}                =       {1, 3, 5, . . . }
The first two sets in this example are finite sets; the last set is
an infinite set.
                                                                              university-logo



                                               Math 1300 Finite Mathematics
Set Properties and Set Notation
                        Set Operations




When listing the elements of a set, we do not list an
element more than once, and the order in which the
elements are listed does not matter.




                                                                         university-logo



                                          Math 1300 Finite Mathematics
Set Properties and Set Notation
                        Set Operations




When listing the elements of a set, we do not list an
element more than once, and the order in which the
elements are listed does not matter.
A is a subset of B if every element of A is also an element
of B.




                                                                         university-logo



                                          Math 1300 Finite Mathematics
Set Properties and Set Notation
                        Set Operations




When listing the elements of a set, we do not list an
element more than once, and the order in which the
elements are listed does not matter.
A is a subset of B if every element of A is also an element
of B.
If A and B have exactly the same elments, then the two
sets are said to be equal.




                                                                         university-logo



                                          Math 1300 Finite Mathematics
Set Properties and Set Notation
                        Set Operations




When listing the elements of a set, we do not list an
element more than once, and the order in which the
elements are listed does not matter.
A is a subset of B if every element of A is also an element
of B.
If A and B have exactly the same elments, then the two
sets are said to be equal.
Symbollically,
 A ⊂ B means               “A is a subset of B”
 A = B means               “A equals B”
 A ⊂ B means               “A is not a subset of B”
 A = B means               “A and B do not have the same elements”

                                                                         university-logo



                                          Math 1300 Finite Mathematics
Set Properties and Set Notation
                        Set Operations




When listing the elements of a set, we do not list an
element more than once, and the order in which the
elements are listed does not matter.
A is a subset of B if every element of A is also an element
of B.
If A and B have exactly the same elments, then the two
sets are said to be equal.
Symbollically,
 A ⊂ B means “A is a subset of B”
 A = B means “A equals B”
 A ⊂ B means “A is not a subset of B”
 A = B means “A and B do not have the same elements”
∅ is a subset of every set.
                                                                         university-logo



                                          Math 1300 Finite Mathematics
Set Properties and Set Notation
                            Set Operations




Example: List all subsets of the set A = {b, c, d}.




                                                                             university-logo



                                              Math 1300 Finite Mathematics
Set Properties and Set Notation
                                Set Operations




Example: List all subsets of the set A = {b, c, d}.
First, ∅ ⊂ A.




                                                                                 university-logo



                                                  Math 1300 Finite Mathematics
Set Properties and Set Notation
                                Set Operations




Example: List all subsets of the set A = {b, c, d}.
First, ∅ ⊂ A.
Also, every set is a subset of itself, so A ⊂ A.




                                                                                 university-logo



                                                  Math 1300 Finite Mathematics
Set Properties and Set Notation
                                Set Operations




Example: List all subsets of the set A = {b, c, d}.
First, ∅ ⊂ A.
Also, every set is a subset of itself, so A ⊂ A.
What one-element subsets?




                                                                                 university-logo



                                                  Math 1300 Finite Mathematics
Set Properties and Set Notation
                                Set Operations




Example: List all subsets of the set A = {b, c, d}.
First, ∅ ⊂ A.
Also, every set is a subset of itself, so A ⊂ A.
What one-element subsets? {b}, {c} and {d}.




                                                                                 university-logo



                                                  Math 1300 Finite Mathematics
Set Properties and Set Notation
                                Set Operations




Example: List all subsets of the set A = {b, c, d}.
First, ∅ ⊂ A.
Also, every set is a subset of itself, so A ⊂ A.
What one-element subsets? {b}, {c} and {d}.
What two-element subsets are there?




                                                                                 university-logo



                                                  Math 1300 Finite Mathematics
Set Properties and Set Notation
                                Set Operations




Example: List all subsets of the set A = {b, c, d}.
First, ∅ ⊂ A.
Also, every set is a subset of itself, so A ⊂ A.
What one-element subsets? {b}, {c} and {d}.
What two-element subsets are there? {b, c}, {b, d}, {c, d}




                                                                                 university-logo



                                                  Math 1300 Finite Mathematics
Set Properties and Set Notation
                                Set Operations




Example: List all subsets of the set A = {b, c, d}.
First, ∅ ⊂ A.
Also, every set is a subset of itself, so A ⊂ A.
What one-element subsets? {b}, {c} and {d}.
What two-element subsets are there? {b, c}, {b, d}, {c, d}
There are a total of 8 subsets of set A.




                                                                                 university-logo



                                                  Math 1300 Finite Mathematics
Set Properties and Set Notation
                            Set Operations




Example: If A = {−3, −1, 1, 3}, B = {3, −3, 1, −1} and
C = {−3, −2, −1, 0, 1, 2, 3}, each of the following statements is
true:




                                                                             university-logo



                                              Math 1300 Finite Mathematics
Set Properties and Set Notation
                            Set Operations




Example: If A = {−3, −1, 1, 3}, B = {3, −3, 1, −1} and
C = {−3, −2, −1, 0, 1, 2, 3}, each of the following statements is
true:
  A=B




                                                                             university-logo



                                              Math 1300 Finite Mathematics
Set Properties and Set Notation
                            Set Operations




Example: If A = {−3, −1, 1, 3}, B = {3, −3, 1, −1} and
C = {−3, −2, −1, 0, 1, 2, 3}, each of the following statements is
true:
  A=B A⊂C




                                                                             university-logo



                                              Math 1300 Finite Mathematics
Set Properties and Set Notation
                            Set Operations




Example: If A = {−3, −1, 1, 3}, B = {3, −3, 1, −1} and
C = {−3, −2, −1, 0, 1, 2, 3}, each of the following statements is
true:
  A=B A⊂C A⊂B




                                                                             university-logo



                                              Math 1300 Finite Mathematics
Set Properties and Set Notation
                            Set Operations




Example: If A = {−3, −1, 1, 3}, B = {3, −3, 1, −1} and
C = {−3, −2, −1, 0, 1, 2, 3}, each of the following statements is
true:
  A=B A⊂C A⊂B
  C=A




                                                                             university-logo



                                              Math 1300 Finite Mathematics
Set Properties and Set Notation
                            Set Operations




Example: If A = {−3, −1, 1, 3}, B = {3, −3, 1, −1} and
C = {−3, −2, −1, 0, 1, 2, 3}, each of the following statements is
true:
  A=B A⊂C A⊂B
  C=A C⊂A




                                                                             university-logo



                                              Math 1300 Finite Mathematics
Set Properties and Set Notation
                            Set Operations




Example: If A = {−3, −1, 1, 3}, B = {3, −3, 1, −1} and
C = {−3, −2, −1, 0, 1, 2, 3}, each of the following statements is
true:
  A=B A⊂C A⊂B
  C=A C⊂A B⊂A




                                                                             university-logo



                                              Math 1300 Finite Mathematics
Set Properties and Set Notation
                            Set Operations




Example: If A = {−3, −1, 1, 3}, B = {3, −3, 1, −1} and
C = {−3, −2, −1, 0, 1, 2, 3}, each of the following statements is
true:
  A=B A⊂C A⊂B
  C=A C⊂A B⊂A
  ∅⊂A




                                                                             university-logo



                                              Math 1300 Finite Mathematics
Set Properties and Set Notation
                            Set Operations




Example: If A = {−3, −1, 1, 3}, B = {3, −3, 1, −1} and
C = {−3, −2, −1, 0, 1, 2, 3}, each of the following statements is
true:
  A=B A⊂C A⊂B
  C=A C⊂A B⊂A
  ∅⊂A ∅⊂C




                                                                             university-logo



                                              Math 1300 Finite Mathematics
Set Properties and Set Notation
                            Set Operations




Example: If A = {−3, −1, 1, 3}, B = {3, −3, 1, −1} and
C = {−3, −2, −1, 0, 1, 2, 3}, each of the following statements is
true:
  A=B A⊂C A⊂B
  C=A C⊂A B⊂A
  ∅⊂A ∅⊂C ∅∈A




                                                                             university-logo



                                              Math 1300 Finite Mathematics
Set Properties and Set Notation
                            Set Operations


Definition
The union of two sets A and B is the set of all elements formed
by combining all the elements of set A and all the elements of
set B into one set. It is written A ∪ B. Symbolically,

                      A ∪ B = {x|x ∈ A or x ∈ B}

                  U
                          A                                B




                                                                             university-logo



                                              Math 1300 Finite Mathematics
Set Properties and Set Notation
                            Set Operations


Definition
The intersection of two sets A and B is the set of all elements
that are common to both A and B. It is written A ∩ B.
Symbolically,

                    A ∩ B = {x|x ∈ A and x ∈ B}

                  U
                          A                                B




                                                                             university-logo



                                              Math 1300 Finite Mathematics
Set Properties and Set Notation
                       Set Operations




If two sets have no elements in common, they are said to
be disjoint. Two sets A and B are disjoint if A ∩ B = ∅.




                                                                        university-logo



                                         Math 1300 Finite Mathematics
Set Properties and Set Notation
                        Set Operations




If two sets have no elements in common, they are said to
be disjoint. Two sets A and B are disjoint if A ∩ B = ∅.
The set of all elements under consideration is called the
universal set U. Once the universal set is determined for a
particular problem, all other sets under consideration must
be subsets of U.




                                                                         university-logo



                                          Math 1300 Finite Mathematics
Set Properties and Set Notation
                            Set Operations


Definition
The complement of a set A is defined as the set of elements
that are contained in U, the universal set, but not contained in
set A. We donte the complement by A . Symbolically,

                            A = {x ∈ U|x ∈ A}

                  U
                          A                                B




                                                                             university-logo



                                              Math 1300 Finite Mathematics
Set Properties and Set Notation
                            Set Operations




Example: A marketing survey of 1,000 commuters found that
600 answered listen to the news, 500 listen to music, and 300
listen to both. Let N = set of commuters in the sample who
listen to news and M = set of commuters in the sample who
listen to music. Find the number of commuters in the set
N ∩M .




                                                                             university-logo



                                              Math 1300 Finite Mathematics
Set Properties and Set Notation
                            Set Operations




Example: A marketing survey of 1,000 commuters found that
600 answered listen to the news, 500 listen to music, and 300
listen to both. Let N = set of commuters in the sample who
listen to news and M = set of commuters in the sample who
listen to music. Find the number of commuters in the set
N ∩M .
The number of elements in a set A is denoted by n(A), so in
this case we are looking for n(N ∩ M ).




                                                                             university-logo



                                              Math 1300 Finite Mathematics
Set Properties and Set Notation
                            Set Operations




Example: A marketing survey of 1,000 commuters found that
600 answered listen to the news, 500 listen to music, and 300
listen to both. Let N = set of commuters in the sample who
listen to news and M = set of commuters in the sample who
listen to music. Find the number of commuters in the set
N ∩M .
The number of elements in a set A is denoted by n(A), so in
this case we are looking for n(N ∩ M ).
The study is based on 1000 commuters, so n(U) = 1000.




                                                                             university-logo



                                              Math 1300 Finite Mathematics
Set Properties and Set Notation
                            Set Operations




Example: A marketing survey of 1,000 commuters found that
600 answered listen to the news, 500 listen to music, and 300
listen to both. Let N = set of commuters in the sample who
listen to news and M = set of commuters in the sample who
listen to music. Find the number of commuters in the set
N ∩M .
The number of elements in a set A is denoted by n(A), so in
this case we are looking for n(N ∩ M ).
The study is based on 1000 commuters, so n(U) = 1000.
The number of elements in the four sections in the Venn
diagram need to add up to 1000.

                                                                             university-logo



                                              Math 1300 Finite Mathematics
Set Properties and Set Notation
                Set Operations




 U = 1, 000

                M                                N



                                          N ∩M




                                                                 university-logo



                                  Math 1300 Finite Mathematics
Set Properties and Set Notation
                Set Operations




 U = 1, 000

                M                                 N



                                  300      N ∩M




                                                                  university-logo



                                   Math 1300 Finite Mathematics
Set Properties and Set Notation
                Set Operations




 U = 1, 000

                M                                N



                       200 300            N ∩M




                                                                 university-logo



                                  Math 1300 Finite Mathematics
Set Properties and Set Notation
                Set Operations




 U = 1, 000

                M                                N



                       200 300               300




                                                                 university-logo



                                  Math 1300 Finite Mathematics
Set Properties and Set Notation
                           Set Operations




            U = 1, 000

                           M                                N



                                  200 300               300




So, 300 commuters listen to news and not music.

                                                                            university-logo



                                             Math 1300 Finite Mathematics

Mais conteúdo relacionado

Semelhante a Math 1300: Section 7-2 Sets

Set Theory - Unit -II (Mathematical Foundation Of Computer Science).pptx
Set Theory - Unit -II (Mathematical Foundation  Of  Computer Science).pptxSet Theory - Unit -II (Mathematical Foundation  Of  Computer Science).pptx
Set Theory - Unit -II (Mathematical Foundation Of Computer Science).pptx
KalirajMariappan
 
1. Real Numbers and Integer Exponent.pptx
1. Real Numbers and Integer Exponent.pptx1. Real Numbers and Integer Exponent.pptx
1. Real Numbers and Integer Exponent.pptx
mxian444
 
Sets and Functions By Saleh ElShehabey
Sets and Functions By Saleh ElShehabeySets and Functions By Saleh ElShehabey
Sets and Functions By Saleh ElShehabey
ravingeek
 

Semelhante a Math 1300: Section 7-2 Sets (20)

Section3 1
Section3 1Section3 1
Section3 1
 
Discrete mathematics OR Structure
Discrete mathematics OR Structure Discrete mathematics OR Structure
Discrete mathematics OR Structure
 
Discrete Maths Notes by Ur Engineering Friend
Discrete Maths Notes by Ur Engineering FriendDiscrete Maths Notes by Ur Engineering Friend
Discrete Maths Notes by Ur Engineering Friend
 
Chap2_SETS_PDF.pdf
Chap2_SETS_PDF.pdfChap2_SETS_PDF.pdf
Chap2_SETS_PDF.pdf
 
2.1 Sets
2.1 Sets2.1 Sets
2.1 Sets
 
Set Theory - Unit -II (Mathematical Foundation Of Computer Science).pptx
Set Theory - Unit -II (Mathematical Foundation  Of  Computer Science).pptxSet Theory - Unit -II (Mathematical Foundation  Of  Computer Science).pptx
Set Theory - Unit -II (Mathematical Foundation Of Computer Science).pptx
 
Sets and functions daniyal khan
Sets and functions daniyal khanSets and functions daniyal khan
Sets and functions daniyal khan
 
Set
SetSet
Set
 
1. Real Numbers and Integer Exponent.pptx
1. Real Numbers and Integer Exponent.pptx1. Real Numbers and Integer Exponent.pptx
1. Real Numbers and Integer Exponent.pptx
 
G-1-SETS.pdf
G-1-SETS.pdfG-1-SETS.pdf
G-1-SETS.pdf
 
Concept of set.
Concept of set.Concept of set.
Concept of set.
 
SET AND ITS OPERATIONS
SET AND ITS OPERATIONSSET AND ITS OPERATIONS
SET AND ITS OPERATIONS
 
discrete maths notes.ppt
discrete maths notes.pptdiscrete maths notes.ppt
discrete maths notes.ppt
 
Sets and relations
Sets and relationsSets and relations
Sets and relations
 
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
 
Sets
SetsSets
Sets
 
Sets
SetsSets
Sets
 
Sets functions-sequences-exercises
Sets functions-sequences-exercisesSets functions-sequences-exercises
Sets functions-sequences-exercises
 
Sets and Functions By Saleh ElShehabey
Sets and Functions By Saleh ElShehabeySets and Functions By Saleh ElShehabey
Sets and Functions By Saleh ElShehabey
 
INTRODUCTION TO SETS.pptx
INTRODUCTION TO SETS.pptxINTRODUCTION TO SETS.pptx
INTRODUCTION TO SETS.pptx
 

Mais de Jason Aubrey

Math 1300: Section 8-3 Conditional Probability, Intersection, and Independence
Math 1300: Section 8-3 Conditional Probability, Intersection, and IndependenceMath 1300: Section 8-3 Conditional Probability, Intersection, and Independence
Math 1300: Section 8-3 Conditional Probability, Intersection, and Independence
Jason Aubrey
 
Math 1300: Section 8 -2 Union, Intersection, and Complement of Events; Odds
Math 1300: Section 8 -2 Union, Intersection, and Complement of Events; OddsMath 1300: Section 8 -2 Union, Intersection, and Complement of Events; Odds
Math 1300: Section 8 -2 Union, Intersection, and Complement of Events; Odds
Jason Aubrey
 
Math 1300: Section 8-1 Sample Spaces, Events, and Probability
Math 1300: Section 8-1 Sample Spaces, Events, and ProbabilityMath 1300: Section 8-1 Sample Spaces, Events, and Probability
Math 1300: Section 8-1 Sample Spaces, Events, and Probability
Jason Aubrey
 
Math 1300: Section 7- 3 Basic Counting Principles
Math 1300: Section 7- 3 Basic Counting PrinciplesMath 1300: Section 7- 3 Basic Counting Principles
Math 1300: Section 7- 3 Basic Counting Principles
Jason Aubrey
 
Math 1300: Section 7- 4 Permutations and Combinations
Math 1300: Section 7- 4  Permutations and CombinationsMath 1300: Section 7- 4  Permutations and Combinations
Math 1300: Section 7- 4 Permutations and Combinations
Jason Aubrey
 
Math 1300: Section 5- 3 Linear Programing in Two Dimensions: Geometric Approach
Math 1300: Section 5- 3 Linear Programing in Two Dimensions: Geometric ApproachMath 1300: Section 5- 3 Linear Programing in Two Dimensions: Geometric Approach
Math 1300: Section 5- 3 Linear Programing in Two Dimensions: Geometric Approach
Jason Aubrey
 
Math 1300: Section 5-2 Systems of Inequalities in two variables
Math 1300: Section 5-2 Systems of Inequalities in two variablesMath 1300: Section 5-2 Systems of Inequalities in two variables
Math 1300: Section 5-2 Systems of Inequalities in two variables
Jason Aubrey
 
Math 1300: Section 4-5 Inverse of a Square Matrix
Math 1300: Section 4-5 Inverse of a Square MatrixMath 1300: Section 4-5 Inverse of a Square Matrix
Math 1300: Section 4-5 Inverse of a Square Matrix
Jason Aubrey
 
Math 1300: Section 4- 3 Gauss-Jordan Elimination
Math 1300: Section 4- 3 Gauss-Jordan EliminationMath 1300: Section 4- 3 Gauss-Jordan Elimination
Math 1300: Section 4- 3 Gauss-Jordan Elimination
Jason Aubrey
 
Mathh 1300: Section 4- 4 Matrices: Basic Operations
Mathh 1300: Section 4- 4 Matrices: Basic OperationsMathh 1300: Section 4- 4 Matrices: Basic Operations
Mathh 1300: Section 4- 4 Matrices: Basic Operations
Jason Aubrey
 
Math 1300: Section 4-2 Systems of Linear Equations; Augmented Matrices
Math 1300: Section 4-2 Systems of Linear Equations; Augmented MatricesMath 1300: Section 4-2 Systems of Linear Equations; Augmented Matrices
Math 1300: Section 4-2 Systems of Linear Equations; Augmented Matrices
Jason Aubrey
 

Mais de Jason Aubrey (18)

Math 1300: Section 8-3 Conditional Probability, Intersection, and Independence
Math 1300: Section 8-3 Conditional Probability, Intersection, and IndependenceMath 1300: Section 8-3 Conditional Probability, Intersection, and Independence
Math 1300: Section 8-3 Conditional Probability, Intersection, and Independence
 
Math 1300: Section 8 -2 Union, Intersection, and Complement of Events; Odds
Math 1300: Section 8 -2 Union, Intersection, and Complement of Events; OddsMath 1300: Section 8 -2 Union, Intersection, and Complement of Events; Odds
Math 1300: Section 8 -2 Union, Intersection, and Complement of Events; Odds
 
Math 1300: Section 8-1 Sample Spaces, Events, and Probability
Math 1300: Section 8-1 Sample Spaces, Events, and ProbabilityMath 1300: Section 8-1 Sample Spaces, Events, and Probability
Math 1300: Section 8-1 Sample Spaces, Events, and Probability
 
Math 1300: Section 7- 3 Basic Counting Principles
Math 1300: Section 7- 3 Basic Counting PrinciplesMath 1300: Section 7- 3 Basic Counting Principles
Math 1300: Section 7- 3 Basic Counting Principles
 
Math 1300: Section 7- 4 Permutations and Combinations
Math 1300: Section 7- 4  Permutations and CombinationsMath 1300: Section 7- 4  Permutations and Combinations
Math 1300: Section 7- 4 Permutations and Combinations
 
Math 1300: Section 5- 3 Linear Programing in Two Dimensions: Geometric Approach
Math 1300: Section 5- 3 Linear Programing in Two Dimensions: Geometric ApproachMath 1300: Section 5- 3 Linear Programing in Two Dimensions: Geometric Approach
Math 1300: Section 5- 3 Linear Programing in Two Dimensions: Geometric Approach
 
Math 1300: Section 5-2 Systems of Inequalities in two variables
Math 1300: Section 5-2 Systems of Inequalities in two variablesMath 1300: Section 5-2 Systems of Inequalities in two variables
Math 1300: Section 5-2 Systems of Inequalities in two variables
 
Math 1300: Section 5-1 Inequalities in Two Variables
Math 1300: Section 5-1 Inequalities in Two VariablesMath 1300: Section 5-1 Inequalities in Two Variables
Math 1300: Section 5-1 Inequalities in Two Variables
 
Math 1300: Section 4-5 Inverse of a Square Matrix
Math 1300: Section 4-5 Inverse of a Square MatrixMath 1300: Section 4-5 Inverse of a Square Matrix
Math 1300: Section 4-5 Inverse of a Square Matrix
 
Math 1300: Section 4- 3 Gauss-Jordan Elimination
Math 1300: Section 4- 3 Gauss-Jordan EliminationMath 1300: Section 4- 3 Gauss-Jordan Elimination
Math 1300: Section 4- 3 Gauss-Jordan Elimination
 
Math 1300: Section 4-6 Matrix Equations and Systems of Linear Equations
Math 1300: Section 4-6 Matrix Equations and Systems of Linear EquationsMath 1300: Section 4-6 Matrix Equations and Systems of Linear Equations
Math 1300: Section 4-6 Matrix Equations and Systems of Linear Equations
 
Mathh 1300: Section 4- 4 Matrices: Basic Operations
Mathh 1300: Section 4- 4 Matrices: Basic OperationsMathh 1300: Section 4- 4 Matrices: Basic Operations
Mathh 1300: Section 4- 4 Matrices: Basic Operations
 
Math 1300: Section 4-2 Systems of Linear Equations; Augmented Matrices
Math 1300: Section 4-2 Systems of Linear Equations; Augmented MatricesMath 1300: Section 4-2 Systems of Linear Equations; Augmented Matrices
Math 1300: Section 4-2 Systems of Linear Equations; Augmented Matrices
 
Math 1300: Section 4-1 Review: Systems of Linear Equations in Two Variables
Math 1300: Section 4-1 Review: Systems of Linear Equations in Two VariablesMath 1300: Section 4-1 Review: Systems of Linear Equations in Two Variables
Math 1300: Section 4-1 Review: Systems of Linear Equations in Two Variables
 
Math 1300: Section 3-4 Present Value of an Ordinary Annuity; Amortization
Math 1300: Section 3-4 Present Value of an Ordinary Annuity; AmortizationMath 1300: Section 3-4 Present Value of an Ordinary Annuity; Amortization
Math 1300: Section 3-4 Present Value of an Ordinary Annuity; Amortization
 
Math 1300: Section 3-3 Future Value of an Ordinary Annuity; Sinking Funds
Math 1300: Section 3-3 Future Value of an Ordinary Annuity; Sinking FundsMath 1300: Section 3-3 Future Value of an Ordinary Annuity; Sinking Funds
Math 1300: Section 3-3 Future Value of an Ordinary Annuity; Sinking Funds
 
Math 1300: Section 3-2 Compound Interest
Math 1300: Section 3-2 Compound InterestMath 1300: Section 3-2 Compound Interest
Math 1300: Section 3-2 Compound Interest
 
Math 1300: Section 3-1 Simple Interest
Math 1300: Section 3-1 Simple InterestMath 1300: Section 3-1 Simple Interest
Math 1300: Section 3-1 Simple Interest
 

Último

Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
negromaestrong
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
PECB
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
kauryashika82
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
heathfieldcps1
 

Último (20)

Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Role Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxRole Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptx
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIFood Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
 

Math 1300: Section 7-2 Sets

  • 1. Set Properties and Set Notation Set Operations Math 1300 Finite Mathematics Section 7-2: Sets Department of Mathematics University of Missouri October 16, 2009 university-logo Math 1300 Finite Mathematics
  • 2. Set Properties and Set Notation Set Operations A set is any collection of objects specified in such a way that we can determine whether a given object is or is not in the collection. university-logo Math 1300 Finite Mathematics
  • 3. Set Properties and Set Notation Set Operations A set is any collection of objects specified in such a way that we can determine whether a given object is or is not in the collection. Capital letters, such as A, B, and C are often used to designate particular sets. university-logo Math 1300 Finite Mathematics
  • 4. Set Properties and Set Notation Set Operations A set is any collection of objects specified in such a way that we can determine whether a given object is or is not in the collection. Capital letters, such as A, B, and C are often used to designate particular sets. Each object in a set is called a member or element of the set. university-logo Math 1300 Finite Mathematics
  • 5. Set Properties and Set Notation Set Operations Symbolically, a∈A means "a is an element of set A" a∈A means "a is not an element of set A" university-logo Math 1300 Finite Mathematics
  • 6. Set Properties and Set Notation Set Operations Symbolically, a∈A means "a is an element of set A" a∈A means "a is not an element of set A" A set without any elements is called the empty, or null, set. university-logo Math 1300 Finite Mathematics
  • 7. Set Properties and Set Notation Set Operations Symbolically, a∈A means "a is an element of set A" a∈A means "a is not an element of set A" A set without any elements is called the empty, or null, set. Symbollically ∅ denotes the empty set university-logo Math 1300 Finite Mathematics
  • 8. Set Properties and Set Notation Set Operations A set is usually described either by listing all its elements between braces { } or by enclosing a rule within braces that determines the elements of the set. university-logo Math 1300 Finite Mathematics
  • 9. Set Properties and Set Notation Set Operations A set is usually described either by listing all its elements between braces { } or by enclosing a rule within braces that determines the elements of the set. Thus, if P(x) is a statement about x, then S = {x|P(x)} means “S is the set of all x such that P(x) is true” university-logo Math 1300 Finite Mathematics
  • 10. Set Properties and Set Notation Set Operations A set is usually described either by listing all its elements between braces { } or by enclosing a rule within braces that determines the elements of the set. Thus, if P(x) is a statement about x, then S = {x|P(x)} means “S is the set of all x such that P(x) is true” Example: Rule Listing {x|x is a weekend day} = {Saturday, Sunday} {x|x 2 = 4} = {−2, 2} {x|x is a positive odd number} = {1, 3, 5, . . . } university-logo Math 1300 Finite Mathematics
  • 11. Set Properties and Set Notation Set Operations A set is usually described either by listing all its elements between braces { } or by enclosing a rule within braces that determines the elements of the set. Thus, if P(x) is a statement about x, then S = {x|P(x)} means “S is the set of all x such that P(x) is true” Example: Rule Listing {x|x is a weekend day} = {Saturday, Sunday} {x|x 2 = 4} = {−2, 2} {x|x is a positive odd number} = {1, 3, 5, . . . } The first two sets in this example are finite sets; the last set is an infinite set. university-logo Math 1300 Finite Mathematics
  • 12. Set Properties and Set Notation Set Operations When listing the elements of a set, we do not list an element more than once, and the order in which the elements are listed does not matter. university-logo Math 1300 Finite Mathematics
  • 13. Set Properties and Set Notation Set Operations When listing the elements of a set, we do not list an element more than once, and the order in which the elements are listed does not matter. A is a subset of B if every element of A is also an element of B. university-logo Math 1300 Finite Mathematics
  • 14. Set Properties and Set Notation Set Operations When listing the elements of a set, we do not list an element more than once, and the order in which the elements are listed does not matter. A is a subset of B if every element of A is also an element of B. If A and B have exactly the same elments, then the two sets are said to be equal. university-logo Math 1300 Finite Mathematics
  • 15. Set Properties and Set Notation Set Operations When listing the elements of a set, we do not list an element more than once, and the order in which the elements are listed does not matter. A is a subset of B if every element of A is also an element of B. If A and B have exactly the same elments, then the two sets are said to be equal. Symbollically, A ⊂ B means “A is a subset of B” A = B means “A equals B” A ⊂ B means “A is not a subset of B” A = B means “A and B do not have the same elements” university-logo Math 1300 Finite Mathematics
  • 16. Set Properties and Set Notation Set Operations When listing the elements of a set, we do not list an element more than once, and the order in which the elements are listed does not matter. A is a subset of B if every element of A is also an element of B. If A and B have exactly the same elments, then the two sets are said to be equal. Symbollically, A ⊂ B means “A is a subset of B” A = B means “A equals B” A ⊂ B means “A is not a subset of B” A = B means “A and B do not have the same elements” ∅ is a subset of every set. university-logo Math 1300 Finite Mathematics
  • 17. Set Properties and Set Notation Set Operations Example: List all subsets of the set A = {b, c, d}. university-logo Math 1300 Finite Mathematics
  • 18. Set Properties and Set Notation Set Operations Example: List all subsets of the set A = {b, c, d}. First, ∅ ⊂ A. university-logo Math 1300 Finite Mathematics
  • 19. Set Properties and Set Notation Set Operations Example: List all subsets of the set A = {b, c, d}. First, ∅ ⊂ A. Also, every set is a subset of itself, so A ⊂ A. university-logo Math 1300 Finite Mathematics
  • 20. Set Properties and Set Notation Set Operations Example: List all subsets of the set A = {b, c, d}. First, ∅ ⊂ A. Also, every set is a subset of itself, so A ⊂ A. What one-element subsets? university-logo Math 1300 Finite Mathematics
  • 21. Set Properties and Set Notation Set Operations Example: List all subsets of the set A = {b, c, d}. First, ∅ ⊂ A. Also, every set is a subset of itself, so A ⊂ A. What one-element subsets? {b}, {c} and {d}. university-logo Math 1300 Finite Mathematics
  • 22. Set Properties and Set Notation Set Operations Example: List all subsets of the set A = {b, c, d}. First, ∅ ⊂ A. Also, every set is a subset of itself, so A ⊂ A. What one-element subsets? {b}, {c} and {d}. What two-element subsets are there? university-logo Math 1300 Finite Mathematics
  • 23. Set Properties and Set Notation Set Operations Example: List all subsets of the set A = {b, c, d}. First, ∅ ⊂ A. Also, every set is a subset of itself, so A ⊂ A. What one-element subsets? {b}, {c} and {d}. What two-element subsets are there? {b, c}, {b, d}, {c, d} university-logo Math 1300 Finite Mathematics
  • 24. Set Properties and Set Notation Set Operations Example: List all subsets of the set A = {b, c, d}. First, ∅ ⊂ A. Also, every set is a subset of itself, so A ⊂ A. What one-element subsets? {b}, {c} and {d}. What two-element subsets are there? {b, c}, {b, d}, {c, d} There are a total of 8 subsets of set A. university-logo Math 1300 Finite Mathematics
  • 25. Set Properties and Set Notation Set Operations Example: If A = {−3, −1, 1, 3}, B = {3, −3, 1, −1} and C = {−3, −2, −1, 0, 1, 2, 3}, each of the following statements is true: university-logo Math 1300 Finite Mathematics
  • 26. Set Properties and Set Notation Set Operations Example: If A = {−3, −1, 1, 3}, B = {3, −3, 1, −1} and C = {−3, −2, −1, 0, 1, 2, 3}, each of the following statements is true: A=B university-logo Math 1300 Finite Mathematics
  • 27. Set Properties and Set Notation Set Operations Example: If A = {−3, −1, 1, 3}, B = {3, −3, 1, −1} and C = {−3, −2, −1, 0, 1, 2, 3}, each of the following statements is true: A=B A⊂C university-logo Math 1300 Finite Mathematics
  • 28. Set Properties and Set Notation Set Operations Example: If A = {−3, −1, 1, 3}, B = {3, −3, 1, −1} and C = {−3, −2, −1, 0, 1, 2, 3}, each of the following statements is true: A=B A⊂C A⊂B university-logo Math 1300 Finite Mathematics
  • 29. Set Properties and Set Notation Set Operations Example: If A = {−3, −1, 1, 3}, B = {3, −3, 1, −1} and C = {−3, −2, −1, 0, 1, 2, 3}, each of the following statements is true: A=B A⊂C A⊂B C=A university-logo Math 1300 Finite Mathematics
  • 30. Set Properties and Set Notation Set Operations Example: If A = {−3, −1, 1, 3}, B = {3, −3, 1, −1} and C = {−3, −2, −1, 0, 1, 2, 3}, each of the following statements is true: A=B A⊂C A⊂B C=A C⊂A university-logo Math 1300 Finite Mathematics
  • 31. Set Properties and Set Notation Set Operations Example: If A = {−3, −1, 1, 3}, B = {3, −3, 1, −1} and C = {−3, −2, −1, 0, 1, 2, 3}, each of the following statements is true: A=B A⊂C A⊂B C=A C⊂A B⊂A university-logo Math 1300 Finite Mathematics
  • 32. Set Properties and Set Notation Set Operations Example: If A = {−3, −1, 1, 3}, B = {3, −3, 1, −1} and C = {−3, −2, −1, 0, 1, 2, 3}, each of the following statements is true: A=B A⊂C A⊂B C=A C⊂A B⊂A ∅⊂A university-logo Math 1300 Finite Mathematics
  • 33. Set Properties and Set Notation Set Operations Example: If A = {−3, −1, 1, 3}, B = {3, −3, 1, −1} and C = {−3, −2, −1, 0, 1, 2, 3}, each of the following statements is true: A=B A⊂C A⊂B C=A C⊂A B⊂A ∅⊂A ∅⊂C university-logo Math 1300 Finite Mathematics
  • 34. Set Properties and Set Notation Set Operations Example: If A = {−3, −1, 1, 3}, B = {3, −3, 1, −1} and C = {−3, −2, −1, 0, 1, 2, 3}, each of the following statements is true: A=B A⊂C A⊂B C=A C⊂A B⊂A ∅⊂A ∅⊂C ∅∈A university-logo Math 1300 Finite Mathematics
  • 35. Set Properties and Set Notation Set Operations Definition The union of two sets A and B is the set of all elements formed by combining all the elements of set A and all the elements of set B into one set. It is written A ∪ B. Symbolically, A ∪ B = {x|x ∈ A or x ∈ B} U A B university-logo Math 1300 Finite Mathematics
  • 36. Set Properties and Set Notation Set Operations Definition The intersection of two sets A and B is the set of all elements that are common to both A and B. It is written A ∩ B. Symbolically, A ∩ B = {x|x ∈ A and x ∈ B} U A B university-logo Math 1300 Finite Mathematics
  • 37. Set Properties and Set Notation Set Operations If two sets have no elements in common, they are said to be disjoint. Two sets A and B are disjoint if A ∩ B = ∅. university-logo Math 1300 Finite Mathematics
  • 38. Set Properties and Set Notation Set Operations If two sets have no elements in common, they are said to be disjoint. Two sets A and B are disjoint if A ∩ B = ∅. The set of all elements under consideration is called the universal set U. Once the universal set is determined for a particular problem, all other sets under consideration must be subsets of U. university-logo Math 1300 Finite Mathematics
  • 39. Set Properties and Set Notation Set Operations Definition The complement of a set A is defined as the set of elements that are contained in U, the universal set, but not contained in set A. We donte the complement by A . Symbolically, A = {x ∈ U|x ∈ A} U A B university-logo Math 1300 Finite Mathematics
  • 40. Set Properties and Set Notation Set Operations Example: A marketing survey of 1,000 commuters found that 600 answered listen to the news, 500 listen to music, and 300 listen to both. Let N = set of commuters in the sample who listen to news and M = set of commuters in the sample who listen to music. Find the number of commuters in the set N ∩M . university-logo Math 1300 Finite Mathematics
  • 41. Set Properties and Set Notation Set Operations Example: A marketing survey of 1,000 commuters found that 600 answered listen to the news, 500 listen to music, and 300 listen to both. Let N = set of commuters in the sample who listen to news and M = set of commuters in the sample who listen to music. Find the number of commuters in the set N ∩M . The number of elements in a set A is denoted by n(A), so in this case we are looking for n(N ∩ M ). university-logo Math 1300 Finite Mathematics
  • 42. Set Properties and Set Notation Set Operations Example: A marketing survey of 1,000 commuters found that 600 answered listen to the news, 500 listen to music, and 300 listen to both. Let N = set of commuters in the sample who listen to news and M = set of commuters in the sample who listen to music. Find the number of commuters in the set N ∩M . The number of elements in a set A is denoted by n(A), so in this case we are looking for n(N ∩ M ). The study is based on 1000 commuters, so n(U) = 1000. university-logo Math 1300 Finite Mathematics
  • 43. Set Properties and Set Notation Set Operations Example: A marketing survey of 1,000 commuters found that 600 answered listen to the news, 500 listen to music, and 300 listen to both. Let N = set of commuters in the sample who listen to news and M = set of commuters in the sample who listen to music. Find the number of commuters in the set N ∩M . The number of elements in a set A is denoted by n(A), so in this case we are looking for n(N ∩ M ). The study is based on 1000 commuters, so n(U) = 1000. The number of elements in the four sections in the Venn diagram need to add up to 1000. university-logo Math 1300 Finite Mathematics
  • 44. Set Properties and Set Notation Set Operations U = 1, 000 M N N ∩M university-logo Math 1300 Finite Mathematics
  • 45. Set Properties and Set Notation Set Operations U = 1, 000 M N 300 N ∩M university-logo Math 1300 Finite Mathematics
  • 46. Set Properties and Set Notation Set Operations U = 1, 000 M N 200 300 N ∩M university-logo Math 1300 Finite Mathematics
  • 47. Set Properties and Set Notation Set Operations U = 1, 000 M N 200 300 300 university-logo Math 1300 Finite Mathematics
  • 48. Set Properties and Set Notation Set Operations U = 1, 000 M N 200 300 300 So, 300 commuters listen to news and not music. university-logo Math 1300 Finite Mathematics