MODULE 1 CE Math107E
MODULE 1 CE Math107E
MODULE 1 CE Math107E
College of Technology
COURSE DESCRIPTION
An introductory course covering the core concepts of limit, continuity and differentiability of
functions involving one or more variables. This also includes the application of differential
calculations in solving problems on optimization, rates of change, related rates, tangents and
normals, and approximations; partial differentiation, and algebraic and transcendental curve
tracing.
COURSE OUTCOMES
Credit Units
4 units lecture
Number of Hours
8 Hours (4Hx2)
Prerequisites/Co-requisites
None
LEARNING OUTCOMES
TECHNOLOGY COMPONENT
Students are encouraged to make good use of the internet in supplemental research of the
topic: Preparation for Calculus
ILLUSTRATIONS
A. Functions
A relation between two sets X and Y is a set of ordered pairs, each of the form (x,y), where x is
a member of X and y is a member of Y. A function from X to Y is a relation between X and Y
having the property that any two ordered pairs with the same x-value also have the same y-
value. The variable x is the independent variable, and the variable y is the dependent variable.
Many real-life situations can be modelled by functions. For instance, the area A of a circle is a
function of the circle’s radius r.
A=π r 2 A is a function of r.
Let X and Y be sets of real numbers. A real-valued function f of a real variable x from X to Y is
a correspondence that assigns to each number x in X exactly one number y in Y.
The domain of f is the set X. The number y is the image of x under f and is denoted by f(x),
which is called the value of f at x. The range of f is a subset of Y and consists of all images of
numbers in X.
Functions are given by equations involving the dependent and independent variables. For
instance, the equation:
The equation defines y, the dependent variable, as a function of x, the independent variable. To
evaluate this function (that is, to find the y-value that corresponds to a given x-value), isolate y
on the left side of the equation.
Using f as the name of the function, you can write this equation as:
1 Function notation
f ( x )= ( 1−x 2)
2
The original equation, x2 + 2y = 1, implicitly defines y as a function of x. When you solve the
equation for y, you are writing the equation in explicit form.
Function notation has the advantage of clearly identifying the dependent variable as f(x) while at
the same time telling you that x is the independent variable and that the function itself is “ f ”.
The symbol f(x) is read “f of x”.
In an equation that defines a function, the role of the variable x is simply that of a placeholder.
You can also use other symbols for functions. For instance, the following equations all define
the same function.
f ( x )=x 2 +7
Solution:
b . f (−2 ) =(−2 ) + 7
2 Substitute -2 for x.
f (−2 )=11 Simplify.
1
f ( x )= 2
, 4 ≤ x ≤5
x −4
1
g ( x )= 2
x −4
f ( x )= √ x−1
Solution:
The domain of the function is the set of all x-values for which x – 1 ≥ 0, which is the interval [1,
∞).
To find the range, observe that
f ( x )= √ x−1
A function from X to Y is one-to-one if to each y-value in the range there corresponds exactly
one x-value in the domain. A function from X to Y is onto if its range consists of all of Y.
The graph of a function y = f(x) consists of all points (x, f(x)), where x is in the domain of f.
A vertical line can intersect the graph of a function of x at most once. This observation provides
a visual test, called the Vertical Line Test, for functions of x. The Vertical Line Test proves that
a graph in the coordinate plane is the graph of a function of x if and only if no vertical line
intersects the graph at more than one point.
1. Algebraic functions
2. Trigonometric functions
3. Exponential and logarithmic functions
The most common type of algebraic function is a polynomial function.
Where n is a nonnegative integer. The numbers ai are coefficients, with an the leading
coefficient and a0 the constant term of the polynomial function. If an ≠ 0, then n is the degree
of the polynomial function. The zero polynomial f(x) = 0 is not assigned a degree.
Just as a rational number can be written as the quotient of two integers, a rational function can
be written as the quotient of two polynomials.
p ( x)
f ( x )= , q ( x) ≠ 0
q(x)
An algebraic function of x is one that can be expressed as a finite number of sums, differences,
multiples, quotients, and radicals, involving xn. The types of algebraic functions are polynomial
functions, radical functions and rational functions.
Functions that are not algebraic are transcendental. The types of transcendental functions are
trigonometric functions, exponential functions and logarithmic functions.
You can combine two functions in a process called composition. The resulting function is called
a composite function.
Let f and g be functions. The function given by (f o g)(x) = f (g(x)) is called the composite of f
with g. The domain of f o g is the set of all x in the domain of g such that g(x) is in the domain
of f.
Given that
Solution:
( f ° g ) ( x ) =f ( g ( x ) ) Definition of f o g.
¿ f ( x2) Substitute x2 for g(x).
¿ 2 ( x 2) −3 Definition of f(x).
( f ° g ) ( x ) =2 x 2−3 Simplify.
( g ° f ) ( x ) =g ( f ( x ) ) Definition of g o f.
¿ g ( 2 x−3 ) Substitute 2x – 3 for f(x).
( g ° f ) ( x ) =( 2 x−3 )2 Definition of g(x).
The function y = f(x) is even if its graph is symmetric with respect to the y-axis.
The function y = f(x) is odd if its graph is symmetric with respect to the origin.
Determine whether the function is even, odd, or neither, then find the zeros of the function.
f ( x )=x 3−x
Solution:
f (−x )= (−x )3 −(−x )
¿−x3 + x
¿−( x 3−x )
f ( x )=−f ( x )
Thus, function is odd.
B. Inverse Functions
Recall in the earlier topics that we discussed that a function can be represented by a set of
ordered pairs.
For instance, the function f(x) = x + 3 from A = {1, 2, 3, 4} to B = {4, 5, 6, 7} can be written
as
By interchanging the first and second coordinates of each ordered pair, we can form the inverse
function of f. This function is denoted by f -1 . It is a function from B to A, and can be written as
Note that the domain of f is equal to the range of f -1 , and vice versa. The functions f and f -1
have the effect of “undoing” each other. That is, when we form the composition of f with f -1 or
the composition of f -1 with f, we obtain the identity function.
f ( f −1 ( x ) )=x∧f −1 ( f ( x ) )=x
The graph of f contains the point (a, b) if and only if the graph of f -1 contains the point (b, a).
Not every function has an inverse, and the Reflective Property of Inverse Functions suggests a
graphical test for those that do - the Horizontal Line Test for an inverse function. This test
states that a function f has an inverse function if and only if every horizontal line intersects the
graph of f at most once.
Properties of Exponents:
Let a and b be positive real numbers, and let x and y be any real numbers.
a . a0 =1 ax x− y
e . y =a
a
b . a x a y =a x+ y a x ax
f.() b
= x
b
y
c . ( a x ) =a xy 1
g . a− x = x
a
x x x
d . ( ab ) =a b
a . ( 22 ) ( 23 )=22 +3=25
2 2 2−3 −1 1
b . 3 =2 =2 =
2 2
2
c . ( 34 ) =3(4 ) (2) =38=6561
In calculus, the natural (or convenient) choice for a base of an exponential number is the
irrational number e, whose decimal approximation is
e=2.71828182846
In the natural exponential function, e is the base and x is the power or exponent.
Because the natural exponential function f(x) = ex is one-to-one, it must have an inverse
function. Its inverse is called the natural logarithmic function.
g ( x )=ln x
ln x=b if ∧only if eb =x
This definition tells us that a logarithmic equation can be written in an equivalent exponential
form, and vice versa.
Because the function g(x) = ln x is defined to be the inverse of f(x) = ex , it follows that the
graph of the natural logarithmic function is a reflection of the graph of the natural exponential
function in the line y = x.
Because f(x) = ex and g(x) = ln x are inverses of each other, we can conclude that
ln e x =x∧e ln x =x
Properties of Logarithms:
Let x, y, and z be real numbers such that x > 0 and y > 0.
a. ln xy=ln x+ ln y
x
b. ln =ln x−ln y
y
c. ln x z =z ln x
10 Property 2
a . ln =ln 10−ln 9
9
1
2
Rewrite with rational exponent.
b . ln √ 3 x +2=ln ( 3 x +2 )
1 Property 3
¿ ln ( 3 x+2 )
2
6x Property 2
c . ln =ln ( 6 x )−ln 5
5
¿ ln 6+ ln x −ln 5 Property 1
ASSESSMENT TASKS
EVALUATION SYSTEM
1. The student is graded on per course outcomes basis. Cut off score = 60% of raw score
2. The student must pass at least 80% of all modules in order to pass the course.
3. A student who failed to pass 80% of the requirements will be given a chance to take
removal examination for failed modules in a term after the major exam.
4. The maximum equivalent grade for a removal examination is 75%.
5. Attendance and other student requirements is based on the approved USA student
manual and the COT Admission and Retention Policy.
6. Course Outcomes performance standard is 80% of the students must pass all the
modules.
COMPUTATION OF GRADE
*C.O. Wt. – Course Outcome Weight is determined by the level of learning according to Bloom’s
Taxonomy
REFERENCES
1. https://brilliant.org/calculus/
2. https://www.math24.net/topics-calculus/
3. https://www.khanacademy.org/math/
4. https://www.math.ucdavis.edu/~kouba/ProblemsList.html
5. https://tutorial.math.lamar.edu/classes/calci/calci.aspx