Review: Topic 1: Functions
Review: Topic 1: Functions
01
CHAPTER 1:
Review
(See also the Precalculus notes at http://www.kkuniyuk.com)
TOPIC 1: FUNCTIONS
()
Consider a function f whose rule is given by f x = x 2 ; f ( u ) = u 2 also works.
()
WARNING 1: f x is read as “ f of x” or “ f at x.” It does not mean
“ f times x.”
x is the input (or argument) for f , and x 2 is the output or function value.
x f x2
This function squares its input, and the result is its output.
() ()
2
For example, f 3 = 3 = 9 .
3 f 9
()
A polynomial function has a rule that can be written as: f x = polynomial in x .
For example:
5 2
4x 3 x + 1 is a 3rd-degree polynomial in x with leading coefficient 4.
2
() 5
The rule f x = 4x 3 x 2 + 1 corresponds to a polynomial function f .
2
1 5x 3 1 x7 + x
Examples include: , 2 , and x + x which equals
7
.
x x + 7x 2 1
x 3 + 7x 5 /7
Examples include: x and .
x 3 x+5+4
All rational expressions are algebraic. Although sources such as MathWorld
allow only algebraic numbers (such as rational numbers and 2 ) to be coefficients
in an algebraic expression, we will typically allow all real numbers (including ,
for instance) in this work.
An algebraic function has a rule that can be written as:
()
f x = algebraic expression in x .
( )
The domain of a function f , which we will denote by Dom f (though this is
not standard), is the set of all “legal” inputs.
The range of f , which we will denote by Range ( f ) , is then the set of all
resulting outputs.
Unless otherwise specified (or in the context of a “word problem”), we typically
assume that the domain of a function is the set of all real input values that yield an
output that is a real number. This set is the implied (or natural) domain.
The implied domain of an algebraic function consists of all real numbers except
those that lead to (the equivalent of):
1) a zero denominator Think: , or
0
(
2) an even root of a negative-valued radicand Think:
even
)
.
( ( ))
3) logarithms of nonpositive values Think: log b 0 , or
()
Let f x = x 2 . Find the domain and the range of f .
§ Solution
The implied domain of a polynomial function (such as this f ) is , the set
( )
of all real numbers. In interval form, is , . Its graph is the entire
real number line:
(Chapter 1: Review) 1.05
x2 + x
Note: It is debatable whether an expression like is a polynomial. It
x
simplifies to x + 1, but its domain excludes 0.
The resulting range of f is the set of all nonnegative real numbers (all real
numbers that are greater than or equal to 0), because every such number is
the square of some real number, and only those numbers are.
WARNING 3: Squares of real numbers are never negative.
The graph of the range is:
)
In interval form, the range is 0, . The bracket next to the 0 indicates that
0 is included in the range.
{ } { }
In set-builder form, the range is: y y 0 , or y : y 0 , which
is read “the set of all real numbers y such that y 0 .” Using y instead of x is
more consistent with our graphing conventions in the xy-plane (since we
typically associate function values in the range with y-coordinates), and it
helps us avoid confusion with the domain. denotes set membership. §
(Chapter 1: Review) 1.06
() ( )
Let f x = x 3 , find Dom f , the domain of f .
§ Solution
()
f x is real x 3 0 x 3.
WARNING 4: We solve the weak inequality x 3 0 , not the
strict inequality x 3 > 0 . Observe that 0 = 0 , a real number.
The domain of f …
()
Let f x = 4 3 x . Find Dom f . ( )
§ Solution
Solve the weak inequality: 3 x 0 .
Method 1
3 x 0 Now subtract 3 from both sides.
x 3 Now multiply or divide both sides by 1 .
WARNING 5: We must then reverse the direction of the
inequality symbol.
x3
Method 2
3 x 0 Now add x to both sides.
3 x Now switch the left side and the right side.
WARNING 6: We must then reverse the direction of the
inequality symbol.
x3
(Chapter 1: Review) 1.07
The domain of f …
()
Let f x =
1
( )
. Find Dom f .
x3
§ Solution
This is similar to Example 2, but we must avoid a zero denominator.
We solve the strict inequality x 3 > 0 , which gives us x > 3.
The domain of f …
Types of Intervals
(5, 7 ) and (3, ) are examples of open intervals, because they exclude their
endpoints. (5, 7 ) is a bounded interval, because it is trapped between two
real numbers.
()
Let f x = 3 x 3 . Find Dom f . ( )
§ Solution
( )
Dom f = , because:
t+3
()
Let g t =
t 10
( )
. Find Dom g .
§ Solution
The square root operation requires: t + 3 0 t 3 .
We forbid zero denominators, so we also require: t 10 0 t 10 .
The domain of g …
()
The graph of y = f x , or the graph of f , in the standard xy-plane consists of
( ( ))
all points [representing ordered pairs] of the form x, f x , where x is in the
domain of f .
In a sense, the graph of f = { ( x, f ( x )) ( )} .
x Dom f
We typically assume …
x is the independent variable, because it is the input variable.
y is the dependent variable, because it is the output variable.
Its value (the function value) typically “depends” on the value of the input x.
• Then, it is customary to say that y is a function of x, even though y is a variable
()
here. The form y = f x implies this.
( )
• Choose several x values in Dom f .
• Try to interpolate (connect the points, though often not with line
segments) and extrapolate (go beyond the scope of the points)
as necessary, ideally based on some apparent pattern.
•• Ensure that the set of x-coordinates of the points on the graph is,
( )
in fact, Dom f .
(Chapter 1: Review) 1.10
Let f ( x ) = x . Graph y = f ( x ) .
§ Solution
TIP 1: As usual, we associate y-coordinates with function values.
( )
When point-plotting, observe that: Dom f = 0, . )
()
• For instance, if we choose x = 9 , we find that f 9 = 9 = 3 ,
( ( )) ( )
which means that the point 9, f 9 , or 9, 3 , lies on the graph.
( )
• On the other hand, f 9 is undefined (as a real number), because
( )
9 Dom f . Therefore, there is no corresponding point on the graph
with x = 9 .
x ()
f x Point
0 0 (0, 0)
1 1 (1, 1)
4 2 ( 4, 2)
9 3 (9, 3)
WARNING 8: Clearly indicate any endpoints on a graph, such as
the origin here.
The lack of a clearly indicated right endpoint on our sketch implies that the
graph extends beyond the edge of our figure. We want to draw graphs in
such a way that these extensions are “as one would expect.”
WARNING 9: Sketches of graphs produced by graphing utilities might not
extend as expected. The user must still understand the math involved.
Point-plotting may be insufficient. §
(Chapter 1: Review) 1.11
()
• Then, we can write y = f x , where f is a function.
§
(Chapter 1: Review) 1.12
The circular graph of x 2 + y 2 = 9 below fails the VLT, because there exists
a vertical line that intersects the graph more than once. For example, we
can take the red line ( x = 2 ) below:
x2 + y2 = 9
y2 = 9 x2
y = ± 9 x2
( )
• Any input value for x in the interval 3, 3 yields two different y outputs.
Domain Range
f
Think: x Think: y
()
Let f x = x 2 + 1 . Estimate the domain and the range of f based on the
graph of y = f ( x ) below. Also, estimate f 1 .()
§ Solution
( ) ( ) ( )
Apparently, Dom f = , or , , and Range f = 1, . )
• We will learn more about determining ranges from the graphing
techniques in Chapter 4.
( ) ()
It also appears that the point 1, 2 lies on the graph, and thus f 1 = 2 .
(
WARNING 10: Graph analyses can be imprecise. The point 1, 2.001 , )
for example, may be hard to identify on a graph. Not all coordinates are
integers. §
(Chapter 1: Review) 1.14
A function f is even ( ) ()
f x = f x , x Dom f ( )
The graph of y = f x is ()
symmetric about the y - axis.
means “for all” or “for every.”
()
Let f x = x 2 . Prove that f is an even function.
§ Solution
( )
Dom f = . x ,
( ) ( )
2
f x = x
= x2
()
= f x
( )
TIP 2: Think: If we replace x with x as the input, we obtain equivalent
(y) outputs. The point ( x, y ) lies on the graph if and only if ( x, y ) does.
§
(Chapter 1: Review) 1.15
The term “even function” may have come from the following fact:
()
If f x = x n , where n is an even integer, then f is an even function.
• These are the functions for: …, x 4 , x 2 , x 0 , x 2 , x 4 , … .
• The graph of y = x 2 is called a parabola. The graphs of y = x 4 , y = x 6 , etc.
are similarly bowl-shaped but are not parabolas.
A function f is odd ( ) ()
f x = f x , x Dom f ( )
The graph of y = f x is ()
symmetric about the origin.
()
Let f x = x 3 . Prove that f is an odd function.
§ Solution
( )
Dom f = . x ,
( ) ( )
3
f x = x
= x3
( )
= x3
= f x ()
Q.E.D.
( )
TIP 3: Think: If we replace x with x as the input, we obtain opposite (y)
outputs. The point ( x, y ) lies on the graph if and only if ( x, y ) does. §
(Chapter 1: Review) 1.16
The term “odd function” may have come from the following fact:
()
If f x = x n , where n is an odd integer, then f is an odd function.
WARNING 11: Zero functions are functions that only output 0 (Think: f x = 0 ).()
Zero functions on domains that are symmetric about 0 on the real number line are
the only functions that are both even and odd. (Can you show this?)
WARNING 12: Many functions are neither even nor odd.
(Chapter 1: Review) 1.17
( )( ) ( ) ( )
f + g , where f + g x = f x + g x
f g , where ( f g ) ( x ) = f ( x ) g ( x )
fg , where ( fg ) ( x ) = f ( x ) g ( x )
f f ( x)
, where ( x ) =
f
g g g ( x)
f
{
(*) WARNING 13: Dom = x Dom f Dom g
g
( ) ( ) g ( x ) 0} .
()
Let f x = 4x and g x = x + () 1
x
( )( )
. Find f g x and Dom f g . ( )
§ Solution
( f g )( x ) = f ( x ) g ( x )
1
= ( 4x ) x +
x
WARNING 14: Use grouping symbols when expanding g x ()
here, since we are subtracting an expression with more than
one term.
1
= 4x x
x
1
= 3x
x
( ) ( )
Dom f = . We omit only 0 from Dom g and also Dom f g . ( )
Dom ( f g ) = \ {0} = { x } ( ) (
x 0 = , 0 0, . § )
(Chapter 1: Review) 1.18
( f g ) ( x ) = f ( g ( x ))
{ ( )
Its domain is x x Dom g and g x Dom f () ( )} .
• The domain consists of the “legal” inputs to g that yield outputs
that are “legal” inputs to f .
x g g x f
() ( ( ))
f g x
f g
WARNING 15: The function f g applies g first and then f . Think of pressing a
g button on a calculator followed by an f button.
WARNING 16: f g may or may not represent the same function as g f
(in which f is applied first). Composition of functions is not commutative the
way that, say, addition is. Think About It: Try to think of examples where f g
and g f represent the same function.
()
Let f u =
1
u
() ( )( )
and g x = x 1 . Find f g x and Dom f g . ( )
§ Solution
( f g ) ( x ) = f ( g ( x )) = f ( x 1 =) 1
(
. In fact, Dom f g … )
x 1
( )( )
Find component functions f and g such that f g x = 3x + 1 .
We want to “decompose” f g .
() ()
For example, do not use: g x = x and f u = 3u + 1 .
This would not truly be a decomposition. f does all the work!
g: f:
x x, our u 3x + 1
()
g x =x
g ( x)
f u = 3u + 1 ()
f g ( x )
f g
§ Solution
( ( ))
• We need: f g x = 3x + 1 .
g: f:
x u=? 3x + 1
()
g x =? f u = ?? ()
f g ( x )
f g
()
• A common strategy is to let g x , or u, be an “inside” expression
(for example, a radicand, an exponent, a base of a power, a denominator, an
argument, or something being repeated) whose replacement simplifies the
overall expression.
()
• Here, we will let g x = 3x + 1 .
(Chapter 1: Review) 1.20
()
• We then need f to apply the square root operation. We will let f u = u .
()
The use of u is more helpful in calculus, but f x = x is also
()
acceptable. However, f u = x is not acceptable.
() ()
Possible Answer: Let g x = 3x + 1 and f u = u .
g: f:
x 3x + 1, our u 3x + 1
()
g x = 3x + 1
g ( x)
f u = u ()
f g ( x )
f g
g: f:
x 3x, our u 3x + 1
()
g x = 3x
g ( x)
f u = u +1 ()
f g ( x )
f g
§
These ideas will be critical to the Chain Rule of Differentiation in Section 3.6 and
the u-substitution technique of integration in Section 5.2.