Graphing Techniques and Transformations
Graphing techniques and transformations give you a systematic way to visualize functions and predict how changes to an equation affect the shape and position of a graph. Instead of plotting dozens of points every time, you can start from a known parent function and apply shifts, reflections, stretches, or compressions to quickly sketch new graphs. These skills come up constantly in later units and in precalculus, so building fluency here pays off.

Graphing Functions: Techniques and Transformations
Plotting Points and Graphing Functions
The graph of a function is a visual map of every input-output pair . Each point on the curve tells you: "when the input is this, the output is that."
To graph a function by plotting points:
- Choose several input values (x-values), including negatives, zero, and positives.
- Substitute each into the function to calculate the output .
- Plot each ordered pair on the coordinate plane.
- Connect the points with a smooth curve (or straight line, depending on the function type).
Example: For , you'd plot , , , , and . Connecting these gives the familiar U-shaped parabola.
Plotting points works, but it's slow. That's where transformations come in: once you know the shape of a parent function, you can shift and reshape it without recalculating every point.
Transformations of Function Graphs
Transformations change the position, shape, or orientation of a graph while preserving its basic structure. The four main types are translations (shifts), reflections, vertical stretches/compressions, and horizontal stretches/compressions.
You apply transformations by modifying either the input (x) or the output (y) in the function's equation.
Example: The graph of starts from the parent function . The inside the parentheses shifts the parabola right 2 units, and the outside shifts it up 1 unit. The vertex moves from to .
When multiple transformations are combined, each one builds on the result of the previous one. The order you apply them matters, which is covered in more detail below.

Transformations of Functions: Effects and Equations
Effects of Transformations on Function Graphs
Translations (Shifts) move the entire graph without changing its shape.
- Horizontal shifts modify the input:
- shifts the graph right by units (note: subtracting moves right)
- shifts the graph left by units
- Vertical shifts modify the output:
- shifts the graph up by units
- shifts the graph down by units
- Example: takes the sine curve and lifts every point up by 1 unit. The midline moves from to .
The horizontal shift direction is the most common source of mistakes. The sign inside the parentheses is opposite to the direction of the shift. Think of it this way: means the function "waits" 3 more units to the right before doing what it normally does.
Reflections flip the graph across an axis.
- Negating the output, , reflects across the x-axis (flips vertically)
- Negating the input, , reflects across the y-axis (flips horizontally)
- Example: takes the cosine curve and flips it upside down. Peaks become valleys and vice versa.
Stretches and Compressions change how wide or tall the graph appears.
- Vertical stretch/compression (multiplying the output):
- where stretches the graph vertically (taller)
- where compresses the graph vertically (shorter)
- Horizontal stretch/compression (multiplying the input):
- where compresses the graph horizontally (narrower)
- where stretches the graph horizontally (wider)
- Example: is a vertical stretch of by a factor of 3. The parabola becomes narrower because every y-value is tripled.
Notice the horizontal transformations are counterintuitive again: multiplying x by a number greater than 1 makes the graph narrower, not wider.
Determining Equations of Transformed Functions
To write the equation of a transformed function, apply each transformation to the original equation step by step.
- Identify the parent function (e.g., , , ).
- List the transformations described (shift, reflect, stretch, etc.).
- Apply them to the equation using the rules above.
A key detail: when you read transformations from an equation, you work inside out (handle what's happening to x first, then what's happening to the whole function). But when you're building an equation from a description of transformations applied in a specific order, you often need to reverse the order in the equation.
Example: Start with . Reflect across the y-axis, then shift up 3 units.
- Reflecting across the y-axis: replace with →
- Shifting up 3: add 3 →
Note: The domain of this transformed function is , since you need under the radical.

Key Features of Function Graphs
Intercepts and Asymptotes
Intercepts are where the graph crosses the axes. They're often the first features you should identify.
- x-intercepts (also called zeros or roots): Set and solve for .
- y-intercept: Evaluate .
- Example: For , setting gives , so the x-intercepts are and . Plugging in gives , so the y-intercept is .
Transformations affect intercepts in predictable ways. If you shift a graph up by 3, the y-intercept increases by 3. If you shift right by 2, the x-intercepts each increase by 2.
Asymptotes are lines the graph approaches but never reaches.
- Vertical asymptotes occur where a function is undefined, typically where the denominator of a rational function equals zero.
- Horizontal asymptotes describe end behavior as . For rational functions, compare the degrees of the numerator and denominator:
- Degree of numerator < degree of denominator → horizontal asymptote at
- Degrees are equal → horizontal asymptote at
- Degree of numerator > degree of denominator → no horizontal asymptote
- Example: has a vertical asymptote at (denominator is zero) and a horizontal asymptote at (as grows large, approaches zero).
Extrema (Maxima and Minima)
Extrema are the highest or lowest points on a graph within a given interval. A local maximum is a peak (the function changes from increasing to decreasing), and a local minimum is a valley (the function changes from decreasing to increasing).
For this course, you can often find extrema by recognizing the shape of the parent function and tracking how transformations move the vertex or turning points. For example, the vertex of is at , and whether it's a max or min depends on the sign of :
- If , the parabola opens up → the vertex is a minimum.
- If , the parabola opens down → the vertex is a maximum.
Example: For , the vertex is . Since , the parabola opens downward, so is a maximum.
For non-quadratic functions or when working on a closed interval, you can also find extrema using calculus techniques (setting the derivative equal to zero), but in Algebra II, you'll mostly rely on graph features and transformation logic to locate these points.