Six different paths lead to a function's range: algebraic inversion, behavior analysis, graphical reading, family recognition, contextual constraints, and the domain–range swap of an inverse. Which method fits depends on how the function is presented and what is already known about it. The table below collects each approach with the situation that calls for it, how the method works, and a small example — useful as a study guide and as a checklist when a single method does not yield a clean answer.
| Method |
When to use it |
How it works |
Quick example |
| Algebraic inversion |
rational, quadratic, or simple radical forms |
solve y = f(x) for x; the y-values giving a real solution form the range |
y = x² → x = ±√y, so y ≥ 0 → range [0, ∞) |
| Behavior analysis |
extrema, monotonicity, or end behavior is clear |
find min/max; check end limits and asymptotes |
strictly increasing on [a, b] → range [f(a), f(b)] |
| Graphical reading |
graph is given visually |
trace the vertical extent; check solid vs open dots and asymptotes |
curve reaches max y = 5 with a solid dot → 5 is included |
| Family recognition |
function matches a common parent |
look up the family's typical range, then adjust for any transformations |
aˣ has range (0, ∞); shifting up by k gives (k, ∞) |
| Contextual constraint |
applied or physical problems |
constrain by physical meaning — height ≥ 0, probability in [0, 1], etc. |
cost function with $500 startup → range begins at 500 |
| Inverse swap |
the inverse is known or easy to identify |
range of f equals domain of f⁻¹ |
f = eˣ has range = domain of ln = (0, ∞) |