In this section, we will find the domain and range of functions given their graphs.
Finding Domains and Ranges of the Toolkit Functions
We will now return to our set of toolkit functions to determine the domain and range of each.
Figure 13 For the constant function , the domain consists of all real numbers; there are no restrictions on the input. The only output value is the constant
, so the range is the set
that contains this single element. In interval notation, this is written as
, the interval that both begins and ends with
.
Figure 14 For the identity function , there is no restriction on
. Both the domain and range are the set of all real numbers.
Figure 15 For the absolute value function , there is no restriction on
. However, because absolute value is defined as a distance from
, the output can only be greater than or equal to
.
Figure 16 For the quadratic function , the domain is all real numbers since the horizontal extent of the graph is the whole real number line. Because the graph does not include any negative values for the range, the range is only nonnegative real numbers.
Figure 17 For the cubic function , the domain is all real numbers because the horizontal extent of the graph is the whole real number line. The same applies to the vertical extent of the graph, so the domain and range include all real numbers.
Figure 18 For the reciprocal function , we cannot divide by
, so we must exclude
from the domain. Further, 1 divided by any value can never be
, so the range also will not include 0. In set-builder notation, we could also write
, the set of all real numbers that are not zero.
Figure 19 For the reciprocal squared function , we cannot divide by 0, so we must exclude
from the domain. There is also no
that can give an output of
, so
is excluded from the range as well. Note that the output of this function is always positive due to the square in the denominator, so the range includes only positive numbers.
Figure 20 For the square root function , we cannot take the square root of a negative real number, so the domain must be
or greater. The range also excludes negative numbers because the square root of a positive number
is defined to be positive, even though the square of the negative number
also gives us
.
Figure 21 For the cube root function , the domain and range include all real numbers. Note that there is no problem taking a cube root, or any oddinteger root, of a negative number, and the resulting output is negative (it is an odd function).
HOW TO
Given the formula for a function, determine the domain and range.
- Exclude from the domain any input values that result in division by zero.
- Exclude from the domain any input values that have nonreal (or undefined) number outputs.
- Use the valid input values to determine the range of the output values.
- Look at the function graph and table values to confirm the actual function behavior.
EXAMPLE 8
Finding the Domain and Range Using Toolkit Functions
Find the domain and range of .
Solution
There are no restrictions on the domain, as any real number may be cubed and then subtracted from the result.
The domain is and the range is also
.
EXAMPLE 9
Finding the Domain and Range
Find the domain and range of .
Solution
We cannot evaluate the function at because division by zero is undefined. The domain is
. Because the function is never zero, we exclude
from the range. The range is
.
EXAMPLE 10
Finding the Domain and Range
Find the domain and range of .
Solution
We cannot take the square root of a negative number, so the value inside the radical must be nonnegative.
We then find the range. We know that , and the function value increases as
increases without any upper limit. We conclude that the range of
is
.
Analysis
Figure 22 represents the function .
Figure 22
TRY IT #7