Gen Math 1
Gen Math 1
I. OBJECTIVE:
2. evaluates a function.
functions.
II. PRE-ASSESSMENTS
Questions:
1. What mathematical model can be drawn out from the given situation?
2. How much will she pay she reaches the market?
III. DISCUSSION
LESSON 1:
What is the difference between a function and a relation?
Ordered Pairs
It is a pair of numbers or coordinates arranged according to
their position in the number line. They are usually enclosed
with a parentheses.
Example:
1. Give a function C that can represents the cost of buying x
meal costs ₱40.00.
Solution:
Since each meal costs ₱40.00, then the cost function is
C(x) = 40x.
Piece-wise Functions
Is a function whose definition involve more than one formula.
EXAMPLE:
A user is charged ₱300 monthly for a particular mobile plan,
which includes 100 free text messages. Messages in excess of 100
are charged P1 each. Represent the amount a consumer pays each
month as a function of the number of messages 𝑚 sent in a month.
Solution.
Let t(m) represent the amount paid by the consumer each month. It
can be expressed by the piecewise function
300
𝑡(𝑚) = { If 0 < 𝑚 ≤ 100
300+𝑚
If 𝑚 > 100
Lesson 2:
Solution.
Substituting 1.5 for 𝑥 in the functions, we have
(a) 𝑓(1.5) = 2(1.5) + 1 = 4
(b) 𝑞(1.5) = (1.5)2 − 2(1.5) + 2 = 2.25 − 3 + 2 = 1.25
(c) 𝑔(1.5) = √(1.5) + 1 = √2.5
2(1.5)+1 3+1
(d) 𝑟(1.5) = = =8
(1.5)−1 0.5
1. Addition of Functions
Let 𝑓 and 𝑔 be any two functions.
The sum denoted by 𝑓 + 𝑔, is the function defined by: (𝑓 + 𝑔)(𝑥) = 𝑓(𝑥) + 𝑔(𝑥)
Example
If 𝑓(𝑥 ) = 3𝑥 − 2 and 𝑔(𝑥 ) = 𝑥 2 + 2𝑥 − 3,
find (𝑓 + 𝑔)(𝑥 ).
Solution:
(𝑓 + 𝑔)(𝑥 ) = 𝑓(𝑥 ) + 𝑔(𝑥 )
= (3𝑥 − 2) + (𝑥 2 + 2𝑥 − 3)
= 3𝑥 − 2 + 𝑥 2 + 2𝑥 − 3
= 𝑥 2 + 5𝑥 − 5
2. Subtraction of Functions
Example
If 𝑓(𝑥 ) = 𝑥 2 − 5 and 𝑔(𝑥 ) = 5𝑥 + 4,
find (𝑓 − 𝑔)(𝑥 ).
Solution:
(𝑓 − 𝑔)(𝑥 ) = 𝑓(𝑥 ) − 𝑔(𝑥 )
= (𝑥 2 − 5) − (5𝑥 + 4)
= 𝑥 2 − 5 − 5𝑥 − 4
= 𝑥 2 − 5𝑥 − 9
2. Multiplication of Functions
Example
If 𝑓(𝑥 ) = 3𝑥 − 2 and 𝑔(𝑥 ) = 𝑥 2 + 2𝑥 − 3,
find (𝑓𝑔)(𝑥 ).
Solution:
(𝑓𝑔)(𝑥 ) = 𝑓(𝑥 ). 𝑔(𝑥 )
= (3𝑥 − 2)(𝑥 2 + 2𝑥 − 3)
= 3𝑥 (𝑥 2 + 2𝑥 − 3) − 2(𝑥 2 + 2𝑥 − 3)
= 3𝑥 3 + 6𝑥 2 − 9𝑥 − 2𝑥 2 − 4𝑥 + 6
= 3𝑥 3 + 4𝑥 2 − 13𝑥 + 6
4. Division of Functions
Let 𝑓 and 𝑔 be any two functions.
𝒇
The quotient, denoted is the function defined as:
𝒈
𝒇 𝒇(𝒙)
where 𝒇(𝒙) ≠ 𝟎. (𝒙) =
𝒈 𝒈(𝒙)
Example:
If 𝑓(𝑥 ) = 𝑥 + 3 and 𝑔(𝑥 ) = 𝑥 2 + 2𝑥 − 3,
𝑓
find ( ) (𝑥 ).
𝑔
Solution:
𝑓 𝑥+3
( ) (𝑥 ) =
𝑔 𝑥 2 +2𝑥−3
𝑥+3
=
(𝑥−1)(𝑥+3)
1
=
𝑥−1
5. Composition of Functions
Let 𝒇 and 𝒈 be functions. The composite function,
denoted by 𝑓 ◦ 𝑔,
is defined by:
(𝒇 ◦ 𝒈)(𝒙) = 𝒇(𝒈(𝒙))
The process of obtaining a composite function is called
function composition.
Example:
Given 𝑓 (𝑥 ) = 4 𝑥 − 5 and 𝑔(𝑥 ) = 𝑥 2 + 4,
find 𝑓 ◦ 𝑔(𝑥 ).
Solution:
𝑓(𝑥 ) = 4𝑥 − 5
𝑓 ◦ 𝑔(𝑥 ) = 4(𝑔(𝑥 )) − 5
= 4(𝑥 2 + 4) − 5
= 4𝑥 2 + 16 − 5
= 4𝑥 2 + 11
IV. ASSESSMENT
Part 1:
Part 2:
1. 𝑓(𝑥) + 𝑔(𝑥)
Solution:
2. ℎ(𝑥) − 𝑔(𝑥)
Solution:
3. 𝑓(𝑥)𝑔(𝑥)
Solution:
ℎ(𝑥)
4.
𝑔(𝑥)
Solution:
ℎ(𝑥)
5.
𝑔(𝑥)
Solution:
6. (𝑓 ₒ 𝑔)(𝑥)
Solution:
7. (𝑓 ₒ ℎ)(𝑥)
Solution:
V. FEEDBACK
___________________________________________________________________________
___________________________________________________________________________
___________________________________________________________________________
___________________________________________________________________________
___________________________________________________________________________
___________________________________________________________________________
___________________________________________________________________________
___________________________________________________________________________
___________________________________________________________________________
________________________________________________________________.