Functions Its Operations
Functions Its Operations
2 1
3 4
4 5
One-is-to-one correspondence
1. A = { (1, 2), (2, 3), (3, 4)}
Domain : {1, 2, 3 }
Range : {2, 3, 4}
Example: x + y = R and x ● y = R
5+3=8 5 ● 3 = 15
B. Commutativity of Binary Operations
Addition and multiplication of any two real
numbers is commutative as seen in their
mathematical symbols:
Example: x + y = y + x and x ● y = y ● x
4+5=5+4 4●5=5●4
9=9 20 = 20
C. Associativity of Binary Operations
Given any three real numbers you may take any
two and perform addition or multiplication as the
case maybe and you will end with the same
answer.
Example: (x + y) + z = x + (y + z)
(x ● y) ●z = x ● (y ● z)
(4 + 5) + 7 = 4 + (5 + 7) (4 ● 5) ● 7 = 4 ● (5 ● 7)
9 + 7 = 4 + 12 20 ● 7 = 4 ● 35
16 = 16 140 = 140
D. Distributivity of Binary Operations
Distributivity applies when multiplication is
performed on a group of two numbers added or
subtracted together.
Example: z(x ± y) = zx ± zy
2( 3x ± 5y) = 6x ± 10y or
= 6x + 10y or
= 6x – 10y
E. Identity Elements of Binary Operations
An element of the set of real numbers is an
identity element for addition/multiplication if,
x + e = e + x = x and x ● e = e ● x = x
This means that the identity is the number that
you add to any real number and the result will be
the same real number.
Example: 5 + 0 = 0 + 5 = 5 50 ● 1 = 1 ● 50 = 50
Therefore the identity element e in the above
definition is zero for addition and
one for multiplication.
F. Inverses of Binary Operations
Example: Addition
x + (-x) = -x + x = 0
Additive inverse
4 + (-4) = -4 + 4 = 0
Multiplication
Reciprocal
By:
Arlene M. Leron
Objectives:
(f + g) (x) = 3x + 5 + 5x + 11 = 8x + 16
f(x) = 3x + 5
+
g(x) = 5x + 11
(f+ g)(x) = 8x + 16
❖ (f + g) (x) = f(x) + g (x)
f(x) = -5x - 3
+
g(x) = -11x - 5
(f+ g)(x) = -16x - 8
❖ (f + g) (x) = f(x) + g (x)
f(x) = -5x + 3
+
g(x) = 11x - 5
(f+ g)(x) = 6x - 2
Given: f(x) = x – 2 and
g(x) = 2x2 + 5x – 3
(f + g) (x) = x – 2 + 2x2 + 5x – 3
x-2
2x2 + 5x – 3
2x2 + 6x – 5
(f + g) (x ) = x2 – 4x + 10
2x2 + 7x – 4
3x2 + 3x + 6
❖ (f - g) (x) = f(x) - g (x)
f(x) = 3x + 5
g(x) = -5x - 11
(f - g)(x) = -2x - 6
❖ (f - g) (x) = f(x) - g (x)
f(x) = -5x - 3
g(x) = 11x + 5
(f - g)(x) = 6x + 2
Given: f(x) = x – 2 and
g(x) = 2x2 + 5x – 3
(f - g) (x) = (x – 2) - (2x2 + 5x – 3)
x-2
-2x2 - 5x + 3
-2x2 - 4x + 1
If f(x ) = x2 + 6x + 8 and g(x) = x2 - 16
(f - g) (x) = x2 + 6x + 8
-x2 + 16
6x + 24
f(x) = 3x + 5
●
g(x) = 5x + 11
33x + 55
15𝑥 2 + 25x
(f ● g)(x) = 15𝑥 2 +58x + 55
Given: f(x) = x – 2 and
g(x) = 2x2 + 5x – 3
(f ●g) (x) = (x – 2) ● (2x2 + 5x – 3)
2x2 + 5x - 3
x–2
-4x2 - 10x + 6
2x3 +5x2 - 3x
2x3 + x2 - 13x + 6
f(x ) = x2 + 6x + 8 and g(x) = x2 - 16
(f ▪ g) (x) = x2 + 6x + 8
x2 - 16
-16x2 -96x -128
x4+6x3+8x2
2
f(x) = 𝑥 + 5x + 6 and g (x) = x + 3
𝑥 2 + 5x + 6 ÷ x+3 = x+2
𝑥 2 + 5x + 6 (x + 3)(x + 2)
f(x) ÷ g(x) = =
x+3 x+3
(f ÷ g)(x) = x+2
❖ (g ÷ f) (x) = g(x) ÷ f (x)
2
f(x) = 𝑥 + 5x + 6 and g (x) = x + 3
2 1
x + 3 ÷ 𝑥 + 5x + 6 =
𝑥+2
x+3 (x + 3)
g(x) ÷ f(x) = =
𝑥 2 + 5x + 6 (x + 3) (x + 2)
1
(f ÷ g)(x) = 𝑥+2 x ≠ -2
Given: f(x) = x – 2 and
g(x) = 2x2 + 5x – 3
(f ÷g) (x) = (x – 2) ÷ (2x2 + 5x – 3)
(f ÷g) (x) = x–2
2x2 + 5x – 3
(f ÷g) (x) = x–2
(2x – 1)(x + 3)
where x ≠ -3 and x ≠ 1/2.
f(x ) = x2 + 6x + 8 and g(x) = x2 - 16
(f ÷ g) (x) = x2 + 6x + 8 = (x + 2) (x + 4) = x + 2
x2 – 16 (x + 4) (x - 4) x-4
x3 + 27 = (x + 3) (x2 – 3x + 9)
x+3 x+3
f(x)= x3 - 8
2
g(x) = x - 6x + 8
(g ÷ f) (x ) = x2 - 6x + 8
x3 - 8
(g ÷ f) (x ) = (x - 2) (x - 4)
(x - 2)(x2 + 2x + 4)
(g ÷ f) (x ) = x – 4
x2 + 2x + 4
❖ Composite Function
f (x ) = x2 + 11x + 24 and g(x) = x + 8
(f o g) (x) = ?
(f o g) (x) = x2 + 11x + 24
= (x + 8)2 + 11 ( X + 8) + 24
= x2 + 16x + 64 + 11x + 88 + 24
( f o g) ( x) = x2 + 27x + 176
f (x ) = x2 + 11x + 24 and g(x) = x + 8
(g o f) (x) = x + 8
(g o f ) (x ) = x2 + 11x + 24 + 8
(g o f) (x) = x2 + 11x + 32
If f(x) = 5𝑥 2 + 5 and g (x) = x + 1,
then what is f(g (2))? (f o g ) (2)
Solution: Let’s evaluate g(2) first:
g(x) = x + 1 g(2) = 2 + 1 = 3
∴ f(g(2)) = 50
If f(x) = 5𝑥 2 + 5 and g (x) = x + 1,
then what is g(f (2))? (g o f) (2)
Solution: Let’s evaluate f(2) first:
∴ g(f(2)) = 26
“Being happy doesn’t mean everything is
perfect. It means you’ve decided to see
beyond the imperfections.”