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 yy-values) obtained by evaluating the function over its entire domain.

Range of Square Root Functions

For the principal square root function f(x)=xf(x) = \sqrt{x}, 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: y0y \ge 0 (or [0,)[0, \infty) in interval notation).
xyRange: y ≥ 0f(x) = √x
Figure 3a: The square root function f(x)=xf(x) = \sqrt{x} yields non-negative outputs (y0y \ge 0).

Range of the Function f(x)=x2f(x) = x^2

A quadratic function like f(x)=x2f(x) = x^2 takes any input and multiplies it by itself. Because the product of any real number with itself is never negative (e.g., (3)2=9(-3)^2 = 9 and 02=00^2 = 0), the domain is all real numbers (R\mathbb{R}), but the outputs are always non-negative. Therefore, its range is y0y \ge 0 (or [0,)[0, \infty)).
xyRange: y ≥ 0Domain: ℝf(x) = x²
Figure 3b: The quadratic function f(x)=x2f(x) = x^2 yields non-negative outputs (y0y \ge 0).

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: [ymin,ymax][y_{\text{min}}, y_{\text{max}}] (or yminyymaxy_{\text{min}} \le y \le y_{\text{max}}). For example, the sine function, f(x)=sin(x)f(x) = \sin(x), cycles continuously, restricting its range to [1,1][-1, 1] (don't worry if you aren't familiar with sin(x)\sin(x) yet—it is only used here as an example).
xyMax: y = 1.5Min: y = -1.5Periodic waveRange: [-1.5, 1.5]
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 WriteType on KeyboardMath Display
Greater than or equal to>=\ge
Less than or equal to<=\le
Greater than>>>
Less than<<<
Learning Topics
Range | SealMath