Language 0f Math
Language 0f Math
Order of Operation
is the hierarchy of mathematical
operations.
It is the set of rules that determines which
operations should be done before or after
others.
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
Step 1: Do as much as you can to
simplify everything inside the
parenthesis first.
Step 2: Simplify every exponential
number in the numerical expression.
Step 3: Multiply and divide
whichever comes first, from left to
right.
Step 4: Add and subtract whichever
Examples:
1.Evaluate: (11 – 5) x 2 –
3+1
2.Evaluate: 10 ÷ 2 + 12 ÷
2𝑥3
THE FOUR BASIC CONCEPTS OF
MATHEMATICS
1. SET
-It is a collection of well-defined
objects that contains no duplicates. The
objects in the set are called the
elements of the set. We use braces { },
and capital letters to represent it.
Examples:
1. The books in the shelves in a
library.
2. The bank accounts in a bank.
TYPES OF SET
1. FINITE SET – contains
elements that can be counted
and terminates at certain
natural number.
TYPES OF SET
2. INFINITE SET – contains
elements that cannot be
counted and terminates at
certain natural number.
A set which does not have
members at all is a null set.
The elements of the domain can The elements of the domain can
be imagined as input to a be imagined as input to a
machine that applies a rule to machine that applies rule so
these inputs to generate one or that each input corresponds to
more outputs. only one output.
A relation is also a A function is a set of ordered
pairs (x,y) such that no two
set of ordered pairs ordered pairs have the same x –
(x, y). value but different y – values.
Which of the following mapping diagrams
represent functions?
A D X y
1 10 11 31
2 20 12 42
3 30 13 63
4 40 14 44
5 50 15 85
RELATIONS FUNCTIONS
It is a rule that relates values from a set It is a relation where each element in
of values (called the domain) to a the domain is related to only one value
second set of values (called the range). in the range by some rule.
The elements of the domain can The elements of the domain can
be imagined as input to a be imagined as input to a
machine that applies a rule to machine that applies rule so that
these inputs to generate one or each input corresponds to only
more outputs. one output.
A relation is also a set A function is a set of ordered
pairs (x,y) such that no two
of ordered pairs (x, y). ordered pairs have the same x –
value but different y – values.
Which of the following mapping diagrams
represent functions?
A D X y
1 10 11 31
2 20 12 42
3 30 13 63
4 40 14 44
5 50 15 85
Which of the following mapping diagrams
represent functions?
S D C J
16 3
1 18 42
4
3 20 63
5
22
7 44
24 6
Which of the following set ordered pairs
represent functions?
(a) y = 2x + 1
(b) y = x² - 2x +2
(c) x² + y² = 8
(d) y = 𝑥 + 1
2𝑥+1
(e) y =
𝑥 −1
(f) y = [x] + 1 where [x] is the greatest integer
function.
4. BINARY FUNCTION
BINARY OPERATION
- It is a calculation involving
two elements of the set to
produce another element of
the set.
Binary Operations include
addition, subtraction,
multiplication, and
division.
f(x) = x
Evaluating a Function
Means replacing the variable in the
function, in this case x, with a value from
the function’s domain and computing for
the result. To denote that we are
evaluating f at a for some a in the domain
of f, we write f(a).
Let f(x) = 2x³- 3x² - 5x + 2
a.f(1)
b.f(-1)
c.f(3)
Evaluate the following functions at x = 2:
1.f(x) = 2x + 1 5
2.g(x) = x² - 2x + 2 2
3.g(x) = 𝑥 + 1 𝟑
2𝑥+1
4.r(x) = 5
𝑥 −1
Given f(x) = x – 2, find the following
values:
1.f(0)
2.f(3)
3.f(-1)
4.f(π)
5.f(x + 1)
6.f(3x)
Given f(x) = 𝑥 − 3, find the following
values:
a.f(3)
b.f(12)
c.f(x – 3)
1
d.f( )
1 −𝑥
e.f(x² + 4x + 7)
Operations
on
Functions
Operations on Functions
Let f and g be functions.
Find : (f + g) (x)
Operations on Functions
Let f and g be functions.
Find : (f - g) (x)
Operations on Functions
Let f and g be functions.
𝑥+1
f(x) = x² - 3x + 2 and g(x) =
𝑥 −1
Given: • f(x) = x + 3
• p(x) = 2x – 7
• v(x) = x² + 5x + 4
• g(x) = x² + 2x -8
𝑥+7
• h(x) =
2 −𝑥
𝑥−2
• t(x) =
𝑥+3
Directions: Perform the following operations on
functions.
1. (v + g) (x)
2. (fp) (x)
3. (f + h) (x)
4. (p – f) (x)
5. (v/g) (x)
Composition
of Functions
Definition:
Let f and g be functions. The composite
function, denoted by (f o g), is defined by
(f o g) (x) = f(g(x)).