Domain and Range of Toolkit Functions
We will now return to our set of toolkit functions to determine the domain and range of each.
For the constant function [latex]f\left(x\right)=c[/latex], the domain consists of all real numbers; there are no restrictions on the input. The only output value is the constant [latex]c[/latex], so the range is the set [latex]\left\{c\right\}[/latex] that contains this single element. In interval notation, this is written as [latex]\left[c,c\right][/latex], the interval that both begins and ends with [latex]c[/latex].
For the identity function [latex]f\left(x\right)=x[/latex], there is no restriction on [latex]x[/latex]. Both the domain and range are the set of all real numbers.
For the absolute value function [latex]f\left(x\right)=|x|[/latex], there is no restriction on [latex]x[/latex]. However, because absolute value is defined as a distance from 0, the output can only be greater than or equal to 0.
For the quadratic function [latex]f\left(x\right)={x}^{2}[/latex], 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.
For the cubic function [latex]f\left(x\right)={x}^{3}[/latex], 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.
For the reciprocal function [latex]f\left(x\right)=\frac{1}{x}[/latex], we cannot divide by 0, so we must exclude 0 from the domain. Further, 1 divided by any value can never be 0, so the range also will not include 0. In set-builder notation, we could also write [latex]\left\{x|\text{ }x\ne 0\right\}[/latex], the set of all real numbers that are not zero.
For the reciprocal squared function [latex]f\left(x\right)=\frac{1}{{x}^{2}}[/latex], we cannot divide by [latex]0[/latex], so we must exclude [latex]0[/latex] from the domain. There is also no [latex]x[/latex] that can give an output of 0, so 0 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.
For the square root function [latex]f\left(x\right)=\sqrt[]{x}[/latex], we cannot take the square root of a negative real number, so the domain must be 0 or greater. The range also excludes negative numbers because the square root of a positive number [latex]x[/latex] is defined to be positive, even though the square of the negative number [latex]-\sqrt{x}[/latex] also gives us [latex]x[/latex].
For the cube root function [latex]f\left(x\right)=\sqrt[3]{x}[/latex], the domain and range include all real numbers. Note that there is no problem taking a cube root, or any odd-integer root, of a negative number, and the resulting output is negative (it is an odd function).
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.