Math · Advanced Functions · Grade 9-12 · 5 min read

Range

⚡ In one breath

The range is the set of all output values a function actually produces.

📐 The formula

Range(f)={f(x)xDom(f)}\text{Range}(f) = \{f(x) \mid x \in \text{Dom}(f)\}

Orient

The one-line idea, why it matters, and the intuition.

Section 1

Quick Answer

The range is the set of all output values a function actually produces. Use it when you need to know which yy-values are achievable — and which, like negatives under a squaring, are forever out of reach. The cue is asking what comes out, not what goes in. Before calculating, ask: Which output values does the function actually reach as xx runs over its domain?

Section 2

Why This Matters

Range tells you what answers a model can ever give: a profit function with range y100y\le 100 caps your best case. Confusing it with the domain swaps inputs for outputs and inverts the whole question. Recognizing it by "Which output values does the function actually reach as xx runs over its domain?" — rather than by familiar numbers — is what lets a student tell it apart from domain and codomain and maximum value in a mixed problem set.

Section 3

Intuitive Explanation

A paint mixer: no matter which dials (inputs) you turn, it can only ever produce colors in its palette. For f(x)=x2f(x)=x^2, the palette is the non-negative numbers — it physically cannot output 9-9. This is the clean version of the idea because the visible structure matches the concept before any formula or procedure is chosen.

For f(x)=x2f(x)=x^2 do not say the range is all reals because the domain is all reals — squaring can never produce a negative, so the range is only y0y\ge 0. That contrast matters because many wrong answers come from recognizing a surface feature, such as a familiar number or word, instead of the actual task.

A useful way to slow down is to name the signal words and then test them. Words like **possible outputs**, **which yy**, **achievable values**, **image of**, **Range(f)\text{Range}(f)** are helpful clues, but they are not enough by themselves. They must point to the same structure as the mental model: The range is every value the function can reach as the input runs over the whole domain.

The recognition test is simple: Which output values does the function actually reach as xx runs over its domain? If yes, range is probably the right tool; if not, compare with Domain or Codomain or Maximum value before calculating.

Core idea

The range is every value the function can reach as the input runs over the whole domain.

Recognize

The cues that signal this concept and how to distinguish it from look-alikes.

Section 4

When to Use

Use Range when you need the set of achievable output values, including which outputs are impossible. Strong signals include **possible outputs**, **which yy**, **achievable values**, **image of**, **Range(f)\text{Range}(f)**. The safest workflow is to read the final question first, identify what kind of answer it wants, and then test the structure. Do not use range just because familiar numbers appear; first decide whether the situation answers "Which output values does the function actually reach as xx runs over its domain?" with yes.

✨ Pro tip

Ask: Which output values does the function actually reach as xx runs over its domain?

Section 5

How to Recognize It

Before using Range, check the structure of the problem, not just the vocabulary. These questions force the same recognition move from several angles: the task, the signal words, the nearest confusion, and the thing that would make the concept fail.

  1. Which output values does the function actually reach as xx runs over its domain?

    If yes, the problem matches range. If no, pause before applying the procedure, because the same numbers may belong to a different idea.

  2. Which words signal the structure?

    Look for possible outputs, which yy, achievable values, image of. These words are useful only after the situation matches them; a keyword without structure is not proof.

  3. What is the nearest confusion?

    Domain is the common trap here: The set of legal input values, not the outputs produced. Compare the desired final answer before choosing a method.

  4. What answer form should I expect?

    The answer should fit this mental model: The range is every value the function can reach as the input runs over the whole domain. If the expected answer sounds more like domain, use the comparison table before solving.

  5. What would make this NOT Range?

    For f(x)=x2f(x)=x^2 do not say the range is all reals because the domain is all reals — squaring can never produce a negative, so the range is only y0y\ge 0. This tells you when to switch tools instead of forcing the concept.

Section 6

Range vs Common Confusions

The hard part is recognizing when the task is really about range instead of a nearby idea. Read the final answer the problem wants, then ask which row describes the structure before you start calculating.

Range

Meaning
Use this when you need the set of achievable output values, including which outputs are impossible. The deciding question is: Which output values does the function actually reach as xx runs over its domain?
Key test
Which output values does the function actually reach as $x$ runs over its domain?
Formula
Range(f)={f(x)xDom(f)}\text{Range}(f) = \{f(x) \mid x \in \text{Dom}(f)\}
Example
Find the range of f(x)=x2+3f(x)=x^2+3.

