Definition of Translation: A translation is a transformation that 'slides' a graph horizontally, vertically, or both, without rotating or resizing it. Every point on the original curve is moved to a new position based on a fixed displacement.
Rigid Motion: Because the internal geometry of the function remains identical, translations are classified as rigid motions. This means that features like the curvature, the distance between stationary points, and the gradient at corresponding points remain unchanged.
Vector Representation: Translations are mathematically described using a translation vector . The top value indicates the horizontal shift (right if positive, left if negative), and the bottom value indicates the vertical shift (up if positive, down if negative).
Vertical Shift Logic: The transformation adds a constant value to the output of the function. This directly changes the -coordinate of every point on the graph, resulting in a vertical displacement of units.
Horizontal Shift Logic: The transformation modifies the input before the function is applied. To achieve the same output value as the original function, the new input must be adjusted by , which causes the graph to shift horizontally in the opposite direction of the sign of .
Mapping Notation: A general translation can be expressed as a mapping . This mapping shows that the horizontal component is added to the -coordinates and the vertical component is added to the -coordinates.
Applying Vertical Translations: To shift a graph vertically by units, simply add to the entire function expression, resulting in . If is positive, the graph moves up; if is negative, the graph moves down.
Applying Horizontal Translations: To shift a graph horizontally by units, replace every instance of in the function with . Note that shifts the graph 3 units to the right, while shifts it 3 units to the left.
Combining Translations: When both horizontal and vertical shifts are required, the function takes the form . This corresponds to a single translation by the vector .
| Feature | Vertical Translation | Horizontal Translation |
|---|---|---|
| Equation | ||
| Affected Coordinate | -coordinates change | -coordinates change |
| Direction Rule | Follows the sign of | Opposite to the sign of |
| Vector Component | Bottom value: | Top value: |
Inside vs. Outside: Changes made 'outside' the function brackets (like ) affect the vertical axis, while changes made 'inside' the function argument (like ) affect the horizontal axis.
Direct vs. Inverse: Vertical translations are direct (adding 5 moves it up 5), whereas horizontal translations are inverse (adding 5 moves it left 5, which is the negative direction).
Verify with Key Points: Always check the translation by applying it to a known point, such as the -intercept or a turning point. If the original turning point is , a translation by must result in a new turning point at .
Asymptote Awareness: Remember that asymptotes are lines, not just points, and they must be translated along with the curve. A horizontal asymptote shifted up by 3 becomes , while a vertical asymptote shifted left by 4 becomes .
Order of Operations: While the order of multiple translations does not matter (they are commutative), be extremely careful when combining translations with stretches or reflections. It is often safest to perform horizontal translations first if they are inside the function argument.