0% found this document useful (0 votes)
37 views

General Mathematics 2 (Evaluating Functions)

This document discusses evaluating functions. It begins by defining what it means to evaluate a function and lists the main steps. It then provides examples of evaluating various types of functions by substituting values for variables and performing the necessary calculations. The types of functions discussed include constant, identity, polynomial, linear, quadratic, power, rational, exponential, logarithmic, absolute value, and greatest integer functions. The document emphasizes the importance of substitution and order of operations when evaluating functions. It concludes with some practice problems for students to evaluate different functions.
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
37 views

General Mathematics 2 (Evaluating Functions)

This document discusses evaluating functions. It begins by defining what it means to evaluate a function and lists the main steps. It then provides examples of evaluating various types of functions by substituting values for variables and performing the necessary calculations. The types of functions discussed include constant, identity, polynomial, linear, quadratic, power, rational, exponential, logarithmic, absolute value, and greatest integer functions. The document emphasizes the importance of substitution and order of operations when evaluating functions. It concludes with some practice problems for students to evaluate different functions.
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 41

GENERAL

MATHEMATICS
Evaluating
Function
Evaluating Function

•What does the term evaluate means?

•How will you evaluate functions?


Objectives:

At the end of the lesson you are expected


to:
Recall the process of substitution
Identify various types of functions; and
Evaluate function
Do you still remember?
Given the following expressions, find its value if x =
3.
1. x – 9
2. 3x + 7
3. X^2 + 4 – 10
4. 2x^2 - 6x + 26
5. 3x^2 - 6
Do you still remember?
Solution:
1. x–9 3. X^2 + 4 – 10
=3–9 = 3^2 + 4 - 10
= -6 = 11
2. 3x + 7 4. 2x^2 - 6x + 26
= 3(3) + 7 = 2(3)^2 – 6(3) + 26
= 16 = 26
5. 3x^2 – 6
= 3(3)^2 – 6
Types of Functions
Constant Function –
A constant function is a function that has the same
output value no matter what your input value is.
Because of this, a constant function has the form f
(x) = b, where b is a constant (a single value that
does not change).

Example : y = 7
Types of Functions
Identity Function –
The identity function is a function which returns the
same value, which was used as its argument. In
other words, the identity function is the function f (x)
= x , for all values of x.

Example: f (2) = 2
Types of Functions

Polynomial Function –
A polynomial function is defined by y = a^0 + a^1 x
+ a^2 x^2 +... a^n x^n, where n is a non-negative
integer and a^0 , a^1 , a^2 ,…, n ∈ R
Types of Functions

Linear Function –
The polynomial function with degree one. It is in the
form y = mx + b

Example: y = 2x + 5
Types of Functions
Quadratic Function –
If the degree of the polynomial function is two, then
it is a quadratic function. It is expressed as y = ax^2
+ bx + c , where a ≠ 0 and a, b, c are constant and
x is a variable.

Example: y = x^2 + 2x + 3
Types of Functions
Power Function -
A power function is a function in the form b y =
ax^b where b is any real constant number. Many of
our parent functions such as linear functions and
quadratic functions are in fact power functions.

Example: f(x) = 8x^5


Types of Functions
Rational Function -
A rational function is any function which can be
represented by a rational fraction say, p(x)/q(x) in which
numerator, p(x) and denominator, q(x) are polynomial
functions of x, where q(x) ≠ 0.

Example: f(x) = x^2 – 3x + 2 / x^2 – 4


Types of Functions
Exponential function -
These are functions of the form: y = ab^x , where x
is in an exponent and a and b are constants. (Note
that only b is raised to the power x; not a.) If the
base b is greater than 1 then the result is
exponential growth.

Example: y = 2^x
Types of Functions
Logarithmic Function –
Logarithmic functions are the inverses of exponential
functions, and any exponential function can be
expressed in logarithmic form. Logarithms are very
useful in permitting us to work with very large
numbers while manipulating numbers of a much
more manageable size. It is written in the form
y = logb x, x > 0, where b > 0 and b 1
Types of Functions
Absolute Value Function -
The absolute value of any number, c is represented
in the form of |c|. If any function f: R→ R is defined
by f (x) = |x| , it is known as absolute value
function. For each non-negative value of x, f(x) = x
and for each negative value of x, f(x) = -x, i.e., f(x)
= {x, if x ≥ 0; – x, if x < 0.
Types of Functions
Greatest Integer Function -
If a function f: R→ R is defined by f(x) = [x], x ∈ X.
It round-off to the real number to the integer less
than the number. Suppose, the given interval is in
the form of (k, k+1), the value of greatest integer
function is k which is an integer.

Example: f (x) = |x| + 1 where x is the greatest


Evaluating function
Evaluating function is the process of determining the
value of the function at the number assigned to a
given variable. Just like in evaluating algebraic
expressions, to evaluate function you just need to
a.) replace each letter in the expression with the
assigned value and
b.) perform the operations in the expression using
the correct order of operations. (PEMDAS)
Evaluating function

