Chapter 2 MMW
Chapter 2 MMW
MODERN WORLD
CHAPTER 2: MATHEMATICAL LANGUAGE & SYMBOLS
LEARNING OBJECTIVES
At the end of this chapter, the learner will be able to:
Ex:
1. The book in the shelves in a library
2. The bank accounts in a bank.
3. The set of Natural Numbers N={1,2,3...}
4. The integer numbers Z= {... -3,-2,-1,0,1,2,3..}
SPECIFICATION OF SETS
LIST NOTATION/ROSTER METHOD- by listing all its members and are
enumerated and separated by comma.
Ex: {1,2,3,4,5,6,7,8,9,10}
UNIVERSAL SET- a set that contains all the elements considered in a particular
situation and denoted by U.
POWER SET- is the family of all the subset of A denoted by power ρ(A)
-can be express as 2n- (the-number-of-elements)
Ex: A= {x,y} , A= {Ø, {x}, {y}, {x,y} or {x|x is a subset of A}
OPERATION ON SETS
UNION- Is an operation for sets A and B in which a set of all elements denoted by U as A ∪ B.
Ex: U= {1,2,3,4,5,6,7,8,9}
A= {1,3,5,7} B={2,4,6,8} C={1,2}
Find: A ∪ B , A ∪ C , (A ∪ B) ∪ {8}
Sol: A ∪ B= {1,2,3,4,5,6,7,8}
A ∪ C= {1,2,3,5,7}
A ∪ B) ∪ {8}={1,2,3,4,5,6,7,8}
INTERSECTION- a set containing all elements common to both A and B denoted by ∩ as A ∩ B.
-A ∩ B= {x|x Є A v x Є B}
Ex: U={ a,b,c,d,e} A={c,d,e} B={a,c,e} C={a} and D= {e}
Find: B ∩ C , A ∩ C , (A ∩ B) ∩ D
Sol: (a) (Ø) {c,e}
COMPLEMENTATION- is the set of all elements x in U such that x is not in A
- A={xЄU| x Є A}
Ex: U= {a,b,c,d,e} , A={c,d,e} find A
Sol: A= {a,b}
DIFFERENCE/RELATIVE COMPLEMENT- is the set of all elements x in U such that x is in A and x is not
in B
A~B = (x|x Є A ^ x Є B)
Ex: A={a,b,c} and B={c,d,e} and U={a,b,c,d,e,f,g}
Sol: A~B= {a,b}
SYMMETRIC DIFFERENCE- as the set consisting of all elements that belong to A or B, but not to
both A and B, denoted by A ∆ B.
A∆B = (A ∩ B) ~ (A ∩ B)
Ex: A={a,b,c} and B={c,d,e} and U={a,b,c,d,e,f,g}
Sol: A∆B= {a,b,d,e}
DISJOINT/ NON- INTERSECTING- if and only if, they have no elements in common.
A∩B=Ø
Ex: A={a,b,c} and B={d,e}
ORDERED PAIR- (a,b) is called the first component and b is called the second component. (a,b) ≠
(b,a)
Ex: (2,5)= (9-7, 2+3) while (2,5)≠(5,2)
CARTESIAN PRODUCT OF SETS- in able to get AxB, we pair each element of A with each element
of B.
Ex: A={2,3,5} B={7,8}
QUIZ # 4
Test 1. If A = {2, 3, 4, 5} B = {4, 5, 6, 7} C = {6, 7, 8, 9} D = {8, 9, 10, 11}, find
A∪B (A ∩ B) ∪ (B ∩ C)
A∪C (A ∪ D) ∩ (B ∪ C)
B∪D B ∪ (C ∪ D)
(A ∪ B) ∪ C A ∪ (B ∪ C)
(A ∩ B) ∪ C
A ∩ (B ∪ D)
Test 2. Find the union and intersection of the following pairs of sets.
(2) A = {x : x ∈ W, 0 < x ≤ 7}
B = {x : x ∈ W, 4 < x < 9}
B = {x : x ∈ I, -1 < x < 4}
(5) A = {a, l, m, n, p}
B = {q, r, l, a, s, n}