Presentation is loading. Please wait.

Presentation is loading. Please wait.

MM150 S URVEY OF M ATHEMATICS Unit 2 Seminar - Sets.

Similar presentations


Presentation on theme: "MM150 S URVEY OF M ATHEMATICS Unit 2 Seminar - Sets."— Presentation transcript:

1 MM150 S URVEY OF M ATHEMATICS Unit 2 Seminar - Sets

2 S ECTION 2.1: S ET C ONCEPTS A set is a collection of objects. The objects in a set are called elements. Roster form lists the elements in brackets.

3 S ECTION 2.1: S ET C ONCEPTS Example : The set of months in the year is: M = { January, February, March, April, May, June, July, August, September, October, November, December } Example : The set of natural numbers less than ten is:

4 S ECTION 2.1: S ET C ONCEPTS The symbol Є means “is an element of”. Example : March Є { January, February, March, April } Example : Kaplan Є { January, February, March, April }

5 S ECTION 2.1: S ET C ONCEPTS Set-builder notation doesn’t list the elements. It tells us the rules (the conditions) for being in the set. Example : M = { x | x is a month of the year } Example : A = { x | x Є N and x < 7 }

6 S ECTION 2.1: S ET C ONCEPTS Sample : A = { x | x Є N and x < 7 } Example : Write the following using Set Builder Notation. K = { 2, 4, 6, 8 }

7 S ECTION 2.1: S ET C ONCEPTS Sample : A = { x | x Є N and x < 7 } Example : Write the following using Set Builder Notation. S = { 3, 5, 7, 11, 13 }

8 S ECTION 2.1: S ET C ONCEPTS Set A is equal to set B if and only if set A and set B contain exactly the same elements. Example : A = { Texas, Tennessee } B = { Tennessee, Texas } C = { South Carolina, South Dakota } What sets are equal?

9 S ECTION 2.1: S ET C ONCEPTS The cardinal number of a set tells us how many elements are in the set. This is denoted by n(A). Example : A = { Ohio, Oklahoma, Oregon } B = { Hawaii } C = { 1, 2, 3, 4, 5, 6, 7, 8 } What is n(A)? n(B)? n(C)?

10 S ECTION 2.1: S ET C ONCEPTS Set A is equivalent to set B if and only if n(A) = n(B). Example : A = { 1, 2 } B = { Tennessee, Texas } C = { South Carolina, South Dakota } D = { Utah } What sets are equivalent?

11 S ECTION 2.1: S ET C ONCEPTS The set that contains no elements is called the empty set or null set and is symbolized by { } or Ø. This is different from {0} and {Ø}!

12 S ECTION 2.1: S ET C ONCEPTS The universal set, U, contains all the elements for a particular discussion. We define U at the beginning of a discussion. Those are the only elements that may be used.

13 S ECTION 2.2: S UBSETS Set A is a subset of set B, symbolized by A B, if and only if all the elements of set A are also in set B. orange yellow B = red purple blue green

14 S ECTION 2.2: S UBSETS Mom B = Dad Sister Brother D = Dad Brother

15 S ECTION 2.2: S UBSETS 7 3 B = 4 5 1 13 31 A = 1 C = 6 413

16 S ECTION 2.2: S UBSETS 12 4 B = 8 6 2 10 4 10 A = 2 6 C = 6 12 8 8 10

17 S ECTION 2.2: S UBSETS Set A is a subset of set B, symbolized by A B, if and only if all the elements of set A are also in set B. Example : A = { Vermont, Virginia } B = { Rhode Island, Vermont, Virginia } Is A B? Is B A?

18 S ECTION 2.2: S UBSETS Set A is a proper subset of set B, symbolized by A B, if and only if all the elements of set A are in set B and set A ≠ set B. A = 1, 2, 3 B = 1, 2, 3, 4, 5 C = 1, 2, 3

19 S ECTION 2.2: S UBSETS Set A is a proper subset of set B, symbolized by A B, if and only if all the elements of set A are in set B and set A ≠ set B. Example : A = { a, b, c } B = { a, b, c, d, e, f } C = { a, b, c, d, e, f } Is A B? Is B C?

