Lesson No. 5 Functions
Lesson No. 5 Functions
Crisostomo
CHAPTER 2: FUNCTIONS
A function is a special kind of relation where
every input goes to exactly one output
It’s PREDICTABLE!
Choice 1
Example 2
A. B.
B
Example 3
{(0, 5), (1, 4), (2, 3), ( 3, 2), (4, 1), (5, 0)}
YES
Example 4
Function or not?
X Y X Y X Y
-2 3 5 3 -2 3
0 4 0 4 0 -1
8 32 8 32 8 -2
7 5 5 -6 7 3
{(–1, 7), (1, 0), (2, 3), (0, 8), (0, 5), (–2, 1)}
NO
Vertical Line Test
Would this
graph be a
function?
YES
Vertical Line Test
Would this
graph be a
function?
NO
Does the graph represent a
function?
x x
y y
Yes
Yes
Does the graph represent a
function?
x x
y y
No No
Does the graph represent a
function?
x x
y y
Yes No
Function Notation
16
f(1) = 2x + 1
f(1) = 2(1) + 1
f(1) = 3
Value of a Function
1. If g(s) = 2s + 3, find g(-2).
g(-2) = 2(-2) + 3 =-4 + 3 = -1
2. If h(x) = x2 - x + 7, find h(2c).
h(2c) = (2c)2 – (2c) + 7 = 4c2 - 2c + 7
3. If f(k) = k2 - 3, find f(a - 1)
f(a - 1)=(a - 1)2 – 3 =(a-1)(a-1) - 3 = a2 - a - a + 1 - 3 = a2 - 2a -
2
4. If f(x) = 2 – x2, find f(x+1)
f(x+1)= 2 - (x+1)2 = 2 – (x2 + 2x + 1) = 2 – x2 – 2x – 1= – x2 – 2x
+1
5. If f(x) = x2 + x, find f(2x)
f(2x)=(2x)2 + (2x) = 4x2 + 2x
Example no. 1
Given f(x) = 2x + 1 and g(x) = 5x +3
Find the following:
a. (f o g)(x) b. (g o f)(x)
Solutions:
a.) (f o g)(x) b. (g o f)(x)
f(g(x))= 2x +1 g(f(x))= 5x +3
f(5x+3) = 2(5x+3) +1 g(2x+1) = 5(2x+1) +3
= 10x +6+1 = 10x +5 +3
= 10x + 7 = 10x +8
Logarithmic and Exponential Functions
logb N = x → bx = N
If bm = bn, then m = n.
loge x = ln x
If bm = bn, then m = n.
ln ex= x
eln x= x
aloga x = x
aloga x = x
Application of Logarithmic Function on Compound
Interest
mt
r
A P 1
m
A = The accumulated amount after mt periods
P = Principal
m = Number of periods/year
t = Number of years
Example
mt
r
A P 1
m
4(5)
.06
A 4300 1
4
= P5,791.48
Example
mt
r
P A1
m
A = The accumulated amount after mt periods
P = Principal
mt
r = Nominal interest rate/year r
A P 1
m = Number of periods/year m
t = Number of years
Example
mt
r
P A1
m
12(6)
.09
P 4800 1
12
≈ 2,802.83
Continuous Compound Interest
Formula
rt
A Pe
A = The accumulated amount after t years
P = Principal
r = Nominal interest rate per year
t = Number of years
Example
rt
A Pe
A 7500e0.12(25)
≈ 150,641.53
Example
You have deposited P500 in an account that pays 6.75% interest, compounded
continuously. How long will it take your money to double?
A = Pert
= 500e0.0675t.
1000 = 500e0.0675t
e0.0675t = 2
lne0.0675t = ln 2
0.0675t = ln 2
t 10.27
The balance in the account will double after approximately 10.27 years.
Exponential Growth and Decay
Example 1: Population Growth and
Decay
A newly formed lake is stocked with 900 fish. After 6 months,
biologists estimate there are 1710 fish in the lake. Assuming the fish
population grows exponentially, how many fish will there be after 24
months?
y = abx
1710 = 900b6
b6 = 1.9
b = (1.9) 1/6
y = abx
y = 900 [(1.9) 1/6 ]24
y = 11,728.89
y 11,7289 fish
There will be about 11,729 fish in the lake after 24 months.
Example 2: Population Growth and
Decay
P= 4516.32 (1+0.15)–5
P= 4192.32
5. Iodine-131 has a half-life of about 8 days. Find the amount left from a 30-
gram sample of iodine-131 after 40 days.