The movement of a graph is mathematically described using a column vector .
The top value () dictates the horizontal displacement: a positive value moves the graph right, while a negative value moves it left.
The bottom value () dictates the vertical displacement: a positive value moves the graph up, while a negative value moves it down.
A vertical translation is represented by the transformation , where is a constant added outside the function's main argument.
This transformation affects only the -coordinates of the points on the graph; every point on the original curve maps to on the new curve.
The translation vector for this movement is always , indicating zero horizontal change.
A horizontal translation is represented by the transformation , where is a constant added inside the function's argument.
Crucially, the direction of movement is opposite to the sign of : shifts the graph units to the left, while shifts it units to the right.
The translation vector for is , reflecting this inverse relationship between the sign in the formula and the direction on the axis.
The location of the constant relative to the function brackets determines the axis of translation and the logic of the shift.
| Feature | Vertical Translation | Horizontal Translation |
|---|---|---|
| Formula | ||
| Vector | ||
| Coordinate Change | ||
| Logic | Intuitive ( is up) | Counter-intuitive ( is left) |
When multiple translations occur, such as , the graph undergoes both horizontal and vertical shifts simultaneously.
Check the Brackets: Always identify if the constant is 'inside' the function (affecting ) or 'outside' (affecting ) before sketching.
Vector Verification: When asked to describe a transformation, use formal vector notation to ensure full marks.
Point Mapping: To verify your sketch, pick a specific point like a vertex or intercept and apply the vector to find its new position.
Asymptote Awareness: If a function has asymptotes, remember that vertical asymptotes move with horizontal translations, and horizontal asymptotes move with vertical translations.
The Horizontal Sign Error: The most common mistake is shifting to the right instead of the left. Remember that the input must be 'smaller' to produce the same output when a positive constant is added.
Mixing Axes: Students often apply a vertical shift to the -coordinates. Always associate 'outside' changes with the -axis and 'inside' changes with the -axis.
Ignoring Asymptotes: Forgetting to shift the dotted lines representing asymptotes can lead to inaccurate sketches, even if the curve itself is moved correctly.