Applied Math C.01
Applied Math C.01
MATHEMATICAL
FUNCTIONS
1.1 Functions
1.2 Types of Functions
1.3 Graphical Representation of
Functions
1.1 Functions
• In mathematical models, the significant
relationships typically are represented by
mathematical functions or more simply,
functions.
FIGURE 1.1
Input-output representation of Function
FUNCTION
domain range
FUNCTION
domain
range
NOT A FUNCTION
domain range
PROBLEMS: Sec 1.1
1. The function C(x) = 25x+80000 expresses the
total cost C(x) (in dollars) of manufacturing x
units of a product. If the maximum number of
units which can be produced equals 20,000,
state the restricted domain and range for this
cost function.
domain range
• Linear Functions
y = f(x) = a1x + a0
where a1 and a0 are real
1.2 TYPES OF FUNCTIONS
•Quadratic Functions
y = a2x2 + a1x + a0
where a2, a1, and a0 are real and a2 ≠ 0
• Cubic Functions
y = a3x3 + a2x2 + a1x + a0
where a3, a2, a1 and a0 are real and a3≠ 0
1.2 TYPES OF FUNCTIONS
• Polynomial Functions
y = anxn + an-1xn-1 + . . . + a1x + a0
where an, . . ., a0 are real and an ≠ 0.
1.2 TYPES OF FUNCTIONS
• Rational Functions
g ( x)
y f ( x)
h( x )
• Exponential Functions
y = c f(x)
where c is real
• Logarithmic Functions
y = log b f(x)
1.2 TYPES OF FUNCTIONS
• Combination of Functions
example:
y = (log (x2 + 5) – log(2x2 – 7) ) *ex
1.2 TYPES OF FUNCTIONS
• Composite Functions
If y = g(u) and u = h(x),
the composite function y = f(x) = g(h(x))
is created by substituting h(x) into g(u).
• Implicit Functions
f(x, y) = 0
PROBLEMS: Sec 1.2
• Quadratic Functions
- determine the vertex of the parabola and the
length of the latus rectum