Graphs of Functions
Graphs of Functions
Example 1.
Let f(x) = x2 - 3.
Recall that when we introduced graphs of equations we noted that if we can solve the equation
for y, then it is easy to find points that are on the graph. We simply choose a number for x, then
compute the corresponding value of y. Graphs of functions are graphs of equations that have
been solved for y!
The graph of f(x) in this example is the graph of y = x2 - 3. It is easy to generate points on the
graph. Choose a value for the first coordinate, then evaluate f at that number to find the second
coordinate. The following table shows several values for x and the function f evaluated at those
numbers.
x -2 -1 0 1 2
f(x) 1 -2 -3 -2 1
Each column of numbers in the table holds the coordinates of a point on the graph of f.
Exercise 1:
(a) Plot the five points on the graph of f from the table above, and based on these points, sketch
the graph of f.
Example 2.
We have seen that some equations in x and y do not describe y as a function of x. The algebraic
way see if an equation determines y as a function of x is to solve for y. If there is not a unique
solution, then y is not a function of x.
Suppose that we are given the graph of the equation. There is an easy way to see if this equation
describes y as a function of x.
Example 3.
Think of the vertical line test this way. The points on the graph of a function f have the form (x,
f(x)), so once you know the first coordinate, the second is determined. Therefore, there cannot be
two points on the graph of a function with the same first coordinate.
All the points on a vertical line have the same first coordinate, so if a vertical line hits a graph
twice, then there are two points on the graph with the same first coordinate. If that happens, the
graph is not the graph of a function
Characteristics of Graphs
Consider the function f(x) = 2 x + 1. We recognize the equation y = 2 x + 1 as the Slope-
Intercept form of the equation of a line with slope 2 and y-intercept (0,1).
Think of a point moving on the graph of f. As the point moves toward the right it rises. This is
what it means for a function to be increasing. Your text has a more precise definition, but this is
the basic idea.
The function graphed above is decreasing for x between -3 and 2. It is increasing for x less than -
3 and for x greater than 2.
Using interval notation, we say that the function is decreasing on the interval (-3, 2) increasing
on (-infinity, -3) and (2, infinity)
Exercise 3:
Graph the function f(x) = x2 - 6x + 7 and find the intervals where it is increasing and where it is
decreasing.
Answer
decreasing on (-infinity, 3)
increasing on (3, infinity)
Some of the most characteristics of a function are its Relative Extreme Values. Points on the
functions graph corresponding to relative extreme values are turning points, or points where the
function changes from decreasing to increasing or vice versa. Let f be the function whose graph
is drawn below.
Here again we are giving definitions that appeal to your geometric intuition. The precise
definitions are given in your text.
For example, f(x) = x3 - 4x2 + 4x has a relative minimum of 0. It attains this relative minimum at
x = 2, so (2,0) is a turning point of the graph of f. We will call the point (2,0) a relative minimum
point. In general, a relative extreme point is a point on the graph of f whose second coordinate
is a relative extreme value of f.
A function f is odd if its graph is symmetric with respect to the origin. This criterion can be
stated algebraically as follows: f is odd if f(-x) = -f(x) for all x in the domain of f. For example, if
you evaluate f at 3, you get the negative of f(-3) when f is odd.
Continuous Functions
Introduction and Definition of Continuous Functions
We first start with graphs of several continuous functions. The functions whose graphs are
shown below are said to be continuous since these graphs have no "breaks", "gaps" or "holes".
We now present examples of dicontinuous functions. These graphs have: breaks, gaps or points
at which they are undefined.
In the graphs below, the function is undefined at x = 2. The graph has a hole at x = 2 and the
function is said to be discontinuous.
The limits of the function at x = 2 exists but it is not equal to the value of the function at x = 2.
This function is also discontinuous.
Taking into consideration all the information gathered from the examples of continuous and
discontinuous functions shown above, we define a continuous functions as follows:
1. f(a) is defined
Formula:
Example 1: Find the area between y = 7 – x2 and the x-axis between the
values x = –1 and x = 2.
Find the net area between y = sin x and the x-axis between
the values x = 0 and x = 2π.
Example 2:
Formula 1:
for a region bounded above and below by y = f(x) and y = g(x), and on the left
and right by x = a and x = b.
Formula 2:
for a region bounded left and right by x = f(y) and x = g(y), and above and
below by y = c and y = d.
It does not say that one is greater than the other, or even that they can be compared in size.
If the values in question are elements of an ordered set, such as the integers or the real numbers,
they can be compared in size.
In either case, a is not equal to b. These relations are known as strict inequalities. The notation
a < b may also be read as "a is strictly less than b".
In contrast to strict inequalities, there are two types of inequality relations that are not strict:
The notation a ≤ b means that a is less than or equal to b (or, equivalently, not greater
than b, or at most b).
The notation a ≥ b means that a is greater than or equal to b (or, equivalently, not less
than b, or at least b)
The notation a ≪ b means that a is much less than b. (In measure theory, however, this
notation is used for absolute continuity, an unrelated concept.)
The notation a ≫ b means that a is much greater than b.
Solving Inequalities
Solving
Our aim is to have x (or whatever the variable is) on its own on the left of the inequality sign:
Something like: x<5
or: y ≥ 11
These are things you can do without affecting the direction of the inequality:
3x < 10
But these things will change the direction of the inequality ("<" becomes ">" for example):
Page 148 of 199
Multiply (or divide) both sides by a negative number
Swapping left and right hand sides
When you swap the left and right hand sides, you must also change the direction of the
inequality:
12 > 2y+7
Putting wrong variables on axes. For a matter of convenience, it is common practice to put the
independent variable on the horizontal x-axis (bottom) rather than the vertical y-axis (side) when
seeking a relationship to define the dependent variable.
For instance, if one wants to arrive at a relationship describing F as a function of a, then F (the
dependent variable) should be plotted on the y-axis. The slope becomes the proportionality
constant, F = ma.
Failure to understand the significance of “linearizing” data. When data are non-linear (not in
a straight line when graphed), it is best to ―linearize‖ the data. This does not mean to fit the
curved data points with a straight line. Rather, it means to modify one of the variables in some
manner such that when the data are graphed using this new data set, the resulting data points will
appear to lie in a straight line. For instance, say the data appear to be an inverse function – as x is
doubled, y is halved. To linearize the data for such a function plot x versus 1/y. If this is indeed
an inverse function, then the plot of x versus 1/y date will be linear.
Failure to properly relate y = mx + b to the linearized data. When plotting, say, distance (on
the y-axis) versus time (on the x-axis), the correct relationship between distance and time can be
found by relating y to distance, x to time, m to the slope, and b to the y-intercept. For instance,
data have been linearized for the function resulting in a straight-line graph when distance is
plotted versus time-squared. The slope is 2m/s2 and the y-intercept is 1 m. The correct form of
the relationship between all the variables will be distance = (2m/s2)*time2 + 1 m.
Failure to apply appropriate labeling. Each graph should be appropriately labeled; each axis
should be similarly labeled with its variable and units (in parentheses). For instance, time
(seconds) or distance (meters).