Gen Math
Gen Math
Objective
At the end of this lesson, you should be able to represent real-life situations using functions, including piecewise
functions.
Given a table of values of x and y, how would you express the rule to describe the correspondence between the two
variables?
The variable x in set X is the independent variable, while the variable y in set Y is the dependent variable.
In the table above, every value of x corresponds to a unique value of y. Since y is the dependent variable,
then y can be expressed as a function of x, which in this example is y=4x+1 or f(x)=4x+1.
Examples
In the examples below, notice that for every SSS member, there is only one number. Likewise, for every student,
there is only one teacher. These relationships represent functions.
Explore
Elaine is paying ₱799 for an internet service with 3 GB monthly data and a connection fee of ₱20 per hour in excess
of the data. Represent her monthly bill as a function of connection time.
Let x be the total number of hours in a month that Elaine uses the internet in excess of the 3 GB monthly data
and f(x) be Elaine’s monthly bill.
The bill has two parts: the one-time fee of ₱799 and the hourly charge of ₱20. The total monthly bill is the one-time
fee plus the charge per hour times the number of hours.
Key Points
A function is a rule of correspondence from the elements of one set X to the elements of another set Y.
A piecewise function consists of a set of different intervals of x with the value of y.
LESSON 2
Objective
At the end of this lesson, you should be able to evaluate a function.
Before you proceed with this lesson, you should be able to recall the order of operations.
Example:
4(2−3)2−8÷2×3+1
Grouping Symbols
4(−1)2−8÷2×3+1
Exponents
4(1)−8÷2×3+1
4−8÷2×3+1
4−4×3+1
4−12+1
−8+1
−7
How to Do
Step 1: Write the original function.
f(m)=2m2−3m+2
f(−1)=2(−1)2−3(−1)+2
f(−1)=2(1)+3+2
f(−1)=2+3+2
f(−1)=7
Try It!
Evaluate f(x) when (a) x=0, (b) x=4, and (c) x=2.
f(0)=0+2 f(x)=2x2−5
f(0)=2 f(2)=2(2)2−5
f(x)=x+1 f(2)=8−5
f(4)=4+1 f(2)=3
Key Points
To evaluate a function, follow these steps:
Lesson5 chapters
Questions
Objectives
At the end of this lesson, you should be able to:
Before you proceed with this lesson, you should be able to recall addition and subtraction of like and unlike terms.
In adding and subtracting like terms, add or subtract the numerical coefficients of the given terms following
the rules on adding and subtracting integers, then copy the literal coefficient.
Examples:
Examples:
Addition of Functions
Given two functions f(x) and g(x), their sum, denoted by (f+g)(x), is the function defined by (f+g)(x)=f(x)+g(x).
Subtraction of Functions
Given two functions f(x) and g(x), their sum, denoted by (f−g)(x), is the function defined by (f−g)(x)=f(x)−g(x).
Note: We enclose f+g and f−g with () to show that they both work on x.
How to Do
Step 1: Identify the formula needed to solve the problem.
Step 3: Simplify.
Addition of Functions
(f+g)(x)=f(x)+g(x)
(f+g)(x)=(4x2+3x+2)+(7x2−5x−1)
(f+g)(x)=4x2+7x2+3x−5x+2−1
(f+g)(x)=11x2−2x+1
Subtraction of Functions
(f−g)(x)=f(x)−g(x)
(f−g)(x)=(4x2+3x+2)−(7x2−5x−1)
(f−g)(x)=4x2+3x+2−7x2+5x+1
(f−g)(x)=4x2−7x2+3x+5x+2+1
(f−g)(x)=−3x2+8x+3
Try It!
Bencil is making a cabinet. He bought a slab of wood that is f(x)=(9x2−3x+2) feet long. What is the length of the
wood after g(x)=(2x2+5x−4) feet have been cut off?
the length of the wood after g(x)=(2x2+5x−4) feet have been cut off
(f−g)(x)=f(x)−g(x)
(f−g)(x)=(9x2−3x+2)−(2x2+5x−4)
Step 5: Solve.
(f−g)(x)=(9x2−3x+2)−(2x2+5x−4)
(f−g)(x)=9x2−3x+2−2x2−5x+4
(f−g)(x)=9x2−2x2−3x−5x+2+4
(f−g)(x)=7x2−8x+6
Tips
In finding the difference of two functions, keep in mind that the signs of the terms of the second function will
be changed after removing the parenthesis.
The order in which fractions are subtracted is important. Thus, f(x)−g(x) is not the same
as g(x)−f(x) if f(x)≠g(x).
Key Points
The sum of two functions f(x) and g(x) is defined by (f+g)(x)=f(x)+g(x).
The difference of two functions f(x) and g(x) is defined by (f−g)(x)=f(x)−g(x).