Mathematical Language and Symbols
Mathematical Language and Symbols
LANGUAGE AND
SYMBOLS
IMPORTANCE OF MATHEMATICAL LANGUAGE
AND SYMBOLS IN THE MODERN WORLD
•
• Mathematical language and symbols serves as the medium for mathematicians to interact,
for mathematics teachers to transfer knowledge to their students, and for
mathematicians to communicate their findings to people of the modern world.
•
MATHEMATICAL LANGUAGE
•
•
MATHEMATICAL LANGUAGE
• Mathematics meets all these requirements. Therefore, Mathematics in its own context is a
language.
• It is coined as the “Language of Science”
MATHEMATICAL LANGUAGE
•
•
•
MATHEMATICAL LANGUAGE
• Laws – are a set of rules that must be used and applied to solve a problem.
• Pythagorean theorem
MATHEMATICAL LANGUAGE
• Conventions – are a set of rules that may or may not be used to solve a
problem.
• 2 x (3 + 2)
• 2 x (5)
• 10
•
• 2(3) + 2(2)
• 6+4
• 10
•
SETS
SETS
• S= { 1,3,5,7,9}
• S = { x | x is odd numbers less than 10}
SETS
• Infinite Set – a set where the elements are impossible to list one by one.
S = { x | x is all real numbers}
• Null set – a set with no elements.
S={ }
SETS
• Subset – a set is called a subset if the all the elements of a set is in another set.
A = { 1,2,3,4,5}
B = {8, 7, 6, 5, 4, 3, 2,1}
• Set A is a subset of Set B
C = { a, b, c, …, z}
D = { x | x is the letters of the word MATH}
• Set D is a subset of Set C
SETS
• Equal sets – are sets who have the exact same elements.
A = { x | x is letters from the word RACECAR}
B = { c, a, r, e}
• Equivalent sets – are sets with the same cardinality.
A = { 1, 2, 3, 4, 5}
B = { a, b, c, d, e}
SETS OPERATIONS
• Universal set ( U ) – is the set of all elements of all other sets in consideration.
•
• Set Complement – the set of all the elements in the universal set that is not in a given set.
•
SETS OPERATIONS
• Universal set ( U ) – is the set of all elements of all other sets in consideration.
U = { 1, 2, 3, 4, 5, 6,7,8,9,10,11,12,13,14,15,16,17,18,19 20}
• Set Complement – the set of all the elements in the universal set that is not in a given set.
A = { 1, 2, 3, 4,5,6,7,8,9,10,11,12,13,14,15}
Ac = { 16, 17, 18, 19, 20}
Venn Diagram – a diagram with overlapping circles to express logical relationships between
sets.
SETS OPERATIONS
• Set Complement – the set of all the elements in the universal set that is not in a given set.
U = { 1, 2, 3, …, 20}
A = { 1, 2, 3, …, 15}
Ac = { 16, 17, 18, 19, 20}
SET OPERATIONS
• Union – a set that contains all the elements of two given sets. ( A U B )
U = {1,2,3, …, 20}
A = {1, 2, 3}
B = {4, 5, 6}
A U B = { 1, 2, 3, 4, 5, 6}
SET OPERATIONS