0% found this document useful (0 votes)
25 views58 pages

Evaluation of Functions

This document discusses different types of functions including quadratic, constant, identity, and absolute value functions. It provides examples of writing equations in function notation and evaluating functions for given values of x. The key points are: - Quadratic functions have a parabolic graph - Constant functions have a horizontal line graph - Identity functions pass through the point of origin - Absolute value functions involve the absolute value - Functions can be written in function notation by replacing y with f(x) - To evaluate a function, substitute the given value of x and simplify
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views58 pages

Evaluation of Functions

This document discusses different types of functions including quadratic, constant, identity, and absolute value functions. It provides examples of writing equations in function notation and evaluating functions for given values of x. The key points are: - Quadratic functions have a parabolic graph - Constant functions have a horizontal line graph - Identity functions pass through the point of origin - Absolute value functions involve the absolute value - Functions can be written in function notation by replacing y with f(x) - To evaluate a function, substitute the given value of x and simplify
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 58

Objectives:

vwrite a function for the given real-life


situation;
videntify the kind of function;
vtransform the equation into function
notation;
vdetermine how to evaluate function;
vevaluate functions.
Quadratic function –
second degree
function. Its graph is a
_________.
parabola
Constant function – first
degree function involving
only the dependent variable
and a constant. Its graph is a
_______________.
Constant function – first
degree function involving
only the dependent variable
and a constant. Its graph is a
_______________.
horizontal line
Identity function – first degree
equation where y is equal to x.
Its graph is a line dividing the
first and third quadrant and
passing through the
_______________.
Identity function – first degree
equation where y is equal to x.
Its graph is a line dividing the
first and third quadrant and
passing through the
point of origin
_______________.
Absolute value function
– function involving
_____________.
Absolute value function
– function involving
_____________.
absolute value
Piece-wise function – function
involving sub functions where
the values of the independent
variable is specified per
________________.
Piece-wise function – function
involving sub functions where
the values of the independent
variable is specified per
sub function
________________.
SEATWORK #1
Answer exercises I, II and
III on pages 1 and 2 of
your Workbook
SEATWORK #1

ANSWERS
I. DETECTIVE TASK
• 1. A = s2
• 2. T = (no. of units)(amount per unit)
• 3. d = st
• 4. V = 𝜋𝑟 ! ℎ
• 5. I = (no. of gas Tanks)(amount per gas tank)
II. WHAT FUNCTION IS IT

•1. LINEAR •6.ABSOLUTE VALUE


•2. QUADRATIC •7. QUADRATIC
•3. PIECE-WISE •8. PIECE-WISE
•4. IDENTITY •9. LINEAR
•5. CONSTANT •10. CONSTANT
III. GROUP THEM
LINEAR QUADRATIC
•2x – 5y = 1 •y = –12x 2

•y = 3x - 6 2
•2x + 4y = 6
III. GROUP THEM
CONSTANT IDENTITY
•3y =9 •2y = 2x
•y = 3 •y = x
III. GROUP THEM
PIECE-WISE ABSOLUTE VALUE
−2, 𝑋 < −3
• y = !3, −3 ≤ 𝑋 ≤ 2
•y = /x+5/
7, 𝑋 > 2
•y = /3x+5/
𝑥 − 1, 𝑥 < 2
•y = +
𝑥 − 5, 𝑥 ≥ 2
Lesson 1.2
EVALUATION OF
FUNCTION
The function y = 3x2 + 4x - 5 can be written as
f(x) = 3x2 + 4x - 5 which is read as the
“function of x equals 3x + 4x - 5.” f(x) is used
2

in function notation. It replaces the


dependent variable y. f may be any other
letter but not the same as the independent
variable
Examples:
1. How do we write y = 3x – 2 in
function notation?
Simply change y to f(x)
f(x) = 3x - 2
2. How do we write 2x + 3y = 5? Step 2. Divide each term by
the coefficient of y.
2x + 3y = 5 should be written in
"# $ !%
the form y = another expression = −
" " "
before it can be written in Step 3. Simplify
function notation form. 𝑦=
$&!%
"
Step 1. Transpose the x-term to Step 4. Replace y by f(x).
the right. $&!%
𝑓(𝑥) =
3y = 5 – 2x "
3. How do we write y3 = 2x – 7 in function notation?
Do the same thing as in example 2. We take the value of
y in terms of another expression from the given.
Step 1. Extract the cube root of both sides.
! !
𝑦! = 2𝑥 − 7
!
𝑦 = 2𝑥 − 7
Step 2. Replace y by f(x).
!
𝑓(𝑥) = 2𝑥 − 7
Consider the following:
If f(x) = 3x – 2, then what is f(2)?
What does it mean? It asks you
about the value of the function f(x)
when the value of x is 2.
What to do:
Substitute 2 to x then simplify following the
GEMDAS.
f(x) = 3x – 2. Remember that 3x means 3 times x
so
f(2) = 3(2) – 2
=6–2
f(2) = 4
More Examples:

