Genmath Learning Packets Aug. 17 2022
Genmath Learning Packets Aug. 17 2022
17, 2022)
Mr. Jerry Clark Ian C. Cabuntucan, LPT
Instructions: This material is intended for your self-learning at home. Do all the exercises given in each
topic, the one that is inside the blue-dashed box with the name “Home Exercise”. Write your answer on
your exercise notebook. You have to copy and answer and show your COMPLETE SOLUTION. We will check
your answer in the next meeting.
In this lesson, we will discuss what are functions and its representation in real life.
I will be able to
Explain the meaning of functions
Differentiate functions and relations
Discussion of Concept
There are different ways of looking at functions. We will consider a few. But first,
we need to discuss some terminology.
I will be able to
Evaluate functions.
LEARNING ACTIVITIES
Discussion of Concept
I will be able to
Add, subtract, multiply, and divide functions.
Perform composition of functions
(f + g)( x)=f (x )+ g ( x)
Solution
( f +g ) ( x ) =( 5 x +1 ) + ( 3 x−2 )
( f +g ) ( x ) =8 x−1
Subtraction:
We can also subtract two functions:
( f −g ) ( x )=x +3
Multiplication:
We can multiply two functions: (take note that the symbol for
multiplication can also be a dot (∙) or the functions are separated though
parentheses)
(f·g)(x )=f ( x) · g( x)
3 2
(f·g)(x )=2 x +3 x
Division:
And we can divide two functions: (take note that the denominator, which is
g(x), must not be equal to zero. If so, the whole function will become
undefined since any number divided by zero is undefined.)
( fg ) ( x )= gf (( xx))
Example: f (x)=2 x +3∧g (x)=x 2
( fg ) ( x )= 2 xx+3 2
COMPOSITION OF FUNCTIONS
It is written: ( g ° f )(x)
Which means: g( f ( x ))
It is like using a function in evaluating another function. So basically,
you are putting a function inside another function.
f (input)=2(input )+3
Let's start:
( g º f )(x)=g (f ( x))
(g º f )( x)=(2 x+ 3)2
( f º g)(x)=f (g ( x))
2
( f º g)(x)=2 x +3
2 2
1. f ( x)=2 x +3, g( x )=5 x −2 , Find ( f + g)(x)
4. 2 2
f ( x )=4 x , g ( x )=2 x , Find ( fg )( x )
5. f ( x )=x +3 , g ( x )=2 x , Find (f ° g)(x)