20 S ECTION 2.2: S UBSETS The number of subsets of a particular set is determined by 2 n, where n is the number of elements. Example : A = { a, b, c } B = { a, b, c, d, e, f } C = { } How many subsets does A have? B? C?

21 S ECTION 2.2: S UBSETS Example : List the subsets of A. A = { a, b, c }

22 S ECTION 2.3: V ENN D IAGRAMS AND S ET O PERATIONS A Venn diagram is a picture of our sets and their relationships. A CB AB A C C B

23 S ECTION 2.3: V ENN D IAGRAMS AND S ET O PERATIONS The complement of set A, symbolized by A′, is the set of all the elements in the universal set that are not in set A. Example : U = { m | m is a month of the year } A = { Jan, Feb, Mar, Apr, May, July, Aug, Oct, Nov } What is A´ ?

24 S ECTION 2.3: V ENN D IAGRAMS AND S ET O PERATIONS The complement of set A, symbolized by A′, is the set of all the elements in the universal set that are not in set A. Example : U = { 2, 4, 6, 8, 10, 12 } A = { 2, 4, 6 } What is A´ ?

25 S ECTION 2.3: V ENN D IAGRAMS AND S ET O PERATIONS The intersection of sets A and B, symbolized by A ∩ B, is the set of elements containing all the elements that are common to both set A and B. Example : A = { pepperoni, mushrooms, cheese } B = { pepperoni, beef, bacon, ham } C = { pepperoni, pineapple, ham, cheese } What is A ∩ B? B ∩ C? C ∩ A?

26 S ECTION 2.3: V ENN D IAGRAMS AND S ET O PERATIONS The union of sets A and B, symbolized by A U B, is the set of elements that are members of set A or set B or both. Example : A = { Jan, Mar, May, July, Aug, Oct, Dec } B = { Apr, Jun, Sept, Nov } C = { Feb } D = { Jan, Aug, Dec } What is A U B? B U C? C U D?

27 S ECTION 2.3: V ENN D IAGRAMS AND S ET O PERATIONS Special Relationship: n(A U B) = n(A) + n(B) - n(A ∩ B) B = { Max, Buddy, Jake, Rocky, Bailey } G = { Molly, Maggie, Daisy, Lucy, Bailey } AB

28 S ECTION 2.3: V ENN D IAGRAMS AND S ET O PERATIONS The difference of two sets A and B, symbolized by A – B, is the set of elements that belong to set A but not to set B. Example : A = { n | n Є N, n is odd } B = { n | n Є N, n > 10 } What is A - B?

29 S ECTION 2.4: V ENN D IAGRAMS WITH T HREE S ETS AND V ERIFICATION OF E QUALITY OF S ETS Procedure for Constructing a Venn Diagram with Three Sets: A, B, and C 1. Determine the elements in A ∩ B ∩ C. 2. Determine the elements in A ∩ B, B ∩ C, and A ∩ C (not already listed in #1). 3. Place all remaining elements in A, B, C as needed (not already listed in #1 or #2). 4. Place U elements not listed.

30 S ECTION 2.4: V ENN D IAGRAMS WITH T HREE S ETS AND V ERIFICATION OF E QUALITY OF S ETS Venn Diagram with Three Sets: A, B, and C U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} A = {2, 4, 6, 8, 10} B = {1, 2, 3, 4, 5} C = {2, 3, 5, 7, 8} 1. A ∩ B ∩ C 2. A ∩ B, B ∩ C, and A ∩ C 3. A, B, C 4. U A CB U

31 S ECTION 2.4: V ENN D IAGRAMS WITH T HREE S ETS AND V ERIFICATION OF E QUALITY OF S ETS De Morgan’s Laws 1. (A ∩ B)´ = A´ U B´ 2. (A U B)´ = A´ ∩ B´

32 T HANK Y OU ! Read Your Text Use the MML Graded Practice Read the DB Email: ttacker@kaplan.edu


Download ppt "MM150 S URVEY OF M ATHEMATICS Unit 2 Seminar - Sets."

Similar presentations


Ads by Google