
Unit 2: Introduction to Functions
2a. Summarize the properties of a function, including input and output values, domain, and range using words, function notation, and tables
- What is the difference between a relation and a function?
- What is the difference between input and output values? How can you relate input and output values to independent and dependent variables and domain and range?
- How can you interpret function notation?
- How can you determine when a function is one-to-one?
Any set of ordered pairs represents a relation. The first element in the ordered pair represents the input value or independent variable; the second element in the ordered pair represents the output value or dependent variable. The set of all input or independent values describes the domain of the relation; the set of all output or dependent values represents the range of the relation.
A relation is a function if each input value is associated with a single output value. Compare the following two sets of ordered pairs.
- Set A: {(1, 2), (1, 4), (2, 4), (2, 8), (3, 6), (3, 12)}
- Set B: {(1, 2), (2, 4), (3, 6)}
Both Sets A and B are relations. In Set A, each input value is associated with two different output values, so Set A is not a function. Its domain is {1, 2, 3}, and its range is {2, 4, 6, 8, 12}. In Set B, each input value is associated with just one output value, so Set B is a function. Its domain is {1, 2, 3}, and its range is {2, 4, 6}.
Functions are typically represented using equations or function notation. In Set B above, each output value is twice the input value. So, if represents the input value and
represents the output value, the function could be described as
. If f names the function, then the function could also be described as
, read "
of
is twice
". Notice that the function is described by indicating the input value for the function (in this case,
) and then the rule applied to that input value (in this case, 2 times x).
A function is a one-to-one function if each output value is associated with a single input value. For instance, {(1, 2), (2, 2), (3, 2)} is a function because each input value is associated with just one output value; however, it is not one-to-one because the output value 2 is associated with more than one input value. In contrast, {(1, 2), (2, 4), (3, 6)} is a function because each input value is associated with just one output value; it is a one-to-one function because each output value is associated with just one input value.
To review, see:
2b. Evaluate a function given an equation, table, or words
- How do you evaluate a function represented in function notation?
- How do you evaluate a function represented by a table of values?
- How do you evaluate a function represented in words?
To evaluate a function, identify the input or independent variable and then apply the function rule to that variable, for instance, given the function defined as
. The input variable is the variable inside the parentheses, namely
, and the rule for the function is
. So, to evaluate
, substitute 4 for
and simplify:
.
If a function is represented by a table, first identify the input values and the output values in the table. If the input value is actually listed in the table, then match the input value with its associated output value. If the input value is not actually listed in the table, then attempt to find a rule to describe how the input values are associated with the output values. Use this rule to evaluate the function of a non-listed input value.
Functions can also be represented in word form. For example, the function G(d) could represent the height of the grass after the number of days since it was cut. If the grass grows at an average rate of 1/12 inches per day, we can determine that after 5 days of the grass not being cut, it grew 5/12 inches.
To review, see:
2c. Identify whether the graph of a relation represents a function
- How do you use the vertical line test to determine if the graph of a relation represents a function?
- How do you use the horizontal line test to determine if a function is one-to-one?
- Are all relations that are functions also one-to-one?
In looking at a graph of a relation to determine whether it represents a function, it is important to consider whether each first element of an ordered pair is associated with a single second element of the ordered pair. If so, the relation is a function; if not, the relation is not a function. One quick way to check whether a graph represents a function is to use the vertical line test. If a vertical line intersects a graph in more than one point, then the graph does not represent a function because the input value associated with the vertical line is paired with more than one output value.
Once a graph is determined to represent a function, the horizontal line test can be applied to determine if the function is one-to-one. If the horizontal line intersects the graph at more than one point, then the graph does not represent a one-to-one function because the output value associated with the horizontal line is paired with more than one input value.
For instance, consider the graph of shown on the coordinate grid below. The vertical line in red intersects the graph at only one point, even if it were to move across the coordinate plane from left to right, so the graph represents a function. However, the horizontal line in green intersects the graph at more than one point, so the function is not one-to-one.
To review, see:
2d. Use set builder, inequality, and interval notation to express the domain and range of a function defined by an equation, table, graph, or set
- What is the domain and range of a function expressed in a table or set of ordered pairs?
- What is the domain and range of a function given an equation? How are restrictions on the domain or range determined?
- What is the domain and range of a function represented by a graph?
If a function is expressed in a table or as a set of ordered pairs, then the domain will be the set of input values represented in the table or the set of first elements of the ordered pairs in the set. The range will be the set of output values represented in the table or the set of second elements of the ordered pairs in the set.
When identifying the domain and range of a function from an equation, it is important to consider whether there are any restrictions on the possible input values and the resulting output values. Such restrictions occur if particular input values would make the equation undefined or if particular output values can never be obtained. For example, if , the graph is a line;
can represent any real number, and the resulting
value can also be any real number. In contrast, consider
. In this case, although the input x can be any real number, the output value can never be less than -3. So the domain would be the set of all real numbers, but the range would be
or
when represented in set-builder or interval notation, respectively. If
so, then the domain will be
because
is needed for the square root to be feasible; the domain is
because the value of the square root is always non-negative.
Similar processes are used to identify the domain and range of a graph identified on a coordinate plane. Here, one needs to consider whether endpoints on the graph suggest that the function is defined only over particular values or whether both the independent and dependent variables can extend . Compare the two graphs below. In
, the domain is
and the range is
. The open circle at (-4, 2) indicates that
is not part of the domain; although
would not be part of the range based on this point,
is part of the domain from the point (0, 2). However, in
, the graph continues in both directions to infinity, so the domain and range are both
.
To review, see:
2e. Construct the graph of a piecewise-defined function
- What is a piecewise-defined function?
- How do the domain and range help to graph a piecewise-defined function?
A piecewise-defined function is a function in which the output is defined differently for various values of the domain. The overall domain of the function is the union of the domain of each piece. Similarly, the overall range of the function is the union of the range of each piece. Compare the graphs of the two functions below.
For function p, the domain is the set of all real numbers; the range is . For function
, the domain is
; the range is
. Notice that for function
, there are some values of
that are not part of the domain, and the range consists of just two values.
To review, see:
2f. Calculate the average rate of change of a function given a table, graph, or equation
- How can you determine the average rate of change of a function over a specified interval?
- What is the difference between the average rate of change of a linear function and the average rate of change of a nonlinear function?
The average rate of change of a function describes how the output values of a function change over a particular interval of input values. In general, if , then
As an example, consider a function g defined as . To find the average rate of change of
over the interval [-4, 3], first find
and
. Then, the average rate of change for g in this interval is
. If the function is represented by a graph or via a table, the average rate of change is found in the same way by first identifying the output values from the graph or table and then simplifying the fraction related to the average rate of change.
For a linear function, the average rate of change is constant throughout the function and is equivalent to the slope of the line. In contrast, for a nonlinear function, the average rate of change will vary at different intervals.
To review, see
2g. Identify the characteristics of a function given its graph, including behavior over an interval and local and absolute extrema
- What are intervals over which a function is increasing, decreasing, or constant?
- How can you determine the local minimum or local maximum values of a function over a specific interval?
- What is the difference between local minimum/maximum values and absolute minimum/maximum values?
It is often important to determine how a function behaves over a particular interval. If the output values increase as the input values increase, then the function is an increasing function; that is, the function is increasing if
when
. Likewise, if the output values decrease as the input values increase, then the function is a decreasing function; that is, function f is decreasing if
when
. If the output values do not change as the input values increase, then the function is a constant function; that is, the function
is constant if
when
.
Local minimum or local maximum values occur where the function has a low value or high value, respectively, within a specific interval. If that low value or high value is the lowest value or highest value over the entire domain of the function, then it is an absolute minimum or absolute maximum value of the function, respectively.
Consider the function shown on the coordinate graph below. The function is decreasing for and
and increasing for
and
. The function has a local maximum value of 10 at
. The function has an absolute minimum value of -6 at both
and
.
To review, see:
Unit 2 Vocabulary
This vocabulary list includes terms you will need to know to successfully complete the final exam.
- absolute maximum
- absolute minimum
- average rate of change of a function
- constant function
- decreasing function
- dependent variable
- domain
- function
- function notation
- horizontal line test
- increasing function
- independent variable
- input value
- local maximum
- local minimum
- one-to-one function
- output value
- piecewise-defined function
- range
- relation
- vertical line test