Domain & Range
The domain of a function is the set of inputs that are allowed; the range is the set of outputs that actually come out. On the GRE two rules generate almost every domain restriction. First, a denominator can never be zero, so for f(x) = 1/(x − 4) the domain excludes x = 4. Second, the quantity under an even root (a square root) cannot be negative, so for f(x) = √(x − 2) you need x − 2 ≥ 0, i.e. x ≥ 2. Range questions lean on the shape of the rule: a squared term is always ≥ 0, so f(x) = x² + 5 has a minimum output of 5 and range "all values ≥ 5"; an absolute value behaves the same way. The exam rarely asks for domain or range in isolation — it hides the idea inside "for how many integer values of x is f(x) defined?" or a Quantitative Comparison about the smallest possible output. Check the denominator and the radicand first; that is where the restriction lives.
✅ Solved examples
✏️ Practice — try these, take hints as needed
📝 Topic test — 8 questions
Auto-graded with full solutions; saved to your dashboard. Use the calculator and formula sheet (top-right) any time.
Formula Reference Sheet
Notation & evaluation
| Function value | f(a) = replace every x in the rule with a |
|---|---|
| Composition | f(g(x)) = evaluate g first, then feed into f |
| Custom operator | a ⊕ b = (whatever rule the problem defines) |
Domain & range
| Domain | all inputs x that are allowed |
|---|---|
| Range | all outputs f(x) that can result |
| Denominator rule | exclude any x making a denominator 0 |
| Even-root rule | the quantity under a √ must be ≥ 0 |