The reunion: set theory meets the coordinate plane
Back in the Sets stratum, you built functions from scratch. A function is a relation — a subset of — where every appears as the first coordinate of exactly one pair. The "vertical line test" you may have heard about? It's literally just "single-valued" wearing graph clothing. The Federation of Boring Textbook Authors presents it as some mysterious visual ritual; it is not.
Now let and . The function defined by, say, is the set of all pairs — and when you plot that set in the coordinate plane (the one we built as in the Sets stratum), you get the parabola. The curve isn't an approximation of the function. It is the function, drawn. Full stop. Anyone who told you otherwise owes you an apology.
f(x) notation and reading graphs
The notation means "evaluate at the input ." So is the unique output paired with . On a graph, it's the -coordinate of the point directly above . That's all. There's no mystery here, only notation.
Domain and range from formulas. The domain of is the set of all valid inputs. For formulas built from arithmetic, three things kill inputs:
- Division by zero: has domain .
- Even roots of negatives: needs .
- Logarithms of non-positives (more on that in the Logarithms lesson).
The range (image) is the set of outputs actually produced — what earns, not what was declared. On a graph, it's the set of -values the curve visits.
Reading graphs. Given the graph of , you can extract:
- : trace vertically from to the curve, read the -value.
- Where : the -intercepts (zeros of ).
- Where : intervals where the curve sits above the -axis.
Drag the probe below across different functions and watch update live:
Transformations: shifting, stretching, flipping
Here is the single most important thing about graph transformations: every transformation is just function composition in disguise. Once you see that, you never need to memorize any of this.
Vertical shift: . Adding to every output shifts every point up by . The rule for the output changed; the input machinery is identical.
Horizontal shift: . This one catches everyone. You'd think shifts right, but it shifts LEFT. Why? Because when hits a zero of — which requires to be units to the LEFT of where was zero. The graph slides in the direction opposite the sign. If it helps: replaces each input with the perversely shifted , so the zero that used to be at is now at . Left for , right for . Infuriating? Hell yes. Wrong? Absolutely not. The math doesn't care about your feelings.
Vertical stretch: . Every output multiplied by — stretches the graph away from the -axis (if ), compresses it toward (if ), and flips across the -axis if .
Horizontal stretch: . Similarly perverse, and similarly non-negotiable. compresses the graph horizontally by a factor of (the same features appear at half the -distance). stretches it. The horizontal factor is , opposite of what suggests. I know. I know. Write it down and move on.
Reflection flips the graph across the -axis.
All of these chain. The function takes , shifts right 1, stretches vertically by 2, flips vertically, and shifts up 3 — in that order, reading outward from .
Even and odd functions
A function is even if for all in its domain. Graphically: symmetric about the -axis. Even functions are "indifferent to direction" — they treat and identically. Examples: , , .
A function is odd if . Graphically: 180° rotational symmetry about the origin. Odd functions "flip sign with direction." Examples: , , .
Most functions are neither, you beautiful disaster. Don't force it. Check the algebra: plug in , simplify, see what you get. This is a computation, not a guess.
Piecewise functions and the flagship: |x|
A piecewise function is defined by different formulas on different pieces of the domain. The notation:
is nothing exotic — it's just a function where the rule depends on which piece of the domain lives in.
The absolute value is the flagship:
This is the same you met in the Bedrock stratum — distance from zero — now wearing its piecewise costume so you can differentiate, integrate, and transform it in peace. The graph is the famous V-shape, with vertex at the origin.
Important: being piecewise is about the definition, not some weird property that makes a function badly behaved. The absolute value is one perfectly well-behaved function; it just needs two formulas to describe it. The lab equipment here is a beaker, not a bomb.
The big picture
Every lesson in this stratum is going to hand you a family of functions and ask: what does it look like, how does it grow, what can it do? You now have the whole apparatus — domain, range, transformations, symmetry, piecewise structure — to answer those questions for anything they throw at you. Don't waste it. Go do the damn gauntlet.