1 MTN-4
1 MTN-4
Calculus is the mathematics of change. For instance, calculus is the mathematics of velocities,
accelerations, tangent lines, slopes, areas, volumes, arc lengths, centroids, curvatures, and a variety
of other concepts that have enabled scientists, engineers, and economists to model real-life situations.
Although precalculus mathematics also deals with velocities, accelerations, tangent lines, slopes, and
so on, there is a fundamental difference between precalculus mathematics and calculus. Precalculus
mathematics is more static, whereas calculus is more dynamic. Here are some examples.
• An object traveling at a constant velocity can be analyzed with precalculus mathematics.
To analyze the velocity of an accelerating object, you need calculus.
• The slope of a line can be analyzed with precalculus mathematics. To analyze the slope of
a curve, you need calculus.
• The curvature of a circle is constant and can be analyzed with precalculus mathematics.
To analyze the variable curvature of a general curve, you need calculus.
• The area of a rectangle can be analyzed with precalculus mathematics. To analyze the
area under a general curve, you need calculus.
Centroid of a region
Center of a rectangle
Functions are essential in mathematics as they describe relationships between variables and are used
in various real-world applications.
Learning Objectives:
By the end of this module, you will be able to:
Input Output
Function
x f(x)
Figure 1. A function can be visualized as an input/output
• Function is a special kind of relation. It is a set of ordered-pairs (𝑥,𝑦) of real numbers in which
no two pairs have the same first element.
• It is a relation in which each 𝑥-element has only one 𝑦-element associated with it.
• A function is a correspondence or rule that assigns to each element in one set, called the
domain, exactly one element from a second set, called the range.
1
2
2
4
3
6
4
Domain Range
Figure 2. A function maps every domain element to one range element. Each input can
only go to one output, however two different inputs can have the same output
Independent
Variables
A graph of a function f
has a domain of {1,2,3}
Range= {1,2}
Polynomial functions can take various forms and degrees, depending on the values of 𝑛 and
the coefficients. Here are a few examples of polynomial functions:
a. Linear Function (Degree 1):
𝑓(𝑥) = 𝑚𝑥 + 𝑏
b. Quadratic Functions (Degree 2): Quadratic functions have a squared term. Their graph
is a parabola. The general form of a quadratic function is:
𝒇(𝒙) = 𝒂𝒙𝟐 + 𝒃𝒙 + 𝒄
Example: 𝑓(𝑥) = 𝑥 2 − 4
𝟏
b. Root Functions - A root function is a power function of the form 𝒇(𝒙) = 𝒙𝒏 ,where 𝑛 is a
positive integer greater than one.
1
3
Example: 𝑓(𝑥) = 𝑥 3 = √𝑥
Moreover, in function 𝑓(𝑥) = −√𝑥 + 1, 𝑓(𝑥) is a double-valued function. For example, when 𝑥 =
3, 𝑓(𝑥) = ±2.
A function that depends on two or more independent variables is symbolically represented in a similar
manner. Hence, a function of variables 𝑥 and 𝑧 is written as 𝛽(𝑥, 𝑧) and is read function “𝛽 of 𝑥 and 𝑧”.
The function 𝛽(𝑥, 𝑧) when 𝑥 = 2 and 𝑧 = 2 is denoted by 𝛽(2,0).
Piecewise-Defined Functions
It is a mathematical function that is defined by different rules or formulas over different intervals or
"pieces" of its domain. In other words, instead of having a single formula that describes the entire
function, a piecewise function has different formulas or rules for different subsets of its domain. The
absolute value function is an example of a piecewise-defined function because the formula changes
with the sign of 𝑥:
− x, x 0
f ( x) =
x, x 0
To determine the domain and range of function, follow the following steps:
1. Look at the function graph and table values to confirm the actual function behavior.
2. Determine the type of function you’re working with. The domain of the function is all
the 𝑥-values (horizontal axis) that will give you a valid 𝑦-value output. For real-valued
functions: first, you need to identify the values for which the function is not defined
and then exclude them.
3. Write the domain with proper notation. Writing the domain of a function involves the
use of both brackets [, ] and parentheses (, ). You use a bracket when the number is
included in the domain and use a parenthesis when the domain does not include the
number. The letter 𝑈 indicates a union that connects parts of a domain that may be
separated by a gap.
4. To calculate the range, rewrite the equation 𝑦 = 𝑓(𝑥) with the independent variable 𝑥
expressed in terms of 𝑦. That is, in the form 𝑥 = 𝑔(𝑦).
5. Solve for 𝑦 to find all possible values of 𝑦.
6. Write down your answer using proper notation.
For each of the following functions, find the domain and range.
3𝑥−1
1. 𝑓(𝑥) =
5𝑥+2
3𝑥 − 1
(5𝑥 + 2)𝑦 = (5𝑥 + 2)
5𝑥 + 2
y (5 x + 2) = 3x − 1
5 xy + 2 y = 3x − 1
2 y + 1 = 3x − 5 xy
2 y + 1 = x (3 − 5 y )
If 𝑦 = 3/5, this equation has no solution. On the other hand, as long as 𝑦 ≠ 3/5,
2 y + 1 = x (3 − 5 y )
2 y +1 x (3 − 5 y )
=
( 3 − 5 y ) ( 3 − 5y )
2 y +1
x=
3 − 5y
𝟐 𝟑
Domain = {𝒙|𝒙 ≠ − } and Range = {𝒚|𝒚 ≠ }
𝟓 𝟓
Function Evaluation is the process of finding the output value of a function for a given input value.
1. Example, if you have the function 𝑓(𝑥) = 2𝑥, evaluating the function for 𝑥 = 2 results in a 𝑦-
value of 2 ∗ (𝑥) = 4.
2. Suppose that is a function defined by the equation 𝑓(𝑥) = 𝑥 2 − 2𝑥 − 3. Evaluate
𝑓(0), 𝑓(−1), 𝑓(−2), 𝑓(1), 𝑓(2), 𝑓(3), 𝑓[𝑓(𝑥)]. Draw the graph of 𝑓 for the portion of the domain
−2 ≤ 𝑥 ≤ 3.
Solution: Substituting the given value of the independent variable 𝑥, we have
• 𝑓(0) = 02 − 2(0) − 3 = −3
• 𝑓(−1) = (−1)2 − 2(−1) − 3 = 1 + 2 − 3 = 0
• 𝑓(−2) = (−2)2 − 2(−2) − 3 = 4 + 4 − 3 = 5
• 𝑓(1) = (1)2 − 2(1) − 3 = −4
• 𝑓(2) = (2)2 − 2(2) − 3 = 4 − 4 − 3 = −3
• 𝑓(3) = (3)2 − 2(3) − 3 = 9 − 6 − 3 = 0
• 𝑓[𝑓(𝑥)] = 𝑓(𝑥 2 − 2𝑥 − 2)
= (𝑥 2 − 2𝑥 − 3)2 − 2(𝑥 2 − 2𝑥 − 3) − 3
= 𝑥 4 − 4𝑥 3 − 2𝑥 2 + 12𝑥 + 9 − 2𝑥 2 + 4𝑥 + 6 − 3
= 𝑥 4 − 4𝑥 3 − 4𝑥 2 + 16𝑥 + 12
Tabulating the 𝑥 values and the corresponding 𝑦 or 𝑓(𝑥) values,
𝑥 −2 −1 0 1 2 3
𝑓(𝑥) = 𝑦 5 0 −3 −4 −3 0
(𝑥, 𝑦) (−2,5) (−1,0) (0, −3) (1, −4) (2, −3) (3,0)
𝑓(𝑥+ℎ)−𝑓(𝑥) 1
3. Find the value of ℎ
,ℎ ≠ 0, given function 𝑓(𝑥) = 𝑥 2 .
1
Solution: Evaluate 𝑓(𝑥 + ℎ) = (𝑥+ℎ)2
References: