Transformations of functions involve altering the graph of a function through specific mathematical operations.
You start with g(x) = f(x) + k, which translates the graph vertically by k units.
Add or subtract from the x inside the function, like g(x) = f(x + h), and you get a horizontal shift by h units.
When you multiply the function, g(x) = af(x), it results in a vertical dilation by a factor of a, and if a is negative, it reflects over the x-axis.
Similarly, g(x) = f(bx) causes a horizontal dilation by a factor of 1/b, with a negative b reflecting over the y-axis.
Combined transformations stack these effects, such as shifting and dilating simultaneously.
The cognitive trap here is failing to distinguish between vertical and horizontal transformations due to their similar algebraic forms.
Misplacing a negative sign or misinterpreting the parameter's role can completely alter the graph's behavior, leading to incorrect predictions about its domain and range.