Unit 4, Section 1 – Subsets and Set Operations Applied Math 1.

Slides:



Advertisements
Similar presentations
7.1 Sets This presentation is copyright by Paul Hendrick © , Paul Hendrick All rights reserved.
Advertisements

 A set is a collection of objects. Each object in the set is called an element or member of the set. Example. Let A be a collection of three markers.
Chapter 5 Section 1 Sets Basics Set –Definition: Collection of objects –Specified by listing the elements of the set inside a pair of braces. –Denoted.
Ch 9 Inequalities and Absolute Value
Math 010 Unit 6 Lesson 4. Objectives: to write a set in roster notation to write a set in set-builder notation to graph an inequality on the number line.
Basic, Essential, and Important Properties of Sets
Properties and Relationships of Set Theory. Properties and Relationships of Set Theory How are Venn Diagrams used to show relationships among sets? How.
1 Learning Objectives for Section 7.2 Sets After today’s lesson, you should be able to Identify and use set properties and set notation. Perform set operations.
Subsets and Set Operations
Sets Chapter 2 1.
Set Notation.
This section will discuss the symbolism and concepts of set theory
Objectives: By the end of class, I will be able to:  Identify sets  Understand subsets, intersections, unions, empty sets, finite and infinite sets,
MTH 231 Section 2.1 Sets and Operations on Sets. Overview The notion of a set (a collection of objects) is introduced in this chapter as the primary way.
The Language of Sets MATH 102 Contemporary Math S. Rook.
Introduction to Set Theory. Introduction to Sets – the basics A set is a collection of objects. Objects in the collection are called elements of the set.
SET THEORY. BASIC CONCEPTS IN SET THEORY Definition: A set is a collection of well-defined objects, called elements Examples: The following are examples.
Chapter 7 Logic, Sets, and Counting Section 2 Sets.
College Algebra & Trigonometry Asian College of Aeronautics AVT 1.
Sets and Sentences Open Sentences Foundations of Real Analysis.
1 Copyright © 2015, 2011, 2007 Pearson Education, Inc. Chapter 1-1 Basic Concepts Chapter 1.
Thinking Mathematically Chapter 2 Set Theory 2.1 Basic Set Concepts.
Slide Chapter 2 Sets. Slide Set Concepts.
Chapter 2 Section 1 - Slide 1 Copyright © 2009 Pearson Education, Inc. AND.
Slide Section 2-1 Symbols and Terminology. SYMBOLS AND TERMINOLOGY Designating Sets Sets of Numbers and Cardinality Finite and Infinite Sets Equality.
Section 2.2 Subsets and Set Operations Math in Our World.
Unit 2 Sets.
ELEMENTARY SET THEORY.
Set Notation Subset Element Union Intersection Not a Subset
Module Code MA1032N: Logic Lecture for Week Autumn.
Sets and Set Notation What are sets? A set is a collection of things. The "things" in the set are called the "elements”. A set is represented by listing.
SAT MATH Lesson 10.
9.1 Sets, Intersections, and Unions  Standard 1.0  8 Key Terms.
Rosen 1.6, 1.7. Basic Definitions Set - Collection of objects, usually denoted by capital letter Member, element - Object in a set, usually denoted by.
Chapter P Prerequisites: Fundamental Concepts of Algebra 1 Copyright © 2014, 2010, 2007 Pearson Education, Inc. 1 P.1 Algebraic Expressions, Mathematical.
1 Chapter Two Basic Concepts of Set Theory –Symbols and Terminology –Venn Diagrams and Subsets.
August 2006 Copyright © 2006 by DrDelMath.Com 1 Introduction to Sets Basic, Essential, and Important Properties of Sets.
Section 1Chapter 1. 1 Copyright © 2012, 2008, 2004 Pearson Education, Inc. Objectives Basic Concepts Write sets using set notation. Use number.
College Algebra: Section 8.1 Sets and Counting Objectives of this Section Find All the Subsets of a Set Find All the Subsets of a Set Find the Intersection.
 A set is a collection of objects. Each object in the set is called an element or member of the set. Example. Let A be a collection of three markers.
