A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Domain and Range

College Depth 57 in the knowledge graph I know this Set as goal
8,481topics build on this
265prerequisites beneath it
See this on the map →
Function Notation ReviewComposition of Functions — AdvancedConic Sections Overview+6 more
functions domain range

Core Idea

The domain of a function is the set of all valid inputs; the range is the set of all possible outputs. Identifying domain and range is the first step in understanding any function's behavior, because it tells you where the function lives and what values it can produce. Restrictions typically arise from division by zero, square roots of negatives, and logarithms of non-positives.

How It's Best Learned

Practice finding domains algebraically (set denominators not equal to zero, radicands greater than or equal to zero) and visually from graphs. Use interval notation consistently. For range, graphical methods are often easier than algebraic ones.

Common Misconceptions

Explainer

From function notation, you know that f(x) is a rule: you feed in an input x, and the function returns an output f(x). The domain is the complete set of inputs you are allowed to feed in — all the x-values where the rule actually works. The range is the complete set of outputs the function actually produces — all the values f(x) can take. Together they describe where a function lives.

Most domain restrictions come from three operations that fail on certain inputs. First, division by zero is undefined, so any x that makes a denominator zero is excluded: f(x) = 1/(x − 3) is undefined at x = 3, giving domain (−∞, 3) ∪ (3, ∞). Second, even roots of negatives are not real numbers, so the radicand must be non-negative: g(x) = √(x − 2) requires x − 2 ≥ 0, giving domain [2, ∞). Third, logarithms require positive inputs: h(x) = ln(x + 1) requires x + 1 > 0, giving domain (−1, ∞). To find the domain algebraically, identify which of these three situations applies, set up the corresponding inequality or exclusion, and express the result in interval notation.

Range is harder to find algebraically than domain, because you need to determine which outputs are actually reachable — not just which inputs are valid. Graphically, the range is every y-value the graph touches. Algebraically, one strategy is to write y = f(x) and solve for x in terms of y; the y-values for which a real solution exists form the range. For example, y = x² gives x = ±√y, which has a real solution only when y ≥ 0, so range = [0, ∞).

Compare two functions to see how domain and range can differ despite looking similar: f(x) = x² has domain all reals (you can square anything) and range [0, ∞) (squares are never negative). Its "inverse" f(x) = √x has domain [0, ∞) (you cannot take a square root of a negative) and range [0, ∞) (square roots are never negative). Same range, very different domain. Keeping these sets distinct — and always expressing them as sets or intervals, not single values — is the foundation for analyzing any function's behavior in the topics ahead.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Making 10 as an Addition StrategyAddition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts Through 10Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineOpposites and Additive InversesAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersIntroduction to ExponentsOrder of OperationsInteger Order of OperationsVariable ExpressionsFunction Notation ReviewDomain and Range

Longest path: 58 steps · 265 total prerequisite topics

Prerequisites (1)

Leads To (8)