GEC 002 M3 Mathematical Language 2
GEC 002 M3 Mathematical Language 2
16
1
1
MATHEMATICAL LANGUAGE
2
The Language of Mathematics
One very important part for a student to succeed in mathematics is the ability to
communicate effectively in Mathematics (Schiro, 1997). Thus, familiarization with the
mathematical language and symbols is important.
Although Mathematics and the English language have many things in common in
terms of structure, the rules in mathematics are stricter and some forms are more
complicated. So what makes the language of mathematics unique? They are the
following:
3
The Language of Mathematics
a. It is precise because it can be stated clearly and able to make very fine
distinctions.
5
Mathematics as a language has syntax or structure to make a mathematical
expression or sentences well-formed which can be categorized into five forms.
1. Numbers. They are the very first symbols that can be used to represent quantity.
6
Mathematical Convention
Mathematical convention is where mathematicians and scientists have decided
that particular symbols will have particular meaning. Mathematicians abide by
conventions in order to allow other mathematicians to understand what they
write without constantly having to redefine basic terms.
7
8
Mathematical Expressions vs. Mathematical Sentences
Mathematical expression and mathematical sentence is the
analogue of a phrase and a sentence in English language.
Mathematical Expressions Mathematical Sentences
• The result of combining numbers • The result of combining numbers and variables, with
and variables, with operational operational symbols and relation symbols.
symbols. • It is well formed and states a complete thought.
Example:
• It is well-formed but does not state 8 + 2 = 10
a complete thought. 8x + 2 > 10
10
Source: https://someshapes.wordpress.com/2013/06/16/the-bodmas-pemdas-equivalency/
11
11
The order of operations or BODMAS/PEMDAS is merely a set of rules
that prioritize the sequence of operations starting from the most important
to the least important.
Step 1: do as much as you can to simplify everything inside the
parenthesis r bracket first.
Step 3: multiply and divide whichever comes first, from left to right.
Step 4: add and subtract whichever comes first, from left to right.
12
Examples:
1. Evaluate (11-5)2-3+1
Solution: (6)2-3+1
12-3+1 Or from 12-3+1
9+1 13-3
= 10 =10
13
Examples:
Solution:
14
Examples:
3. Evaluate 8÷2(2+2)
15
The Four Basic Concepts of Mathematics
1. Set
- A collection of well-defined objects that contains no
duplicates.
- The objects in the set are called the elements of the set.
Examples of a set:
ellipsis
17
The Four Basic Concepts of Mathematics
1. Set
- To indicate that an object is an element of a set, we use the symbol ∈.
18
The Four Basic Concepts of Mathematics
1. Set
Three ways in which we can describe or specify a set:
19
The Four Basic Concepts of Mathematics
1. Set
Three ways in which we can describe or specify a set:
Example: A = {1, 2, 3, 4}
B = {p, h, i, l, n, e, s}
20
The Four Basic Concepts of Mathematics
1. Set
Three ways in which we can describe or specify a set:
c. Set Builder Notation – a method that lists the rules that determine
whether an object is an element of the set rather than the actual elements
21
The Four Basic Concepts of Mathematics
1. Set
Types of Set
a. A finite set contains elements that can be counted and terminates at
certain natural number, otherwise it is infinite set.
Example: A = {1, 2, 3, . . . , 10}
B = {1, 2, 3, 4, . . .}
b. A set with only one element is called a singleton or a singleton set.
22
The Four Basic Concepts of Mathematics
1. Set
Types of Set
d. Equal sets are sets that contain exactly the same elements.
e. Equivalent sets are sets that contain the same number of elements.
23
The Four Basic Concepts of Mathematics
2. Relation
- A rule that pairs each element in one set, called the domain,
with one or more elements from a second set called the range.
- It creates a set of ordered pairs (x, y)
Example: X = {1, 2, 3} and Y = {4, 5, 6}
24
The Four Basic Concepts of Mathematics
3. Function
- A rule that pairs each element in one set, called the domain, with
exactly one element from a second set called the range. For every
first element of x, there corresponds a unique second element y.
25
The Four Basic Concepts of Mathematics
3. Function
Functions can be represented using the following:
a. Table
The set {1, 2, 3} is the domain and the set {4, 5, 6} is the range
X 1 2 3
Y 4 5 6
26
The Four Basic Concepts of Mathematics
3. Function
Functions can be represented using the following:
b. Ordered Pairs
(1, 4)
(2, 5)
(3, 6)
27
The Four Basic Concepts of Mathematics
3. Function
Functions can be represented using the following:
c. Graph
29
The Four Basic Concepts of Mathematics
4. Binary Operation
Example: S = {…-3, -2, -1, 0, 1, 2, 3…} or set S is a set of integers
S1 S2
1*2 = 1 – 2
1*2 = – 1
30
The Four Basic Concepts of Mathematics
4. Binary Operation
Example: If * is defined as a*b = 3a + b where a and b are real numbers, what is 2*5?
a b
31
Elementary Logic
Proposition
Examples:
p: Five is less than ten. (T)
Proposition
q: Dogs can fly. (F)
r: Santiago City is in Isabela. (T)
35
Elementary Logic
Proposition
Example: convert the following symbolic propositions using the
propositions below.
p: Five is less than ten.
q: Today is not Tuesday.
a. ~p b. ~q
Solution: Solution:
Simple Compound
- Convey one idea with no - Statements which combine two or
connecting words. more simple propositions using
connectives.
37
Elementary Logic
Logical Connectives or Operators Used to Form a Compound Proposition
1. Conjunction (and, but)
- Symbolized as “p ^ q”
38
Elementary Logic
Logical Connectives or Operators Used to Form a Compound Proposition
1. Conjunction (and, but)
- Symbolized as “p ^ q”
40
Elementary Logic
Logical Connectives or Operators Used to Form a Compound Proposition
2. Disjunction (or)
- Symbolized as “p ˅ q”
Example: Consider the two simple propositions below.
p: A square has four equal sides.
q: A rectangle is a quadrilateral.
b. Identify the symbolic statement of the compound proposition: “A square does
not have four equal sides or a rectangle is not a quadrilateral”.
~ p ˅ ~ q
Answer: A square does not have for equal sides or a rectangle is not a quadrilateral.
~ p˅~q ~ (p ˅ q) 41
Elementary Logic
Logical Connectives or Operators Used to Form a Compound Proposition
p q
Answer: If a woman has a son or daughter, then a woman is a mother.
42
Elementary Logic
Logical Connectives or Operators Used to Form a Compound Proposition