Example 1:

Given f (x) = 2x - 4 , find the value of the function if


x = 3.
Evaluating function
Solution: f(x) = 2x – 4
f(3) = 2(3) – 4
f(3) = 6 – 4
f(3) = 2

Answer: Given f (x) = 2x - 4, f (3) = 2


Evaluating function

Example 2:

Given g (x) 3x^2 + 7 , find g(-3).


Evaluating function
Solution: g(x) = 3x^2 + 7
g(-3) = 2(-3)^2 +7
g(-3) = 3(9) + 7
g(-3) = 27 + 7
g(-3) = 34

Answer: Given g (x) = 3x^2 + 7, g(-3) = 34


Evaluating function

Example 3:

Given p(x) = 3x^2 + 5x -2, find p(0) and p(-1) .


Evaluating function
Solution: p(0) = 3x^2 + 5x – 2
p(0) = 3(0)^2 + 5(0) – 2
g(0) = 0 + 0 – 2
g(0) = -2
Solution: p(-1) = 3x^2 + 5x – 2
p(-1) = 3(-1)^2 + 5(-1) – 2
g(-1) = 3 + (-5) – 2
g(-1) = -4
Answer: p(x) = 3x^2 + 5x – 2, p(0) = -2, p(-1) = -4
Evaluating function

Example 4:

Given f (x) = 5x + 1 , find f (h + 1).


Evaluating function
Solution: f(h + 1) = 5x + 1
f(h + 1) = 5(h + 1) + 1
f(h + 1) = 5h + 5 + 1
f(h + 1) = 5h + 6

Answer: Given f(x)= 5x + 1, f(h + 1) = 5h + 6


Evaluating function

Example 5:

Given g(x) = , find g(9)


Evaluating function
Solution: g(x) = =
g(x) = =
g(x) = =
g(x) =
g(x) = 5

Answer: Given g(x) = , g(9) = 5


Evaluating function

Example 6:

Given h(x) , find the value of function if x = -5


Evaluating function

Solution: h(-5)
h(-5)
h(-5)
h(-5)
h(-5)
Answer: Given h(x) , h(-5) =
Evaluating function

Example 7:

Evaluate f (x) = if x = .
Evaluating function

Solution: f (x) =
f () = f () =
f () = f () =
f () =

Answer: Given f (x) = , f () =


Evaluating function

Example 8:

Evaluate the function h(x) = |x| + 2 where |x| is the


greatest integer function given x = 2.4.
Evaluating function

Solution: h(x) = |x| + 2


h(2.4) = |2.4| + 2
h(2.4) = 2 + 2
h(2.4) = 4

Answer: Given h(x) = |x| + 2 , h(2.4) = 4


Evaluating function

Example 9:

Evaluate the function f (x) = |x – 8| where x – 8


means the absolute value of x – 8 if x = 3
Evaluating function

Solution: f (x) = |x – 8|
f (3) = |3 – 8|
f (3) = |-5|
f (3) = 5

Answer: Given f (x) = |x – 8|, f (3) = 5


Evaluating function

Example 9:

Evaluate the function f(x) = – 2x + 2 at f(2x – 3)


Evaluating function

Solution: f(x) = – 2x + 2
f (2x – 3) = – 2(2x – 3) + 2
f (2x – 3) = 12x + 9) – 4x + 6 + 2
f (2x – 3) = 12x – 4x + 6 + 2
f (2x – 3) = 16x + 17
Performance Task
Answer the following functions with complete
solution.
1.f(x) = if x = -3
2.f(x) = if x = 5
3.f(x) =
4.f(x) = (x + 2)(x + 5) at f(3x + 1)
5.g(x) = if x = 2x + 3
Assessment Task

A1. Analyze carefully the following functions answer it in


a one whole sheet of paper.
1.f(x) = || if x = 2
2.f(x) = - 3x + 5 with a given x = 2x – 10
3.g(x) = if x =
Assessment Task
A2. Analyze carefully the following questions .

4. A teacher rent a bicycle costs two dollars plus five dollars per
day. If the function x = 2, find the function and evaluate it.

5. A student pays two pesos for the paper plus ten pesos the
ballpen. His classmate approach him to borrow a ballpen and ask
for paper how much does these two students pay if they will pay
for the ballpen and the paper evenly, if the function x = -5.

You might also like