Shifts, also called translations, move a graph without changing its shape. The graph slides either vertically or horizontally by a fixed amount.
\[ y = f(x) + a \quad \text{shifts the graph up by } a \]
\[ y = f(x - a) \quad \text{shifts the graph right by } a \]
Shifts slide a graph without changing its appearance. Vertical shifts come from adding outside the function (\(f(x)+a\)). Horizontal shifts come from adjusting the input (\(f(x-a)\)). Keeping track of the sign is the key to success.