









Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
An introduction to functions defined on intervals, focusing on the connection between functions and their graphs. It covers linear and quadratic functions, the vertical line test, and transformations such as stretching, compressing, and reflecting graphs. Examples are given to illustrate the concepts.
Typology: Exercises
1 / 17
This page cannot be seen from the preview
Don't miss anything!










Functions defined on intervals: In this section we consider functions f : X → Y
where X is an interval of real numbers or a union of intervals, and Y is the set of real numbers. Our purpose here is to introduce the basic ideas and terminology that will be used in the next two sections to study specific classes of functions. Our discussion will emphasize the connection between functions defined on intervals and their graphs.
Graphs: Let f be a function with domain X , an interval or union of intervals. Recall that the graph of f is the set of all points ( x , f ( x ))in the coordinate plane. The graph of
f can also be described as the set of all points ( x , y )such that y = f ( x ), x ∈ X. Thus,
the graph of f is the same as the graph of the equation y = f ( x ). For the types of
functions that we will be considering, the graph of f will be a curve in the plane. Until we learn more sophisticated methods, we will draw graphs simply by plotting points. We’ll have to make sure that we plot enough points to see what the entire graph looks like.
Examples 3.1: Draw the graph of :
a. f ( x )= 2 x + 1. b. f ( x )= x^2 − 2 x + 2.
Solutions:
a. x f(x) 0 1 1 3 2 5 3 7
x
2
4
y
The points appear to lie on a straight line. Indeed they do. This will be proved in the next section. The function f ( x )= 2 x + 1 is an example of a linear function. Of course,
if we know in advance that f is a function whose graph is a straight line, then we only need to plot two points; the graph will be the line determined by the two points.
b. To graph f ( x )= x^2 − 2 x + 2 we’ll first plot some points:
x f(x) 0 2 1 1 -1 5 2 2 -2 10 3 5 4 10 ½ 5/ 3/2 5/ -2 -1 1 2 3 4 x
2
4
6
8
10
y
Following the pattern suggested by these points, we get the graph
-2 -1 1 2 3 4 x
2
4
6
8
10
y
The function f ( x )= x^2 − 2 x + 2 is an example of a quadratic function. The graph of a
quadratic function is a parabola. Quadratic functions and efficient methods for drawing their graphs will be taken up in detail later in this module.
The vertical line test: For the types of functions that we are considering here, graphs are curves in the plane. This raises a converse question: Suppose we are given a curve C in the plane. Is it the graph of some function f?
Since a curve in the plane is a set S of ordered pairs ( x,y ) – the coordinates of the points that lie on the curve – we can apply the “ordered pairs” definition of “function” given above: A set S of ordered pairs ( x , y )is a function if and only if no two distinct
ordered pairs in S have the same first coordinate and different second coordinates. That is, ( a , y 1 )and ( a , y 2 ) are in S if an only if y 1 (^) = y 2. It now follows that if C is a
curve in the plane and if there are two distinct ordered pairs ( a , y 1 )and ( a , y 2 )that lie
on C , then C cannot be the graph of the function.
The graph of y = 2 x + 1 is the graph of y = 2 x translated up 1 unit.
-2 -1 1 2
x
1
2
3
4
y
The graph of y = x^2 − 2 is the graph of y = x^2 translated down 2 units.
In general, the graph of y = f ( x )+ b is the graph of y = f ( x ) translated up b
units and the graph of y = f ( x )− b is the graph of y = f ( x )translated down b units.
Horizontal translations: Here we consider the relationship between the graphs of y = f ( x ), y = f ( x − c ) and y = f ( x + c )where c is a positive number. Again, we
consider some specific examples to illustrate the general result.
Examples 3.4:
-1 1 2 x
1
2
y
The graph of y = 2 ( x − 2 )is the graph of y = 2 x translated to the right 2 units.
-2 -1 1 2 x
1
2
4
y
The graph of y = ( x + 2 )^2 is the graph of y = x^2 translated to the left 2 units.
In general, the graph of y = f ( x − c ) is the graph of y = f ( x ) translated c units to
the right and y = f ( x + c )is the graph of y = f ( x ) translated c units to the left.
Scaling: Let f be a given function and let c be a positive number. Here we look at the effect of multiplying f by c. That is, we want to compare the graphs of y = f ( x )
and y = c ⋅ f ( x ), (assume that c ≠ 1 ). As above, we illustrate the general result by
means of some examples.
Examples 3.5:
-2 -1 1 2
x
1
2
3
y
The Elementary Functions.
The functions that we will be studying in this module will be “built up” as sums, differences, products, and quotients of “simple” functions. These functions are part of the class of functions known as the “elementary functions.” We will define what we mean by the “elementary functions” at the end of this section.
To begin, our “simple” functions will have all real numbers as their domain; that is, the interval ( −∞, ∞). Therefore, until further notice, X = Y = the set of real numbers.
Polynomial functions: The simplest functions are the constant functions: f is a constant function if f ( x )= b (constant) for all x. The graph of the constant function
f ( x )= b (or y = b ) is the set of all points ( x , b ) in the plane. This is a horizontal line
b units above or below the x -axis depending on the sign of b.
Examples 3.2: Draw the graph of :
(1) f ( x )= 2. (2) y =− 3.
Solutions:
-2 -1 1 2 x
1
2
3
y
-2 -1 1 2 x
1
y
f ( x )= 2 y =− 3
The function f ( x )= x is called the identity function – the value of f at x is x.
The set of all points of the form ( x , x )in the plane is the line through the origin that
bisects the first and third quadrants.
-2 -1 1 2 3 x
1
2
y
y = x
The graphs of constant multiples of the identity function, f ( x )= mx , are lines
through the origin. For example, the graphs of f ( x )= 2 x and f ( x )=− x are:
Sums of constant functions, multiples of the identity function and multiples of g ( x )= x^2 have the form
f ( x )= ax^2 + bx + c , a ≠0.
These functions are called quadratic functions. Quadratic functions and their applications will be studied in detail later in this module. The graph of a quadratic function is a parabola which opens upward if a > 0 and opens downward if a < 0.
y = ax^2 + bx + c , a > 0 y = ax^2 + bx + c , a < 0
The graph of the function g ( x )= x^3 (the “cube” of the identity function) is
-1 1
x
2
4
y
y = x^3
Adding constants, multiples of the identity, and multiples of x^2 to multiples of this function, we get functions of the form
f ( x )= ax^3 + bx^2 + cx + d.
These functions are called cubics. In general, the graph of a cubic looks like
a > 0 a < 0
If we continue this process we are led to a general (and important) class of functions called polynomial functions. A polynomial function is a function of the form
p ( x )= an xn + an − 1 xn −^1 +…+ a 1 x + a 0 , an ≠ 0 ,
where n is a nonnegative integer, called the degree of p , and a (^) 0 , a 1 ,… , an − 1 , an are
real numbers called the coefficients of p. (Note: We had to switch to subscript notation because if n is large, say > 22, then there are not enough distinct letters to fill all the slots.)
Polynomial functions of degree 0 have the form
p ( x )= a , a ≠ 0 ,
and are the nonzero constant functions.
Polynomial functions of degree 1 have the form
p ( x )= ax + b , a ≠ 0 ,
and are called linear polynomials or linear functions, as we saw above.
Polynomial functions of degree 2 have the form
p ( x )= ax^2 + bx + c , a ≠ 0 ,
and are called quadratic polynomials or quadratic functions, a principal topic in the last section of this module.
Rational functions: Now that we have defined polynomial functions, we can go on to the next class of functions, the rational functions. A rational function is the quotient of two polynomial functions. Thus, r is a rational function if
x G x x
Since 1 − x^2 = (1 − x )(1 + x ) = 0 at x =− 1 and x = 1 , and is
nonzero otherwise, the domain of G is all real numbers except x = − 1 , x = 1 ;
X =( −∞,− 1 )∪(− 1 , 1 )∪( 1 ,∞ ).
In order to obtain the graph of a rational function r ( x )= p ( x )/ q ( x ), we have to
examine carefully the behavior of r ( x ) for values of x near the numbers c where
q ( c )= 0 .In particular, if q ( c )= 0 and p ( c )≠ 0 , then r ( x )grows arbitrarily large,
either in the positive direction or in the negative direction, as x approaches c. The
figure below shows the graphs of r ( x )= 1 /( x − 2 ) and G x ( ) = x /(1 − x^2 ). Note the
behavior of these functions for values of x near the points at which the respective denominators are 0.
1 2 3 4
x
5
10
y
-2 -1 1 2
x
5
10
y
x
r x ( ) (^2) 1
x G x x
Algebraic functions: Sums, differences, products, and quotients of rational functions produce rational functions; the rational functions are said to be closed with respect to the algebraic operations of addition, subtraction, multiplication and division.
There is yet another algebraic operation, namely taking roots; square roots, cube roots, etc. This operation adds further complexity to finding domains, ranges and graphs. For example, the domain of the function f ( x )= 1 − x is all real numbers. Now consider
the function
g ( x )= 1 − x.
Since the square root of a negative number is not a real number, the domain of g must exclude all numbers x such that 1 − x < 0 thatis,allnumbers x such that x > 1 .Thus,
by our convention,
domain g = { x | x ≤ 1 }.
The graph of g is:
-4 -3 -2 -1 1
x
1
2
y
In general, the set of algebraic functions is the set of functions that can be formed by adding, subtracting, multiplying, dividing and taking roots of rational functions. Some examples of algebraic functions are:
3 4 3 ( )= (^4) − x 2 and g ( x )= x − 2 x − 2 x + 1.
x f x
What about the domain of each of these functions; what about their graphs? These questions do not have simple answers. We’ll not attempt graph either of these functions, but it is a good exercise to determine that:
domain f = { x |0 ≤ x < 2 or x < −2} and domain g =all real numbers.
Exponential Functions: Let a be a positive number. The exponential function f with base a is the function defined by
f ( x ) = ax where x isanyrealnumber.
Examples:
The coordinates of some points on the graph are given in the following table.
Exponential functions have many important applications to “real-life” problems. For example, money invested at compound interest (as opposed to simple interest) grows exponentially. Radioactive materials decay exponentially.
Logarithm functions: Choose a positive number a , a ≠ 1 , and let f be the
exponential function f ( x )= ax. The domain of f is the set of all real numbers and the
range of f is the set of positive numbers. Moreover, f is a one-to-one function. Therefore it has an inverse function. The inverse function of f is a logarithm function.
In particular, the inverse of f ( x )= ax is the function g given by
g ( x )=loga x
read “the log of x to the base a.” The domain of g is the set of positive numbers and the range is the set of all real numbers.
The graph of g ( x )= log ax is the reflection of the graph of f ( x )= ax in the line y = x. For a > 1, the graph of g ( x )= log ax looks like
1 2 4 8
x
1
2
y
The relationship between f ( x )= ax^ and g ( x )=log ax is as follows: a x^ = y if andonlyif x =log a y.
It is this relationship that allows us to solve exponential equations and this is the typical use of logarithm functions in algebra.
Trigonometric functions: The basic trigonometric functions, sine and cosine, are defined in terms of the coordinates of the point on the unit circle that corresponds to a central angle with initial side on the positive x -axis. There are six trigonometric functions in all; the other four – tangent, secant, cotangent and cosecant – are defined in terms of sine and cosine.
We won’t go further with the trigonometric functions here because these functions are not included in a treatment of “algebra.” We mention them only because the following classes of functions:
constitute what is known as the elementary functions.