Functions of Several Variables: Domain and Range

College Depth 58 in the knowledge graph I know this Set as goal
Unlocks 4777 downstream topics
multivariable-functions domain range

Core Idea

A function f: D → ℝ maps points (x, y) or (x, y, z) in domain D to real numbers. The domain is the set of inputs where f is defined; the range is the set of outputs. Domains in ℝ² are regions (open, closed, or neither).

Explainer

From your introduction to multivariable functions, you know that a function of several variables takes a point in the plane (or space) as input and returns a real number. Now the question is: for which points is the function actually defined? The domain is the set of all input points where the formula makes sense — no division by zero, no square roots of negative numbers, no logarithms of non-positive numbers. For a function of one variable, the domain is usually an interval on the number line. For a function of two variables, the domain is typically a region in the plane — a two-dimensional subset of ℝ².

Finding the domain of f(x, y) means identifying every constraint the formula imposes and intersecting the sets where each constraint is satisfied. For f(x, y) = √(1 − x² − y²), the square root requires 1 − x² − y² ≥ 0, which means x² + y² ≤ 1 — the closed unit disk. For f(x, y) = 1/(x − y), the denominator requires x ≠ y — the plane minus the diagonal line. The range is then the set of output values f actually achieves on its domain, which can require more work to determine: for the disk example, z = √(1 − x² − y²) ranges from 0 (on the boundary circle) to 1 (at the origin), so the range is [0, 1].

The geometric distinction between open and closed domains matters for limits and continuity. A domain is open if every point in it has a small disk entirely contained in the domain — there are no boundary points included. It is closed if it contains all its boundary points. It can be neither (like a half-open interval in one variable, extended to two dimensions). This matters because functions on closed, bounded (compact) domains are guaranteed to attain their maximum and minimum values — the two-dimensional version of the Extreme Value Theorem you know from single-variable calculus.

Understanding domain and range sets you up for studying level curves and contour maps — the graphs of the equation f(x, y) = c for different constants c. A level curve lives entirely within the domain (assuming c is in the range), and reading a set of level curves gives geometric insight into how f varies over its domain. You will also need precise domain language when you define limits and continuity in two variables, because the notion of "approaching a point" depends on the topology of the domain — you can approach along many different paths, not just from left or right as in one dimension.

Practice Questions 1 questions

Prerequisite Chain

Counting to 10Counting to 20Understanding ZeroThe Number ZeroCounting to FiveOne-to-One CorrespondenceCombining Small Groups Within 5Addition Within 10Addition Within 20Two-Digit Addition Without RegroupingTwo-Digit Addition with RegroupingAddition Within 100Repeated Addition as MultiplicationMultiplication 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 100Two-Digit by One-Digit DivisionDivision with RemaindersRemainders and Quotients in DivisionDivision 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 IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesLiteral EquationsSlope-Intercept FormPoint-Slope FormWriting Linear EquationsParallel and Perpendicular Line SlopesGraphing Linear EquationsPiecewise FunctionsOne-Sided LimitsContinuity DefinitionLimits and Continuity in Multiple VariablesFunctions of Several VariablesFunctions of Several Variables: Domain and Range

Longest path: 59 steps · 245 total prerequisite topics

Prerequisites (1)

Leads To (2)