Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Function transformations let you take a familiar graph and move, flip, or resize it without changing its basic shape family. They are important because they help students recognize patterns instead of memorizing many separate graphs. Once you know a parent function like y=x2y = x^2 or y=xy = |x|, you can predict many related graphs quickly.

This skill is used in algebra, precalculus, physics, and data modeling.

Most transformations come from changing the equation in specific ways. Adding or subtracting outside the function causes vertical shifts, while changes inside the input cause horizontal effects that work in the opposite direction from what many students expect. Negative signs create reflections, and multiplying by constants creates stretches or compressions.

By tracking a few key points and understanding the rules, you can sketch transformed graphs accurately.

Understanding Function Transformations

A useful way to understand transformations is to follow individual points. Suppose a parent graph contains the point two, four. A vertical change affects only the output, so the first coordinate stays two.

A horizontal change affects the input, so the output can stay four while the first coordinate moves. This point method is especially helpful for parabolas, absolute value graphs, and square root graphs. Mark important features before drawing anything.

These may include a vertex, an intercept, an endpoint, a turning point, or the highest and lowest parts of one cycle. Transform those features first, then connect them using the known shape of the parent graph.

The confusing part of function notation comes from the location of a change. A number outside the function changes the output after the function has done its work. A number inside changes the input before the function begins.

This is why horizontal movements seem to have reversed signs. Think of a machine that accepts an input, applies a rule, then produces an output. Replacing the input with x minus three means the machine receives a value three greater than the displayed x value.

The graph therefore reaches each old output three units farther right. This reasoning is more reliable than trying to memorize a sign rule.

Several transformations can occur in one equation. Their order matters when you are interpreting the equation. Work from the innermost input change outward.

First handle horizontal scaling or reflection. Next handle the horizontal shift. Then apply vertical scaling or reflection.

Finish with the vertical shift. For example, a graph may be made narrower, moved right, flipped over the horizontal axis, then lifted. Parent features do not disappear, but their locations and heights change.

For a quadratic, the vertex remains the central feature. For an absolute value graph, the corner remains the central feature. For an exponential graph, the horizontal asymptote shifts with vertical movement, so it must be moved too.

Transformations appear whenever a graph must fit a situation with a different starting point, size, direction, or time scale. A temperature graph may be shifted because measurements begin at a new baseline. A sound wave can be stretched vertically to represent greater amplitude.

A motion graph may be reflected when direction is defined oppositely. In science classes, students often use transformed curves to compare data with a model. Check whether a transformation changes the domain or range.

Horizontal shifts can move endpoints and restricted domains. Reflections can reverse which outputs are positive or negative.

Use a small table of parent points when unsure. It takes longer at first, but it exposes errors before they become a wrong sketch.

Key Facts

  • Vertical shift: y=f(x)+ky = f(x) + k moves the graph up kk units, and y=f(x)ky = f(x) - k moves it down kk units.
  • Horizontal shift: y=f(xh)y = f(x - h) moves the graph right hh units, and y=f(x+h)y = f(x + h) moves it left hh units.
  • Reflection across the x-axis: y=f(x)y = -f(x).
  • Reflection across the y-axis: y=f(x)y = f(-x).
  • Vertical stretch or compression: y=af(x)y = a f(x). If a>1|a| > 1, stretch vertically. If 0<a<10 < |a| < 1, compress vertically.
  • Horizontal stretch or compression: y=f(bx)y = f(bx). If b>1|b| > 1, compress horizontally by factor 1/b1/|b|. If 0<b<10 < |b| < 1, stretch horizontally by factor 1/b1/|b|.

Vocabulary

Parent function
The simplest form of a function family, such as y=x2y = x^2 for quadratics.
Translation
A transformation that slides a graph left, right, up, or down without changing its shape.
Reflection
A transformation that flips a graph across an axis.
Vertical stretch
A change that makes a graph taller by multiplying all y-values by a factor greater than 1.
Horizontal compression
A change that squeezes a graph toward the y-axis by changing the input with a factor greater than 1.

Common Mistakes to Avoid

  • Treating y=f(x+3)y = f(x + 3) as a shift right 3, which is wrong because horizontal changes inside the function work in the opposite direction, so it shifts left 3.
  • Confusing y=f(x)y = -f(x) with y=f(x)y = f(-x), which is wrong because the first reflects across the xx-axis while the second reflects across the yy-axis.
  • Thinking y=2f(x)y = 2f(x) and y=f(2x)y = f(2x) do the same thing, which is wrong because the first changes yy-values vertically and the second changes xx-values horizontally.
  • Applying transformations in the wrong place in the equation, which is wrong because outside changes affect outputs and inside changes affect inputs, leading to different graphs.

Practice Questions

  1. 1 Start with the parent function y=x2y = x^2. Describe the transformations that produce y=(x4)2+3y = (x - 4)^2 + 3, and state the new vertex.
  2. 2 The graph of y = |x| is transformed to y = -0.5|x + 2| - 1. Identify the horizontal shift, vertical shift, reflection, and vertical stretch or compression.
  3. 3 Explain why y=f(x5)y = f(x - 5) and y=f(x)5y = f(x) - 5 are different transformations, and describe how each changes the graph.