General Mathematics Module 2 and 3
General Mathematics Module 2 and 3
General Mathematics Module 2 and 3
MODULE 2
Name of the Student
Strand
1|General Mathematics
Lesson 1.2
Evaluation of Function
Objectives:
At the end of the lesson, you should able to:
a. evaluate a function and
b. solve problems involving functions.
Getting Ready
Entry Card
Find the value of each expression and write it in the square.
a. Let n= 15
(2n-11)
n^2 n/5+20
n-5^2 n/3
n
b. Let n= 12
(2n-11)
n^2 n/5+20
n-5^2 n/3
n
3n+3 30-4n
2|General Mathematics
n+7/11
Starting Point
Law of Substitution.
If a + x = b and x = c, then a + c = b
To find the value of each expression in the Entry Card. The law of substitution can
be applied as follows:
To find the value of n^2 when n is 15:
Substitute 15 in place of n in n^2 to get 15^2 or 225.
To find the value of 2n-11 when n is 12:
Substitute 12 in place of n in 2n-11 to get 2(12)-11 or 13.
To find the value of n+7/11 when n is 15:
Substitute 15 in place of n in n+7/11 to get 15+7/11 = 22/11 or 2.
Function Notation
The function notation y = f(x) tells you that y is a function of x. if there is a rule relating y
to x, such as y = 3x + 1, then you can also write:
f(x) = 3x + 1
f- the name of the function is f. other letters may be used to name functions,
especially g and h.
f(x)- is read as “ f of x,” and this represents the value of the function
To find the f(x) for a given value of x is to evaluate the function f by substituting the input
value of x into the equation. The input (domain) is the set of all x-values that makes sense
in the equation.
x-values function-values, f(x) = 3x + 1
x=2 f(2) = 3(2) + 1 = 7
x=3 f(3) = 3(3) + 1 = 10
x=4 f(4) = 3(4) + 1 = 13
x=5 f(5) = 3(5) + 1 = 16
Up to this point, parentheses have been used to represent multiplication. In the function
notation f(x), there is a different use of parentheses.
Remember that:
a. f(x) means “the value of f at x.” it does not mean “f times x.”
b. Letters other than f such as G and H or g and H can also be used.
3|General Mathematics
c. f is the name of the function and f(x) is the value of the function at x.
The function notation f(x) = 3x + 1 has a certain advantage over the notation y = 3x + 1 as
far as evaluation is concerned. That is, if we use y = 3x + 1, then we would have to write,
When x = 2, then y = 3(2) + 1 = 7.
However, if we use f(x) = 3x + 1, we would only write,
f(2) = 3(2) + 1= 7
Example 1
If f(x) = x + 8, evaluate each.
a. f(4) b. f(-2) c. f(-x) d. f(x + 3)
Solution
a. Replacing x with 4, we have c. Replacing x with –x, we have
f(4) = 4 + 8 or 12 f(-x) = x + 8
b. Replacing x with -2, we have d. Replacing x with x + 3, we have
f(-2)= -2 + 8 or 6 f(x + 3) = x + 3 + 8 or x + 11
Example 2
x^2 + 2, if x < 0 and
If f(x)=
5x + 2, if x ≤ 0, find: a. f(-4) b. f(3)
Solution
a. To find the f(-4), we let x = -4. Since -4 is less than 0, we use the first line of the
function thus,
f(x)= x^2 + 2 = (-4)^2 + 2 = 16 + 2 = 18
b. To find f(3), we let x = 3. Since 3 is greater than 0, we use the second line of the
function. Thus,
f(x)= 5x + 2 = 5(3) + 2 = 15 + 2 = 17
The price function p(x) = 640 – 0.2x represents the price for which you can sell x
printed T-shirt in Example 1 of lesson 1.1. What must be the price the shirt for the first 3
entries in the table?
Solution
The Given table is shown below.
Target No. Of
500 900 1300 1700 2100 2500
Shirt Sales
Price per T-
540php 460php 380php 300php 220php 140php
Shirt
4|General Mathematics
This means we have to find p(500), p(900), and p(1300).
For p(500): For p(1300)
= 540 = 380
Thus, the price of the shirt is 540php Thus, the price of the shirt is 380php
Note: This is the same price Indicated Note: This is the same price indicated in
in the table. the table. This only shows that the price
For p(900):
5|General Mathematics
g(-x) = 3(-x) (-x) (-x) (-x) - 2(-x) (-x)
g(-x) = 3x^4 – 2x^2
The right-hand side of the equation of the given function, g(x) = 3x^4 – 2x^2, did not
change when x was replaced by – x. Since g(-x) = g(x), g is an even function.
Lesson 1.3
Operation on Function
Objective:
At the end of the lesson, you should able to:
a. perform addition, subtraction, multiplication, division and composition of
functions.
Getting Ready
Entry Card
Perform the indicated operation
a. (4x + 3) + (3x – 2) d. (x^2 – 5x + 2) (3x + 1)
b. (2x^2 - 3x – 2) – (4x^2 - 5x – 3) e. (square root of 3 + x) (square root of 3 – x)
c. (2 - 3x) (x + 4) f. (2x^2 – 9x – 35) ÷ (2x + 5)
Answer here.
6|General Mathematics
Starting Point
Addition and Subtraction of Polynomials
To add two polynomials, write the sum and simplify by combining like terms.
To subtract an expression from another expression, add it’s negative.
That is a – b = a + (-b)
Laws of Exponents
Rule:
1. Product rule for Exponents: x^m ⦁ x^m n
To multiply powers having the same base, keep the base and add the exponents.
2. Power Rule for Exponents: (x^m)^n = x^mn
To find the power of a power of a base, keep the base and multiply the
exponents.
3. Power of a Product Rule: (xy)^n = x^m x^n
To find the power of a product, find the power of each factor and then multiply
the resulting powers.
To simplify ( x 2 y 3 ¿( x 4 y 5 ), use the product for exponents for each base to get
x 2+4 ⦁ y 3∨x 6 y 8
To simplify (m¿¿ 3)2 m7 ¿, apply the power and product rules for exponents to get
m 3 ⦁2 , m7=m6 ⦁ m7 =m6+7 =m13.
Rule:
To multiply a polynomial by a monomial, multiply each term of the polynomial by
the monomial.
7|General Mathematics
To find the product of 5x and x + 4, we have:
5x(x + 4) = 5x(x) + 5x(4)
= 5x^2 + 20x
The FOIL Method (First, Out, In, Last)
Rule:
(a + b)(c + d) = ac + ad + bc + bd
First multiply (a )(c ) = ac
Second multiply (a)(d)= ad
Third multiply (b)(c)= bc
Last multiply (b)(d)= bd
(x + 3)(x + 5) = x 2+ 5x + 3x + 15 = x 2 + 8x + 15
(x)(x)= x 2
(x)(5)= 5x since 5x and 3x are like terms add the terms and the result is 8x
(3)(x)= 3x
(3)(5)= 15
Special Product
Square of Binomial
( x + y )2 =x2 +2 xy + y 2
( x− y )2=x 2−2 xy+ y 2
In words, the Square of a Binomial is the square of the first term plus (or minus)
twice the product of the two term plus the square of the last term.
When you use these special product patterns, remember that x and y can be
numbers, variables, or even algebraic expressions.
Cube of a Binomial
8|General Mathematics
Rule:
( x + y )3=x 3+ 3 x 2 y +3 x 2 y + y 3
( x− y )3=x 3−3 x 2 y +3 x 2 y − y 3
To cube 2x + 5, or (2x + 5 ¿ ¿3, we do as follows:
Third term: three times the product of 2x and (5)2 = 3(2x)(25) = 150x
(x + y) (x + y) = x 2− y 2
= 16t 2- 81.
Square of a Trinomial
Rule:
Division of Monomials
Rule:
9|General Mathematics
For every positive integer m and n, and x ≠ 0:
xm m −n xm 1 xm
=x , when m > n; = , when m<n ; = x 0∨1, when m = n.
xn x n x n−m xn
Applying the Division Rules for Exponents
x5 4
5−2 3a 1 1 m3
=x =x = = =1
x2 a 6 a6−4 a 2 m 3
f
The sum f + g, difference f – g, product fg, and quotient are function whose
g
domains are the set of all real numbers common to the domain of f and g, and defined as
follows:
1. Sum: (f + g)(x) = f(x) + g(x) 3. Product: (fg)(x)= f(x) ⦁ g(x)
f f (x )
2. Difference: (f-g)(x) = f(x) – g(x) 4. Quotient: (x) = , where g(x) ≠ 0.
g g ( x)
Example
f
a. (f + g) b. (f – g)(x) c. (fg)(x) d. (x)
g
Determine the domain of each function.
Solution
a. (f + g) (x) = f(x) + g(x) definition of sum of functions.
10 | G e n e r a l M a t h e m a t i c s
f 3 x−2 3 x−2 f
d. ()g
(x) = 2
x +2 x−3
=
( x+3 ) (x−3)
The domain of is the set of all real numbers
g
except -3 and 1: {x ⎸x ≠ - 3 and x ≠ 1}.
Solution
a. Because (f⦁g) (x) means f(g(x)), we must replace each accurance of x in the function f
by g(x).
b. (g ⦁ f) (x) means g(f(x)). Hence, we must replace each occurrence of x in the function
f by g(x).
Thus, (g ⦁ f) (x)= 16 x 2 - 40x + 29. Notice that (f⦁g) (x) is not the same as g(f(x)).
There are cases when you need to use the output from one function as the input to
another in order that two functional processes are applied in succession.
11 | G e n e r a l M a t h e m a t i c s
Evaluation Time
Instructor: ______________________________________________
12 | G e n e r a l M a t h e m a t i c s
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
How do we perform the basic operations with function?
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
13 | G e n e r a l M a t h e m a t i c s
2. G(x) = 2 x 2-3
a. G(2) = 2(__)-3
b. G(3x) = 2(__)-3
2
c. G( ) = 2(__)-3
3
d. G(-7) = 2(__)-3
e. G(-7-8) = 2(__)-3
What do you like most about our topic for this module? And why?
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
For more queries don’t hesitate to ask questions regarding about the subject via F.B. Acc.:
CLASS: CLASS:
AS 11 A & B, CSS 11 A & B, EIM A & B, SMAW ABM 11 A & B, HUMSS 11 A, B, C, D, & E,
11 A & B STEM A & B, CSS 12 A & B
End of Module 2.
14 | G e n e r a l M a t h e m a t i c s