Definition
Function transformations are operations performed on a function’s rule that result in predictable changes to its graph. These include sliding (translation), flipping (reflection), and stretching or compressing (scaling).
Why It Matters
Transformation theory allows for ‘modular’ modeling; instead of deriving every new function from first principles, we can quickly construct complex behaviors by shifting, scaling, and flipping known ‘parent’ functions, drastically accelerating the model-building process.
Core Concepts
- Translations (Sliding): Moving the graph without changing its shape or orientation.
- Vertical Shift: moves the graph up units; moves it down units.
- How to read: “The functions f of x plus C and f of x minus C.”
- Meaning: Adding to the output moves every point vertically without changing shape.
- Horizontal Shift: moves the graph left units; moves it right units.
- How to read: “The functions f of the quantity x plus C and f of the quantity x minus C.”
- Meaning: Replacing with delays the input — the graph slides right by . Signs feel “backward” because the input must compensate.
- Vertical Shift: moves the graph up units; moves it down units.
- Reflections (Flipping): Creating a mirror image of the graph.
- Reflection across x-axis: flips the graph vertically.
- How to read: “The function negative f of x.”
- Meaning: Negate every -value; the graph mirrors across the -axis.
- Reflection across y-axis: flips the graph horizontally.
- How to read: “The function f of negative x.”
- Meaning: Negate every -input; the graph mirrors across the -axis.
- Reflection across x-axis: flips the graph vertically.
- Scaling (Stretching and Compressing):
- Vertical Scaling: stretches the graph vertically if and compresses it if .
- How to read: “The function A times f of x.”
- Meaning: Multiply all outputs by ; amplitudes scale, inputs unchanged.
- Horizontal Scaling: compresses the graph horizontally if and stretches it if .
- How to read: “The function f of the quantity B times x.”
- Meaning: Inputs are sped up by factor ; the graph squeezes horizontally when (opposite intuition from vertical scaling).
- Vertical Scaling: stretches the graph vertically if and compresses it if .