Hook: Seeing a Function Grow Over Time
Imagine a plant grows 2 inches every day.
= days = height in inches
If we graph this, we can see the function's behavior across all time. The graph is the picture of the function's rule.
The Core Equivalence:
You spent years graphing equations like
Now, we define
The graph of the function
Crucial Point: The
Reading Coordinates as Function Values
On a coordinate plane:
- The horizontal axis (
) represents the Input. - The vertical axis (
) represents the Output — now called .
Every point on the graph is
If you see the point
Building a Graph from a Table: Linear
| x | Point | |
|---|---|---|
| 0 | 4 | (0, 4) |
| 1 | 3 | (1, 3) |
| 2 | 2 | (2, 2) |
| 4 | 0 | (4, 0) |
Graphing : Parabola Example
| x | Point | |
|---|---|---|
| -2 | 0 | (-2, 0) |
| -1 | -3 | (-1, -3) |
| 0 | -4 | (0, -4) |
| 2 | 0 | (2, 0) |
Reading Function Values from a Graph
Finding Inputs: Working Backward from Outputs
Graphs also let us solve equations.
"If
- Find
on the -axis (the output side). - Move horizontally to reach the graph.
- Read the
-value directly below — that's the input.
The Vertical Line Test Explained
A graph represents a function only if every vertical line hits the graph at most once.
- Hits once: One input maps to one output — function. ✓
- Hits twice: One input maps to two outputs — NOT a function. ✗
Three Sources of Domain Restrictions
The domain isn't always all real numbers. It can be restricted by:
- Context: Time can't be negative. Item counts must be whole numbers.
- Algebraic Rules: Division by zero is undefined. Square roots of negatives are not real.
- Explicit Specification: "Let the domain be
."
Restriction from Context: Water Tank
Scenario: A tank holds 100 liters and drains at 5 liters per minute.
- Domain:
(time starts at 0; tank empties at ). - Range:
(level starts at 100, ends at 0).
Domain Restriction: Exclude Division-by-Zero Inputs
Consider
If
Domain: All real numbers except
The graph has a vertical asymptote (a "break") at
Restriction from Algebra: Square Roots
Consider
Square roots of negative numbers aren't real.
So
Domain:
Reading Domain from a Graph: Projection
The domain is the horizontal "shadow" the graph casts on the
Reading Range from a Graph: Projection
The range is the vertical "shadow" the graph casts on the
Domain and Range of a Line
- The line extends left and right forever.
- Domain:
— all real numbers.
- Domain:
- The line extends up and down forever.
- Range:
— all real numbers.
- Range:
Domain and Range of a Parabola
- The parabola spreads infinitely in both horizontal directions.
- Domain: All real numbers.
- The lowest point (vertex) is at
; outputs only go up from there.- Range:
, written as .
- Range:
Domain and Range of a Semicircle
A semicircle (top half) with radius 3 centered at the origin.
- The semicircle only exists from
to .- Domain:
.
- Domain:
- It only reaches from
to .- Range:
.
- Range:
Four Questions for Checking Domain and Range
When you see a new function, always ask:
- Are there any denominators? (Set ≠ 0 for domain.)
- Are there any square roots? (Set ≥ 0 for domain.)
- Does the context restrict values? (Time, quantity, cost, etc.)
- Does the graph show endpoints or a vertex?
Knowledge Check: Reading a Graph
If the point
- A) 5
- B) -2
- C) 3
- D) Unknown
Answer: B. The y-coordinate is the function value.
Knowledge Check: Identifying Domain Restrictions
What is the domain of
- A) All real numbers
- B)
- C) All real numbers except
- D)
Key Takeaways: Functions on the Coordinate Plane
- Graph = y = f(x): Every point
encodes . - Reading graphs: Find
, travel to the curve, read . - Domain: Horizontal shadow onto the
-axis. - Range: Vertical shadow onto the
-axis. - Three restrictions: context, algebraic rules, explicit specification.
Click to begin the narrated lesson
Understand function definition