Domain

Meaning
The set of legal input values, not the outputs produced.
Key test
Use when the question asks which $x$ you are allowed to plug in.
Formula
{xf(x) defined}\{x\mid f(x)\text{ defined}\}
Example
f(x)=xf(x)=\sqrt{x} has domain x0x\ge 0 but range y0y\ge 0 — found differently

Codomain

Meaning
The declared target set a function maps into, which may be larger than what is actually reached.
Key test
Use when a function is typed $f\colon\mathbb{R}\to\mathbb{R}$ and you mean the stated target, not the hit values.
Formula
f ⁣:XYf\colon X\to Y
Example
f(x)=x2f(x)=x^2 has codomain R\mathbb{R} but range [0,)[0,\infty)

Maximum value

Meaning
A single largest output, not the whole set of outputs.
Key test
Use when the problem asks for the peak value only, not every reachable value.
Example
f(x)=x2+4f(x)=-x^2+4 has maximum 44; its range is y4y\le 4

Apply

Worked examples and the mistakes most students make.

Section 7

Formula & Notation

Range(f)={f(x)xDom(f)}\text{Range}(f) = \{f(x) \mid x \in \text{Dom}(f)\}
Im(f)={yYxX:f(x)=y}\text{Im}(f) = \{y \in Y \mid \exists\, x \in X: f(x) = y\}

How to read it: Range(f)\text{Range}(f) or Im(f)\text{Im}(f) denotes the range (image). Written in set or interval notation: [0,)[0, \infty).

Section 8

Worked Examples

Example 1 — Range of a shifted square

Easy

Problem

Find the range of f(x)=x2+3f(x)=x^2+3.

Solution

  1. Squaring gives 0\ge 0, and we add 33 to every output.

    Name the structure before touching arithmetic — that is what makes the right method obvious.

  2. Ask the recognition question: Which output values does the function actually reach as xx runs over its domain?

    If the answer is yes, the concept applies; the cue, not a keyword, decides the method.

  3. Take the smallest possible x2x^2, which is 00, and add 33.

    The rule is chosen only after the structure matches, so the steps mean something.

  4. Smallest output is 0+3=30+3=3; outputs grow without bound above that.

    Keep units, shape, or answer form tied to the story so the work does not become symbol pushing.

  5. Check the answer against the original question.

    It should fit the mental model — the set of outputs that actually come out. If it does not, revisit the recognition step before changing the arithmetic.

Answer

Range is y3y\ge 3, i.e. [3,)[3,\infty)

Takeaway: Find the floor (or ceiling) the rule imposes, then describe all reachable outputs.

Example 2 — Domain, not range

Standard

Problem

For f(x)=x5f(x)=\sqrt{x-5}, the question asks which inputs are legal. Same function, same shape?

Solution

  1. Notice why this looks like the same concept.

    Nearby language or numbers can tempt you toward the set of outputs that actually come out.

  2. It now asks about inputs, so this is domain, not range.

    Spotting what actually changed is what separates this from the concept it resembles.

  3. Require the radicand non-negative: x50x-5\ge 0.

    The nearby idea may share numbers but answers a different question, so it needs a different move.

  4. State the result in the language of the actual task.

    Domain is x5x\ge 5. Name it for what the problem really asked, not the concept you first expected.

  5. Say the contrast in one sentence.

    Which xx are allowed is domain; which yy come out is range.

Answer

Domain is x5x\ge 5

Takeaway: Which xx are allowed is domain; which yy come out is range.

Example 3 — Spot the trap: The set of outputs that actually come out

Application

Problem

A student starts with this idea: "Copying the domain as the range" What should they check before accepting that reasoning?

Solution

  1. Pause before the first move.

    The first move is a decision, not a calculation — does the situation really match the set of outputs that actually come out.

  2. Run the recognition test: Which output values does the function actually reach as xx runs over its domain?

    This is the single check that the trap skips.

  3. inputs and outputs are different sets; compute outputs separately.

    Stating the safer rule turns the mistake into a checkable step instead of a vague "be careful."

  4. Compare with the nearest confusion, Domain.

    The set of legal input values, not the outputs produced.

  5. State the corrected decision and reuse it.

    Using the concept only when the structure matches leaves a process the student can repeat on a new problem.

