Chapter 2
Chapter 2
Chapter 2
Chapter 2
LANGUAGE – the system of words, signs and symbols which people use to
express ideas, thoughts and feelings
MATHEMATICAL LANGUAGE – the system used to communicate mathematical ideas
Apt language (Automatically programmed tools) is the key to making mathematics
comprehensible and understandable
MATHEMATICAL SENTENCE
Combination of two mathematical expression using a comparison operator. These expressions
either use numbers, variables or both. The comparison operator includes equal, not equal,
greater than, greater than or equal to, less than and less than or equal to
EQUALITY INEQUALITY
X+Y=0 x + y (>, <, ≤, ≥, ≠) 0
always has an equal sign
Open Sentence - means that it uses variables, it is not known whether or not the
mathematical sentence is true or false
- 2xy < 3y
- 18w > 16s
Closed Sentence – that known to be either true or false. It can be a TRUE CLOSED
SENTENCE and FALSE CLOSED SENTENCE; we can know true solving
- TRUE CLOSED SENTENCE: 2(x=y) = 2x+2y
- FALSE CLOSED SENTENCE; 10-1 = 8; 9 is an even number (a false statement)
CONVENTIONS IN THE MATHEMATICAL LANGUAGE
CONTEXT - this is the context in which we are working, or the particular rtopics being
studied,
CONVENTION - where mathematicians and scientists have decided that particular
symbols will have particular meaning
SETS – A well-defined collection of distinct object and is denoted by an uppercase letter
- An object that belongs to a set is called an ELEMENT or MEMBER and it is usually
denoted by lower case letter. The symbol “€” denotes a membership while “€”
denotes non- membership to a set
e.g., X € A, read as x is an element of A
Ways of Describing a Set
ROSTER/ TABULAR METHOD - Method in which the elements in the given set are
listed or enumerated, separated by a comma, inside a pair or braces
- A = {1, 2, 3, 4} B = {1, 4, 9, 16}
RULE/ DESCRIPTIVE METHOD - Method in which the common characteristics of the
elements are defined. This method uses set builder notation where x is used to
represent any element of the given set
- A = {x│x € Z+, 1 ≤ x ≤ 4} is A = {1, 2, 3, 4}
read as Set A’s is equal to x such that x is an element of positive integer, and x is
greater than or equal to 1 and less than or equal to 4
Types Of Set
EMPTY/ NULL/ VOID SET – set that has no elements, denoted by Ø or by a pair of
braces with no element inside; ()
FINITE SET - a set with a countable number of elements; (a,b,c,…,z)
INFINITE SET – a set has uncountable number of elements; (1,2,3,…)
UNIVERSAL SET - the totality of all the elements of the sets under consideration,
denoted by U; (0,1,2,3,…)
Relationships Of Sets
JOINT SETS - sets with at least one common element;
E = {1,2,4} & F = {1,3,9}
DISJOINT SETS – set have no common element;
E = {2,4,6,8,10, ...} & F = {1,3,5,7,9, ...}
EQUAL SETS – all elements are the same;
A = {r, e, a, d} & B = {r, e, a, d}
EQUIVALENT SETS – set with the same number of elements;
A = {r, e, a, d} & B = {d, e, a, r}
SUBSET – set wherein every element of which can be found on the second set. ⊂
- If the first set equals the second set, then it is an improper subset. ⊆
- A null set is always a subset of any given set is considered an improper subset of the
given set. Other than the set itself and the null set, are all considered proper
subsets
- The set containing all the subsets of the given set with n number of elements is
called the power sets with 2n number of elements