1. f(x) = 2x2 – 5x + 8 2. f(x) = x3 – 4 3. f(x) = 5x - 3


f(-1) = 2(-1)2 -5(-1) + 8 f(2a) = (2a)3 – 4 f(x + 2) = 5(x + 2) -3
= 2(1) + 5 + 8 = 8a3 – 4 = 5x + 10 - 3
=2+5+8 = 5x + 7
= 15
What about if the given is a piece-wise
function

5𝑥 − 3, 𝑥 ≤ −1
f(x) = ! +
2𝑥 + 1, 𝑥 > −1
1. Which sub function will you use if you
are asked to find f(-1)? f(2)?
5𝑥 − 3, 𝑥 ≤ −1
f(x) = , !
2𝑥 + 1, 𝑥 > −1

f(-1) = 5(-1) – 3 f(2) = 2(2)2 + 1


= -5 – 3 = 2(4) + 1
= -8 =8+1
f(2) = 9

Notice the sub-function used. Consider the values in the domain.


Other examples:

4, 𝑥 ≤ −3
f(x) = 53𝑥 ! − 4𝑥 + 5, −3 < 𝑥 ≤ 2
5𝑥 − 1, 𝑥 > 2
1. Find f(-5)
Since -5 is in the bracket of x ≤ -3 then we use f(x)
=4
f(-5) = 4
𝟒, 𝒙 ≤ −𝟑
f(x) = !𝟑𝒙𝟐 − 𝟒𝒙 + 𝟓, −𝟑 < 𝒙 ≤ 𝟐
2.Find f(1) 𝟓𝒙 − 𝟏, 𝒙 > 𝟐

Since 1 is in the bracket of −3 < 𝑥 ≤ 2 then we


use f(x) = 3𝑥 " − 4𝑥 + 5
f(1) = 3(1)2 – 4(1) + 5
= 3(1) – 4 + 5
=3–4+5
=4
𝟒, 𝒙 ≤ −𝟑
f(x) = !𝟑𝒙𝟐 − 𝟒𝒙 + 𝟓, −𝟑 < 𝒙 ≤ 𝟐
3. Find f(5) 𝟓𝒙 − 𝟏, 𝒙 > 𝟐

Since 5 is in the bracket x > 2 then we use f(x) =


5x – 1
f(5) = 5(5) – 1
= 25 – 1
= 24
TRY THIS
Write the following in function notation.

1. y = 5x
Write the following in function notation.

1. y = 5x
f(x) = 5x
Write the following in function notation.

2. 2y = 5x + 4
Write the following in function notation.

2. 2y = 5x + 4
!"#$
f(x) =
%
Write the following in function notation.

3. 3y - 2x = 1
Write the following in function notation.

3. 3y - 2x = 1
%"#&
f(x) =
'
Write the following in function notation.

4. 4y = 2x-3
Write the following in function notation.

4. 4y = 2x-3
%"('
f(x) =
$
Write the following in function notation.

!
5. 5y = 5𝑥 − 3𝑥 + 2
Write the following in function notation.
5. !
5y = 5𝑥 ! − 3𝑥 + 2
"# $%#&!
f(x) =
"
Evaluate: f(3) if f(x)= 3x - 2
Evaluate: f(3) if f(x)= 3x - 2

7
!
Evaluate: f(-1) if f(x)=4𝑥 − 𝑥 + 3
!
Evaluate: f(-1) if f(x)=4𝑥 − 𝑥 + 3

8
"#$%
Evaluate: f(-2) if f(x)=
!
"#$%
Evaluate: f(-2) if f(x)=
!

-1
Evaluate: f(5) if
7𝑥 − 3, 𝑥 > 5
f(x)=&
5, 𝑥 ≤ 5
Evaluate: f(5) if
7𝑥 − 3, 𝑥 > 5
f(x)=&
5, 𝑥 ≤ 5

5
Evaluate: f(7) if
7𝑥 − 3, 𝑥 > 5
f(x)=&
5, 𝑥 ≤ 5
Evaluate: f(7) if
7𝑥 − 3, 𝑥 > 5
f(x)=&
5, 𝑥 ≤ 5

46
Thumbs up or down
1. I know how to
transform equation to
function notation.
Thumbs up or down
2. I know how to
evaluate function.
SEATWOK #2:
Answer exercises IV and V on
pages 2 and 3 of the
workbook.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy