DoAssignment.ca
A1.3 · Describe domain and range and apply contextual restrictions
Learn to describe domain and range and apply contextual restrictions through clear examples and targeted practice.
Ontario Grade 11 Mathematics
Characteristics of Functions
MCR3U · Functions · Expectation A1.3
Every function you meet in this course takes input values and produces output values. Two simple questions help you understand any function: What inputs are allowed? What outputs can actually come out? The answers to those two questions are the domain and the range. Once you can read domain and range from an equation or a graph, you will also learn how to tighten them when the function models something real — because not every mathematically valid input makes sense in a real-world story. This lesson builds those skills step by step.
What you will learn
- Explain what domain and range mean for a function in plain language and with correct notation.
- Identify the domain and range of a function from its equation, a table of values, or a graph.
- Recognize why real-world situations force restrictions on domain and range that the bare equation would not impose.
- Write domain and range using set notation and number-line inequalities.
Prerequisite Bridge: Functions and Function Notation
Before Grade 11, you learned that a function is a special relationship in which each input produces exactly one output. The notation is shorthand for 'the output of function when the input is .' You do not need anything beyond this idea to start today's lesson.
Think of a function as a vending machine. You press a button (the input), and one specific item drops out (the output). The set of all buttons that actually work is like the domain. The set of all items the machine can deliver is like the range.
- A function assigns exactly one output to each input.
- names the output when the input is .
- Domain = all valid inputs; Range = all possible outputs.
What Domain and Range Mean
The domain of a function is the complete set of input values (-values) for which the function is defined — meaning it actually produces a real-number output. The range is the complete set of output values (-values, or -values) that the function can produce when you use inputs from the domain.
When you look at a graph, the domain is everything the curve covers left to right along the horizontal axis, and the range is everything it covers up and down along the vertical axis. When you have an equation, you look for any -value that would cause a problem — for example, creating a zero in a denominator or a negative number under a square root — and you exclude those values from the domain.
We write domain and range using inequality notation or set notation. For example, 'all real numbers greater than or equal to zero' can be written as or as \{x ∈ \mid x ≥ 0\}. Both forms are acceptable in this course. The symbol stands for the set of all real numbers.
- Domain: the set of all -values for which is defined.
- Range: the set of all -values the function actually produces.
- On a graph, domain reads left–right and range reads up–down.
- Exclude any -value that makes the expression undefined (e.g., division by zero).
- Use inequality or set notation to record your answer.
Finding Domain and Range from Equations and Graphs
For a linear function such as , every real number can be substituted for and produces a real output. So the domain is all real numbers, written x ∈ , and the range is also all real numbers, f(x) ∈ .
For a quadratic function such as , every real number is still a valid input, so the domain remains x ∈ . The output, however, is always minus . Because for all real , the smallest possible output is , achieved when . The parabola opens upward, so the range is .
For a square-root function such as , the expression under the root must be non-negative for to be a real number. Setting gives . So the domain is \{x ∈ \mid x ≥ -3\}. Since a square root always produces a non-negative result, the range is .
Reading a graph: find the leftmost and rightmost -values the curve reaches (or extends to) — that span is the domain. Find the lowest and highest -values — that span is the range. An open circle at an endpoint means that point is excluded; a closed circle means it is included; an arrow means the graph continues without bound.
- Linear functions: domain and range are both all real numbers.
- Quadratic (upward parabola): domain is all reals; range has a minimum value.
- Square-root function: set the radicand to find the domain restriction.
- Open circle = endpoint excluded; closed circle = endpoint included; arrow = unbounded.
Contextual Restrictions
An equation taken on its own lives in a purely mathematical world where any valid input is fair game. But when a function models a real situation, the story adds extra rules that the algebra alone cannot see. These are called contextual restrictions.
Consider a function that models the height, in metres, of a ball thrown upward. The mathematical formula might allow negative time values, but physically this is impossible. Time cannot be negative, and height below the ground is usually impossible once the ball has landed. You restrict the domain to and to the interval before the ball hits the ground.
Consider a business model where gives the cost, in CAD, of producing custom T-shirts. Mathematically, could be any real number. In context, you cannot produce a fraction of a shirt or a negative number of shirts, so the domain is limited to whole numbers: n ∈ \{0, 1, 2, 3, \dots\}.
Always ask three questions when applying a contextual restriction: (1) Can the input be negative? (2) Can the input be a non-integer (decimal)? (3) Is there a physical or logical maximum on the input?
- Contextual restrictions come from the real-world meaning of the variables.
- Time, length, and count are common sources of restrictions.
- Narrowing the domain always narrows or keeps the range the same.
- State restrictions explicitly; do not assume the reader knows the context.
Function Types Quick Reference
| Type | Domain | Range |
|---|---|---|
| Linear | x in R | y in R |
| Quadratic (Up) | x in R | y >= min |
| Quadratic (Down) | x in R | y <= max |
| Square Root | x >= boundary | y >= 0 |
Worked example
Example 1 — Quadratic Function with a Contextual Restriction
A soccer ball is kicked from ground level. Its height in metres after seconds is . State the mathematical domain and range, then apply contextual restrictions.
- Determine mathematical domainQuadratic functions are defined for all real numbers.
- Find vertexThe vertex of a quadratic occurs at the time calculated by the formula .
- Determine mathematical rangeThe maximum height is the function value at the vertex, .
- Apply contextual domainTime starts at . The ball hits the ground when , which occurs at .
- Determine contextual rangeSince the ball rises to m and falls back to m, the height is restricted.
Answer: Math: t ∈ , . Contextual: , .
Check: At ; at ; at .
Worked example
Example 2 — Square-Root Function
A biologist models leaf width where is area. Sample areas are between and . Find mathematical and contextual domains.
- Find mathematical domainThe radicand must be non-negative.
- Solve domainSolving the inequality shows the smallest possible area.
- Define contextual domainThe sample constraints add an upper bound to the mathematical domain.
- Determine contextual rangeEvaluate the function at both domain endpoints.
Answer: Math: , . Contextual: , .
Check: For , . For , .
Common mistakes and how to avoid them
Using range for domain.
Correction: Always remember domain is horizontal (-axis) and range is vertical (-axis).
Ignoring context.
Correction: Always apply real-world constraints like non-negative time or quantity.
Lesson summary
- Domain is the set of all valid input values.
- Range is the set of all resulting output values.
- Mathematical restrictions involve denominators and roots.
- Contextual restrictions include physical limits like time and count.
- Always state the variable when writing notation.
Check your understanding
Question 1
What is the domain of f(x) = sqrt(x - 5)?
- x > 5
- x >= 5
- x <= 5
- x in R
Show answer and explanation
x >= 5
The expression inside the root must be >= 0.
Question 2
Which set notation is correct for x >= 0?
- {x in R | x >= 0}
- {x in R | x > 0}
- {x in R | x <= 0}
- {x in R | x = 0}
Show answer and explanation
{x in R | x >= 0}
Set notation identifies the variable, the set it belongs to, and the condition.
Key terms
- Domain
- The set of all possible input values for a function.
- Range
- The set of all possible output values for a function.
Continue through MCR3U
View the complete Ontario Grade 11 Mathematics learning path
- A1.1 · Distinguish functions from non-functions using multiple representations
- A1.2 · Represent and evaluate linear and quadratic functions using function notation
- A1.4 · Connect inverse functions with reverse processes
- A1.5 · Determine numeric and graphical representations of inverse relations
- A1.6 · Relate the domain and range of a function and its inverse
- A1.7 · Determine algebraic representations of inverse linear and quadratic relations
About this lesson
Published by DoAssignment. This AI-assisted lesson follows Ontario Grade 11 Mathematics (MCR3U), expectation A1.3. It is a study resource, not an official curriculum publication.