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: null
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