Module3-With Activity 4
Module3-With Activity 4
▪ LESSON PROPER
Read this module. Fill in the missing word/phrase. Encircle/highlight/write the correct word or phrase or
mathematical symbol(s).
Mathematical Language
Mathematical language is the system used to communicate mathematical ideas. It consists of some
(natural/special) language using technical (mathematical) terms grammatical conventions that are uncommon
to mathematical discourse, supplemented by a highly specialized symbolic notation for mathematical formulas.
While mathematical notation is used for formulas, has its own grammar, and shared by mathematicians
anywhere in the __________ (globe/universe).
(Powerful/Concise/Precise)
◦ correct all the time.
◦ definition and limits should be distinction.
◦ means that the definition should tell exactly what you need to do to determine whether any object does or
does not fit the definition.
(Powerful/Concise/Precise)
◦ shows simplicity.
Example: List the factors of 25.
(Powerful/Concise/Precise)
◦ expressing complex thoughts with relative ease.
◦ unify diverse instances under a single conceptual framework.
◦ allows easier penetration of the subject and the development of more powerful methods.
According to Galileo Galilei, “Mathematics is the language in which God has written the universe.” It can be
attributed that mathematics is a universal language because the principles and foundations of mathematics
are the same everywhere around the world.
Example:
Document Code: CAS–F–CMT
MANUEL S. ENVERGA UNIVERSITY FOUNDATION Document Title: Course Module Template
An Autonomous University Page No: 2 of 7
LUCENA CITY Revision No.: 0
Effectivity Date: 15 August 2022
COLLEGE OF ARTS AND SCIENCES
Prepared by: Instructor
QUALITY FORM Reviewed by: Department Chair
Approved by: Dean
A/An mathematical _______ (expression/sentence) makes a statement about two expressions, either using
numbers, variables, or a combination of both. It uses symbols or words like equals, greater than, or less
than. The correct arrangement of mathematical symbols that states a complete thought and can be
determined whether it’s true, false, sometimes true/sometimes false.
Illustrative Example.
English Mathematics
name given to an object of Noun (person, place, things) Alma, Expression
interest Batangas, box 3, 2+x, 6y
a complete thought Sentence Sentence
Martha likes Paris a+b=c
Five and three are prime numbers. 3+5<8
Mathematical Sentence
Ex. PEMDAS
Mathematical Symbols
Document Code: CAS–F–CMT
MANUEL S. ENVERGA UNIVERSITY FOUNDATION Document Title: Course Module Template
An Autonomous University Page No: 3 of 7
LUCENA CITY Revision No.: 0
Effectivity Date: 15 August 2022
COLLEGE OF ARTS AND SCIENCES
Prepared by: Instructor
QUALITY FORM Reviewed by: Department Chair
Approved by: Dean
Symbols in logic
ACTIVITY 4
Translate each of the following English phrases into a mathematical expression.
Language of Sets
Try this!!!
than or equal to 5.
[-0.99, ∞) Set of real numbers greater than or equal to {x ∈ R| x ≥ -0.99}
-0.99.
(-∞, 0] Set of real numbers less than or equal to 0. {x ∈ R| x ≤ 0}
(3.5, 10) Set of real numbers greater than 3.5 but less {x ∈ R| 3.5 < x < 10}
than 10.
_________(Cardinal/Carnival) Number
- Number of elements or members in the set, the cardinality of a set A is denoted by n(A) or |A|
Example. E = {a, e, i, o, u}
n(E) = 5 or |E| = 5
Kinds of Sets
• Empty Set { } or Null Set ∅
Empty Set {} or Null ∅ Set refers to set with no elements always a subset of a set.
• _______ (Finite/Infinite) Set
Finite set refers to a set with countable elements.
Illustrative examples:
A = {1, 4, 9, 16, 25, 36, 49, 64, 81, 100}
B = {1, 2, 3, 4, 5, …, 98, 99, 100}
• _______ (Finite/Infinite) Set
Infinite set refers to set with uncountable elements (infinite number of elements).
Illustrative examples:
C = {2, 4, 6, 8, 10, …}
Z = {…, -3, -2, -1, 0, 1, 2, 3, …}
• Universal Set
Universal set refers to the totality of all elements under consideration.
• _______ (Equal/Equivalent) Sets
Equal Sets refer to two or more sets with same elements and same number of elements.
Example:
A = {t, e, a, m}
B = {m, a, t, e}
A = B because sets A and B have same elements and same number of elements.
• _______ (Equal/Equivalent) Sets
Equivalent Sets refer to two or more with same number of elements.
Example:
A = {t, e, a, m}
C = {1, 2, 3, 4}
A ≡ C because sets A and C have same number of elements.
• _______ (Joint/Disjoint) Sets
Joint sets refer to two or more sets with common elements.
Example:
I = {1, 2, 3, 4}
J = {2, 4, 6, 8}
I and J are disjoint sets since the two sets have common
elements {2, 4}, also known as mutually inclusive
• _______ (Joint/Disjoint) Sets
Disjoint Sets refer to two or more sets with no common
element.
Example:
G = {1, 2, 3}
H = {4, 5, 6}
G and H are disjoint elements since the two sets have no
common elements, also known as mutually exclusive
• Subset (⊆)
Document Code: CAS–F–CMT
MANUEL S. ENVERGA UNIVERSITY FOUNDATION Document Title: Course Module Template
An Autonomous University Page No: 6 of 7
LUCENA CITY Revision No.: 0
Effectivity Date: 15 August 2022
COLLEGE OF ARTS AND SCIENCES
Prepared by: Instructor
QUALITY FORM Reviewed by: Department Chair
Approved by: Dean
A set is SUBSET of another set if and only if all elements of the first set are also elements of
the second set.
Example:
O = {1,3,5,7}
P= {1,2,3,4,5,6,7,8}
Since all elements of set O can be found on set P, therefore,
O⊆ P
Example: Consider A = {x, y, z}. List down all the subsets of a set A.
Solution: {{ }, {x}, {y}, {z}, {x, y}, {x, z}, {y, z}, {x, y, z}}
Venn Diagram
Application on Sets
Set Operations
• Union (U) – combination of elements from two or more sets
The union of 2 sets, A and B, is the set with elements in either A or B or
both.
Example:
A = {1,2,3}
B = {2,3,4}
AUB = ________
• Intersection – common elements from two or more sets
The intersection of 2 sets, A and B, is the set containing elements in both A
and B.
Example:
A = {1,2,3}
B = {2,3,4}
A ∩ B = ________
Sets are disjoint if their intersection is the empty set. i.e.
They have no elements in common.
Principle of inclusion-exclusion:
Example: A={1, 2, 3}, B = {p,q,r}. A and B are disjoint, so, AUB = ________
|AUB|=|A|+|B|=6.
Example: A={1 2 3}, B={1 2 3}
Since A=B, AUB = ________
|AUB|=3+3-3=3.
• Difference – elements on the first set that cannot be found on the second set
The difference between 2 sets A and B is the set with elements
in A but not in B.
A - B = {x | x Î A Ù x Ï B}
Example:
A = {1, 2, 3}
B = {2, 3, 4}
A – B = ____
References:
Blay, B., Gonzales, J.O., & Zaragoza, I.J.R. (2020). Mathematical Trips in the Modern Worlds (Outcomes-based approach).
Mandaluyong City: Anvil Publishing, Inc.
Manuel-Guillermo, R., Abratique, D.M., Ballena IV, J.T. & Ulpindo-Garambas, Z. (2018). Mathematics in the modern world. Quezon City:
Nieme publishing house co. Ltd.
Sirug, W. (2017). Statistics and Probability. Mindshapers Co., Inc.