Graph Transformations
Transformations allow you to build new functions from familiar ones by shifting, stretching, compressing, or reflecting their graphs.
|
original: f(x) = sin transformed: y = 2.0·f(x)
k = 2.0
■ original f(x)■ transformed
Vertical Transformations
⚡Theorem — Vertical Scaling and Reflection
Given , the graph of :
- : vertical stretch by factor (pulls away from -axis)
- : vertical compression by factor (pushes toward -axis)
- : reflect over the -axis, then scale by
Example: stretches vertically by 3. reflects it over the -axis.
Horizontal Transformations
⚡Theorem — Horizontal Scaling
The graph of :
- : horizontal compression by factor (squeezes toward -axis)
- : horizontal stretch by factor (pulls away from -axis)
Example: compresses horizontally by .
Note the counterintuitive direction: multiplying the input by makes the graph narrower, not wider.
Translations (Shifts)
| Transformation | Effect | Example with |
|---|---|---|
| Shift up by (down if ) | : shift up 3 | |
| Shift left by (right if ) | : shift right 2 |
⚡Theorem — Translations
- shifts the graph vertically by units.
- shifts the graph horizontally by units (left if , right if ).
Absolute Value Transformations
| Transformation | Effect | Example with |
|---|---|---|
| Reflect all parts below the -axis upward | Negative portion of flips up | |
| Keep the graph for , mirror it to the left | Right half of is mirrored |
Combining Transformations
ℹNote — Order Matters
When multiple transformations are combined, the order of operations matters. In general:
Apply transformations in this order: (1) horizontal scaling, (2) horizontal shift, (3) vertical scaling, (4) vertical shift.
✏Exercise
Describe how to obtain from .
Hint: Identify the horizontal shift, vertical stretch, and vertical shift, then state the order in which they are applied.