US Trends

how to find domain and range of a graph

To find the domain and range of a graph , you read the picture of the graph in two directions: left–right for domain, and bottom–top for range.

What “domain” and “range” mean

  • Domain : all the x-values (inputs) that the graph uses.
  • Range : all the y-values (outputs) that the graph reaches.

A quick way to remember it:

Domain: walk left to right along the x-axis.
Range: look bottom to top along the y-axis.

Step-by-step: domain from a graph

Imagine laying a flashlight on the x-axis and sliding it from left to right.

  1. Find the far left point of the graph
    • Look for the smallest x-value where the graph exists.
 * If the graph has an arrow going left, the domain starts at −∞-\infty −∞.
  1. Find the far right point of the graph
    • Look for the largest x-value where the graph exists.
 * If there’s an arrow going right, the domain goes to +∞+\infty +∞.
  1. Check for gaps or holes
    • Open circles mean that x-value is not included (use parentheses in interval notation).
 * Closed circles or solid dots mean it **is included** (use brackets).
 * Vertical gaps or missing pieces create separate intervals (you join them with “∪”).
  1. Write the domain in interval notation
    • Example: graph exists for all x from −5-5−5 and continues forever to the right → domain is [−5,∞)[-5,\infty)[−5,∞).

Step-by-step: range from a graph

Now think vertically: how low and how high does the graph go?

  1. Find the lowest point
    • Look for the smallest y-value where the graph has points.
 * If there’s an arrow going downward, the range goes to −∞-\infty −∞.
  1. Find the highest point
    • Look for the largest y-value where the graph has points.
 * If there’s an arrow going upward, the range goes to +∞+\infty +∞.
  1. Check for gaps or holes vertically
    • Open circles at a certain height: that y-value is not included (parentheses).
 * Closed circles: that y-value **is included** (brackets).
 * If there’s a vertical gap where no points exist, you split the range into separate intervals.
  1. Write the range in interval notation
    • Example: graph includes all y-values less than or equal to 5 → (−∞,5](-\infty,5](−∞,5].

Visual “scan” trick

When you have a graph in front of you:

  • For domain
    • Move your finger from the left edge of the graph to the right edge.
    • Project each point straight down (or up) to the x-axis in your mind.
    • All x-values touched in this sweep belong to the domain.
  • For range
    • Move your finger from the bottom of the graph to the top.
    • Imagine projecting points to the y-axis.
    • All y-values touched in this sweep belong to the range.

Common graph types and their domain & range

Here are some classic shapes you might see:

1. Parabola opening up, like y=x2y=x^2y=x2

  • Graph keeps going left and right, so it hits every x.
* Domain: (−∞,∞)(-\infty,\infty)(−∞,∞)
  • Lowest point is at the vertex (usually y is 0 if at origin), then it goes up forever.
* Range: [0,∞)[0,\infty)[0,∞) for the standard y=x2y=x^2y=x2.

2. Parabola opening down, like y=−x2y=-x^2y=−x2

  • Domain: still all real numbers, (−∞,∞)(-\infty,\infty)(−∞,∞).
  • Highest point is at the vertex; graph goes down forever.
    • If vertex is at 0: Range (−∞,0](-\infty,0](−∞,0].

3. A finite segment of a curve

Suppose the graph only runs from x = -3 to x = 1 and from y = -4 to y = 0.

  • Domain: (−3,1](-3,1](−3,1] if -3 has open circle and 1 has closed dot.
  • Range: [−4,0][-4,0][−4,0] if both ends are solid.

HTML table: quick reference

Here’s a compact reference table formatted in HTML as you requested:

Graph feature Domain effect Range effect
Arrow going left Domain starts at -∞ (use -∞ in interval) No direct effect; check vertical direction
Arrow going right Domain goes to +∞ No direct effect; check vertical direction
Arrow going up No direct effect; check horizontal direction Range goes to +∞
Arrow going down No direct effect; check horizontal direction Range goes to -∞
Open circle at (a, b) x = a not included (parentheses) y = b not included if it’s an extreme or isolated height (parentheses)
Closed dot at (a, b) x = a included (bracket if endpoint) y = b included (bracket if endpoint)
Break / gap in x direction Domain is split into separate intervals Range may still be continuous; check vertically
Break / gap in y direction Domain may be continuous Range is split into separate intervals

Quick example story

Imagine you’re tracking the height of a ball someone throws in the air from time t=0t=0t=0 until it hits the ground. The graph shows height vs. time and starts at t=0t=0t=0 and ends when it lands.

  • The domain would be all times from the start throw until it lands (for example, $$$$ seconds).
  • The range would be from ground level up to the highest point the ball reaches and back down (for example, $$$$ meters).

You’re always asking two questions:

  • “For what x-values does the picture exist?” → domain.
  • “What y-values does the picture reach?” → range.

TL;DR

  • Domain → all x values the graph uses, read left to right.
  • Range → all y values the graph attains, read bottom to top.
  • Use brackets for included endpoints (closed dots, solid edges) and parentheses for excluded ones (open circles, infinities).

If you share a specific graph or describe it (arrows, endpoints, open/closed circles), I can walk through its exact domain and range step by step.