Finding Domain and Range- Graph Analysis Guide
What Domain and Range Actually Mean
Domain is every x-value a function can accept. Range is every y-value a function produces. That's it. Nothing fancy.
When you look at a graph, you're looking for all possible x-values (domain) and all possible y-values (range). The catch: you have to actually know what to look for.
Reading Domain From a Graph
Trace the graph from left to right with your eyes. Note where it starts and where it ends.
Continuous Graphs (Lines and Curves)
If the graph is a smooth, unbroken line that extends to the edges of the viewing window, check these three things:
- Does it touch the left edge? That's your minimum x-value
- Does it touch the right edge? That's your maximum x-value
- Does it extend past the visible area? Then the domain is infinite in that direction
For example, a simple diagonal line going through the entire graph has a domain of all real numbers. It never stops extending left or right.
Graphs With Gaps or Breaks
Some graphs have holes or jumps. Rational functions are the usual suspects here.
When you see an asymptote (the graph approaches an axis but never touches it), that x-value is not in the domain. The domain is broken into intervals around the excluded value.
Restricted Domains
Square root functions only accept x-values that keep the radicand non-negative. Log functions only accept positive x-values. These restrictions show up visually as the graph starting or stopping at a specific point.
Reading Range From a Graph
Range is trickier because you have to think about y-values while scanning horizontally.
Trace the graph from bottom to top mentally. Find the lowest y-value the graph reaches and the highest.
Parabolas (Quadratic Functions)
A standard parabola opening upward has a minimum y-value at its vertex. The range is [k, ∞) where k is the y-coordinate of the vertex. Opening downward flips this: the range is (-∞, k].
Horizontal Restrictions
Some graphs don't extend infinitely in the y-direction. A sine wave oscillates between -1 and 1 forever. The range is [-1, 1].
Other graphs might have a horizontal asymptote that limits how high or low they go.
The Vertical Line Test (Yes, It Still Matters)
Before you bother finding domain and range, make sure you're actually looking at a function. One vertical line should intersect the graph at most once. If it crosses twice, you're looking at a relation, not a function, and the "domain" concept gets complicated.
Common Graph Types and Their Patterns
| Graph Type | Domain | Range |
|---|---|---|
| Linear (straight line) | All real numbers | All real numbers |
| Quadratic (parabola) | All real numbers | Y ≥ vertex or Y ≤ vertex |
| Square root | X ≥ starting point | Y ≥ starting point |
| Absolute value | All real numbers | Y ≥ vertex |
| Logarithm | X > 0 | All real numbers |
| Rational (hyperbola) | All reals except vertical asymptote | All reals except horizontal asymptote |
| Circle | Limited by x-radius | Limited by y-radius |
How To Actually Find Domain and Range From a Graph
Follow these steps. No guessing.
Step 1: Identify the Type of Graph
Linear, quadratic, rational? Each has predictable behavior. If you don't know the type, look at the shape.
Step 2: Check the Ends
Follow each branch of the graph to its endpoint or asymptote. Mark where x and y values stop being possible.
Step 3: Look for Exclusions
Vertical asymptotes, holes, and restricted sections are not in the domain. Circle the x-values where the graph breaks.
Step 4: Write the Answer
Use interval notation. Parentheses for open intervals (not included), brackets for closed intervals (included).
Example: If the graph extends from x = 2 to infinity, with x = 2 included, the domain is [2, ∞).
Practical Example
Picture a parabola that opens upward, with its vertex at (3, -4). The graph exists for all x-values. The lowest point is y = -4.
Domain: (-∞, ∞) — the parabola goes on forever left and right
Range: [-4, ∞) — the parabola starts at y = -4 and goes up forever
That took three seconds to determine once you know what a parabola does.
What About Graphs That Aren't Functions?
Circles and ellipses fail the vertical line test. For these, you find domain and range the same way, but you acknowledge that each x-value might have two corresponding y-values.
A circle with center at origin and radius 5 has domain [-5, 5] and range [-5, 5]. Simple box method: find the leftmost, rightmost, topmost, and bottommost points.
Watch Out For These Mistakes
- Confusing domain with range — x-values vs y-values, keep them straight
- Forgetting that some x-values produce undefined results (rational functions)
- Assuming the graph shows the entire picture — check if it continues past the viewing window
- Using brackets when parentheses are needed at asymptotes
The Bottom Line
Domain and range from graphs comes down to reading visual boundaries. Follow the graph to its edges, note where it breaks, and translate those observations into interval notation. The patterns repeat across function types — once you recognize the shape, you know the behavior.