Chapter 7 Sets and Probability Section 7.1 Sets What is a Set? A set is a well-defined collection of objects in which it is possible to determine whether.
Introduction to Sets Definition, Basic and Properties of Sets
Thinking Mathematically Venn Diagrams and Subsets.
August 2006 Copyright © 2006 by DrDelMath.Com 1 Interval & Set-Builder Notations Basic, Essential, and Important Properties of Sets.
Thinking Mathematically Venn Diagrams and Set Operations.
1.1 – SETS AND SYMBOLS. Goals SWBAT understand basic set notation and set symbols SWBAT solve simple sentences with a given domain SWBAT graph sets of.
Sets and Operations TSWBAT apply Venn diagrams in problem solving; use roster and set-builder notation; find the complement of a set; apply the set operations.
The set of whole numbers less than 7 is {1, 2, 3, 4, 5, 6}
Math in Our World Section 2.1 The Nature of Sets.
Sets Page 746.
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
SETS.
CS100: Discrete structures
Set and Set Operations Grab a sheet from front.
        { } Sets and Venn Diagrams Prime Numbers Even Numbers
Algebra 1 Section 1.1.
Chapter 1 Section 1.
Set-Builder Notation.
Precalculus Essentials
Section 2.2 – Subsets and Set Operations
Chapter 7 Logic, Sets, and Counting
Thinking Mathematically
Number Talk What is a Number Talk?
2.1 – Symbols and Terminology
Introduction A set is a collection of objects.
Math 0332 Subsets Name ________________________
3-5 Working with Sets.
Thinking Mathematically
Presentation transcript:

Unit 4, Section 1 – Subsets and Set Operations Applied Math 1

 A set is a collection of objects.  Objects in the collection are called elements of the set. Applied Math 2

The collection of persons living in Monmouth County is a set.  Each person living in Monmouth is an element of the set. The collection of all counties in the state of New Jersey is a set.  Each county in New Jersey is an element of the set. Applied Math 3

The collection of counting numbers is a set.  Each counting number is an element of the set. The collection of pencils in your bookbag is a set.  Each pencil in your bookbag is an element of the set. Applied Math 4

 Sets are usually designated with capital letters.  Elements of a set are usually designated with lower case letters.  We might talk of the set B. An individual element of B might then be designated by b. Applied Math 5

 The roster method of specifying a set consists of surrounding the collection of elements with braces.  For example the set of counting numbers from 1 to 5 would be written as {1, 2, 3, 4, 5}. Applied Math 6

A variation of the simple roster method uses the ellipsis ( … ) when the pattern is obvious and the set is large. ellipsis {1, 3, 5, 7, …, 9007} is the set of odd counting numbers less than or equal to {1, 2, 3, … } is the set of all counting numbers. Applied Math 7

 Set builder notation has the general form {variable | descriptive statement }. The vertical bar (in set builder notation) is always read as “such that”. Set builder notation is frequently used when the roster method is either inappropriate or inadequate. Set builder notation is frequently used when the roster method is either inappropriate or inadequate. Applied Math 8

{x | x < 6 and x is a counting number} is the set of all counting numbers less than 6. Note this is the same set as {1,2,3,4,5}. {x | x is a fraction whose numerator is 1 and whose denominator is a counting number }. Set builder notation will become much more concise and precise as more information is introduced. Applied Math 9

 If x is an element of the set A, we write this as x  A. x  A means x is not an element of A. If A = {3, 17, 2 } then 3  A, 17  A, 2  A and 5  A. If A = { x | x is a prime number } then 5  A, and 6  A. Applied Math 10

 The set with no elements is called the empty set or the null set and is designated with the symbol . Applied Math 11

