Functions: Range
Understand what the range of a function is, learn about special ranges (like square root, quadratic, and periodic functions), and practice reading ranges from graphs.
✔️Solved: 0
Learning Guide: The Coordinate System
Learning Guide: Range of a Function
The range of a function is the set of all possible output values (usually -values) obtained by evaluating the function over its entire domain.
Range of Square Root Functions
For the principal square root function , the output is defined as the non-negative square root. Since we cannot obtain a negative number from a real square root, the range is restricted to non-negative numbers: (or in interval notation).
Figure 3a: The square root function yields non-negative outputs ().
Range of the Function
A quadratic function like takes any input and multiplies it by itself. Because the product of any real number with itself is never negative (e.g., and ), the domain is all real numbers (), but the outputs are always non-negative. Therefore, its range is (or ).
Figure 3b: The quadratic function yields non-negative outputs ().
Range of Periodic Functions
Periodic functions repeat their values in cycles. For these functions, the output values cycle between a specific minimum and maximum value, meaning their range is bounded and forms a closed interval: (or ). For example, the sine function, , cycles continuously, restricting its range to (don't worry if you aren't familiar with yet—it is only used here as an example).
Figure 3c: The periodic wave oscillates between a minimum and maximum boundary.
Mastering SealMath
When answering range questions, you can enter inequalities directly using keyboard shortcuts. The editor automatically converts them to math symbols:
| To Write | Type on Keyboard | Math Display |
|---|---|---|
| Greater than or equal to | >= | |
| Less than or equal to | <= | |
| Greater than | > | |
| Less than | < |
Learning Topics
Frequently Asked Questions
Why does the x-coordinate always come first in an ordered pair?
By mathematical convention, coordinates are always written in alphabetical order as . This standardized order ensures that anyone around the world can communicate and locate points on a coordinate plane consistently without ambiguity.
What makes a relation a function?
A relation is a function if and only if each input value is associated with exactly one output value. If a single input has multiple different outputs, it is not a function.
How do you find where a function crosses the y-axis?
To find where a function crosses the -axis, calculate by replacing with in the function formula. The resulting point on the graph will be .
What happens if we input a value outside the domain?
If you input a value outside the domain, the function is undefined for that value. For example, in , inputting results in division by zero, which has no defined mathematical value.
How can you identify the domain of a function from its graph?
To find the domain from a graph, look at the graph's horizontal extent along the -axis. Find the leftmost and rightmost points of the graph, taking note of whether the endpoints are solid (included) or open circles (excluded).
What is the difference between domain and range?
The domain is the set of all valid input values (usually ) that you can feed into a function, while the range is the set of all output values (usually ) that the function produces as a result.
How can you identify the range of a function from its graph?
To find the range from a graph, look at the graph's vertical extent along the -axis. Find the lowest and highest points of the graph, taking note of whether these endpoints are included (solid) or excluded (open circles).
What does it mean for a function to be continuous?
Intuitively, it means you can draw the function's graph without lifting your pencil. Formally, a function must be defined at the point, and the graph must connect smoothly without any gaps, jumps, or holes.
How do you find points where a function is not continuous?
Look for inputs that make the function undefined (like division by zero). For example, is discontinuous at because you cannot divide by zero, creating a hole in the graph.
How do I determine whether a function is increasing or decreasing from its formula?
For linear functions , the function increases if the slope and decreases if . For quadratic functions , check the sign of : if , the parabola opens up, so it decreases for and increases for .
Why can't I use y-values to define intervals of increase or decrease?
Although we look at the vertical rise or fall (y-values) to determine *what* the graph does, the intervals must specify *where* it happens horizontally. By convention, intervals of increase/decrease partition the domain of the function, which is represented by the -axis.