Function translation involves shifting the graph of a function horizontally, vertically, or both. For a function y = f(x), a horizontal shift is achieved by modifying the x variable, such as y = f(x - h), where h is the horizontal shift. A vertical shift is done by adding or subtracting a constant k, resulting in y = f(x) + k. In our example function y = (x - 1)^3 + 2:
- (x - 1) moves the graph 1 unit to the right.
- The +2 raises the entire graph 2 units up.
By understanding these basic shifts, you can predict and sketch the new graph easily. This is a fundamental concept in graph transformations and crucial for analyzing various functions.