The set of all pencils in your bookbag might indeed be the empty set. The set of even prime numbers greater than 2 is the empty set. The set {x | x 5} is the empty set. Applied Math 12

 The universal set, symbolized U, is the set of all potential elements under consideration.  Examples: All college students, all whole numbers, all the towns in a county… Applied Math 13

 The complement of a set A, symbolized A’,is the set of elements contained in the universal set that are not in A.  Using set-builder notation, the complement of A is A’ = {x | x  U and x  A} Applied Math 14

Let U = {v, w, x, y, z} and A = {x, y, z}. Find the complement A’. Solution: Cross out the elements in U that are also in A… so, A’ = {v, x} Applied Math 15

Let U = {10, 20, 30, 40, 50, 60, 70,80, 90} and A = {10, 30, 50}. Find the complement A’. Solution: A’ = { 20, 40, 60, 70, 80, 90} Applied Math 16

 The set A is a subset of the set B if every element of A is an element of B.  If A is a subset of B and B contains elements which are not in A, then A is a proper subset of B. Applied Math 17

If A is a subset of B we write A  B to designate that relationship. If A is not a subset of B we write A  B to designate that relationship. Applied Math 18

The set A = {1, 2, 3} is a subset of the set B ={1, 2, 3, 4, 5, 6} because each element of A is an element of B. We write A  B to designate this relationship between A and B. We could also write {1, 2, 3}  {1, 2, 3, 4, 5, 6} Applied Math 19

The set A = {3, 5, 7} is not a subset of the set B = {1, 4, 5, 7, 9} because 3 is an element of A but is not an element of B. Notes about Sets… Every set is a subset of itself -> all elements in A are of course in A, so A  A. The empty set is a subset of every set, because every element of the empty set is an element of every other set. Applied Math 20

If we start with the set {x, y, z}, let’s look at how many subsets we can form: Applied Math 21 Number of Elements in Subset Subsets with that Number of Elements 3{x, y, z}One subset 2{x, y}, {x, z}, {y, z}3 subsets 1{x}, {y}, {z}3 subsets 0ØOne subset

Find all subsets of A = { American Idol, Survivor }. The subsets are: { American Idol, Survivor} { American Idol } { Survivor } Ø Applied Math 22

Find all subsets of A = { Verizon, AT&T, T-Mobile }. The subsets are: {Verizon, AT&T, T-Mobile } {Verizon, AT&T } { AT&T, T-Mobile } {Verizon, T-Mobile } {Verizon } { AT&T } {T-Mobile } Ø Applied Math 23

Applied Math 24

 The intersection of two sets A and B is the set containing those elements which are and elements of A and elements of B. We write A  B  Think of street intersections, it is where BOTH roads (sets) meet! Applied Math 25

If A = {3, 4, 6, 8} and B = { 1, 2, 3, 5, 6} then A  B = {3, 6} Applied Math 26

1. If A is the set of prime numbers and B is the set of even numbers then A ∩ B = ??? Solution: A ∩ B = { 2 } 2. If A = {x | x > 5 } and B = {x | x < 3 } then A ∩ B = ??? Solution: A ∩ B =  Applied Math 27

If A = {x | x 1 } then A ∩ B = ?? A ∩ B = {x | 1 < x < 4 } If A = {x | x > 4 } and B = {x | x >7 } then A ∩ B = ?? A ∩ B = {x | x < 7 } Applied Math 28

 The union of two sets A and B is the set containing those elements which are or elements of A or elements of B. We write A  B Applied Math 29

If A = {3, 4, 6} and B = { 1, 2, 3, 5, 6} then A  B = {1, 2, 3, 4, 5, 6}. Applied Math 30

1. If A is the set of prime numbers and B is the set of even numbers then A  B = ???? A  B = {x | x is even or x is prime } 2. If A = {x | x > 5 } and B = {x | x < 3 } then A  B = ???? A  B = {x | x 5 } Applied Math 31