Answer

inputs and outputs are different sets; compute outputs separately.

Takeaway: The recognition step prevents the common trap: Copying the domain as the range

Section 9

Common Mistakes

Common slip-up

Copying the domain as the range

The right idea

inputs and outputs are different sets; compute outputs separately.

Common slip-up

Forgetting outputs a rule can never produce

The right idea

check for squares, absolute values, and exponentials that block negatives.

Common slip-up

Reporting one peak value instead of the full set

The right idea

the range is an interval or set, not a single number.

Practice

Try it, then see where this concept fits in the path.

Section 10

Mini Practice

Try these on your own. Tap Reveal when you want to check.

  1. What clue tells you this is a Range situation: Find the range of f(x)=x2+3f(x)=x^2+3.

    Hint: Which output values does the function actually reach as xx runs over its domain?

  2. Find the range of f(x)=x2+3f(x)=x^2+3.

    Hint: Take the smallest possible x2x^2, which is 00, and add 33.

  3. Why is this a contrast case instead of Range: For f(x)=x5f(x)=\sqrt{x-5}, the question asks which inputs are legal. Same function, same shape?

    Hint: It now asks about inputs, so this is domain, not range.

  4. Fix this thinking: Copying the domain as the range

    Hint: Name the recognition cue before choosing a rule.

  5. Which is the better fit here: Range or Domain? Explain the deciding difference.

    Hint: For Range, ask: Which output values does the function actually reach as xx runs over its domain?

  6. Write one sentence that would remind a classmate how to recognize Range.

    Hint: Use the mental model "The set of outputs that actually come out." and one signal word.

Want the full set?

50 practice questions for this concept — free to try, every one with a complete worked solution showing the why, not just the answer.

Section 11

Frequently Asked Questions

How do I know when to use Range?

Use Range when you need the set of achievable output values, including which outputs are impossible. Do not start from the numbers alone; first name the structure of the situation. The fastest check is: Which output values does the function actually reach as xx runs over its domain? If the answer is yes and the wording matches cues like possible outputs, which yy, achievable values, then range is probably the right tool.

What is Range most often confused with?

Range is often confused with Domain. Domain means The set of legal input values, not the outputs produced. The difference is not just vocabulary; it changes the action you take. For range, the key test is "Which output values does the function actually reach as xx runs over its domain?" For domain, the better cue is: Use when the question asks which xx you are allowed to plug in.

What is the fastest recognition cue for Range?

Look for possible outputs, which yy, achievable values, image of, but treat those words as clues, not proof. A word problem can contain a familiar keyword and still ask for a different idea. After noticing the cue, ask the recognition question: Which output values does the function actually reach as xx runs over its domain? That question protects you from using a memorized procedure in the wrong place.

What mistake should I avoid with Range?

Avoid this thinking: "Copying the domain as the range" That mistake usually happens when the student jumps to a rule before checking the situation. The safer version is: inputs and outputs are different sets; compute outputs separately. A good habit is to say the mental model out loud first: "The set of outputs that actually come out." Then choose the calculation or representation.

How can I tell this apart from Codomain?

Codomain is the better fit when the task is about this: The declared target set a function maps into, which may be larger than what is actually reached. Range is the better fit when you need the set of achievable output values, including which outputs are impossible. If both ideas seem possible, compare what the problem wants as the final answer. The desired output often reveals whether you should use range or switch to the nearby concept.

Why does Range matter?

Range tells you what answers a model can ever give: a profit function with range y100y\le 100 caps your best case. Confusing it with the domain swaps inputs for outputs and inverts the whole question. The practical value is recognition: once you can spot range, you can choose a method before calculating. That makes later topics easier because you are not memorizing isolated tricks; you are recognizing the same structure when it appears in a new representation.

Section 12

Learning Path

← Before

FunctionDomain
Range

You are here

Next →

You're at the end!
Before this, students should be comfortable with Function and Domain. This page focuses on the recognition cue: Which output values does the function actually reach as $x$ runs over its domain? That cue is the bridge between earlier skills and later problem solving: students first learn to identify the structure, then they learn which calculation, diagram, graph, or proof move belongs to it. After this, students can use range as a tool in larger problems.

Section 13

See Also