Quadratic Transformations- Graphing and Analysis Guide

What Quadratic Transformations Actually Are

Quadratic transformations describe how the graph of y = x² changes when you modify the equation. You shift it, stretch it, flip it. That's it. Nothing mystical about it.

Most students struggle because teachers break this into a dozen separate rules. We're going to do the opposite. You'll see every transformation as one unified idea.

The Standard Form vs. Vertex Form

You need to know both forms. They serve different purposes.

Standard Form

y = ax² + bx + c

This tells you almost nothing about the graph's shape. You have to complete the square to extract useful information. Teachers love this form for testing algebra skills. Real-world use? Limited.

Vertex Form

y = a(x - h)² + k

This form hands you everything. The vertex sits at (h, k). The a value tells you direction and steepness. This is the form you want when analyzing transformations.

Breaking Down the Transformation Variables

In y = a(x - h)² + k, each variable controls something specific:

What the "a" Value Does

The sign of a determines if the parabola opens up or down:

The absolute value of a determines steepness:

The Horizontal Shift Trap

Most students get the h value backwards. In y = (x - 3)², the graph shifts right by 3 units, not left. The sign inside the parentheses is opposite the direction of movement.

Quick rule: (x - h) shifts right by h. (x + h) shifts left by h.

The Vertical Shift

The k value works intuitively. +k shifts up, -k shifts down. No sign tricks here.

All Transformations in One Table

Change in Equation Effect on Graph
y = x² + k Shift up by k units
y = x² - k Shift down by k units
y = (x - h)² Shift right by h units
y = (x + h)² Shift left by h units
y = ax² Vertical stretch if |a| > 1, compression if |a| < 1
y = -x² Reflect over x-axis
y = (-x)² Reflect over y-axis

How to Graph a Quadratic Function

Follow these steps in order. Skipping steps is where people lose marks.

Step 1: Convert to Vertex Form

If your equation isn't already in vertex form, complete the square. For y = 2x² + 8x + 3:

  1. Factor out the coefficient from x terms: y = 2(x² + 4x) + 3
  2. Complete the square inside: y = 2[(x + 2)² - 4] + 3
  3. Distribute and simplify: y = 2(x + 2)² - 8 + 3
  4. Final form: y = 2(x + 2)² - 5

Step 2: Identify the Vertex

From y = 2(x + 2)² - 5, the vertex is at (-2, -5). Remember: the h value flips sign when you read it.

Step 3: Determine Direction and Width

The "2" tells you the parabola opens upward and is narrower than the standard parabola.

Step 4: Plot Key Points

Find points at equal horizontal distances from the vertex. The simplest approach: plug in x = h ± 1 and x = h ± 2 to get y-values.

Step 5: Draw the Curve

Connect the points with a smooth U-shaped curve. The parabola must be symmetric about the vertical line through the vertex.

Analyzing Key Features

Axis of Symmetry

The vertical line that splits the parabola in half. For y = a(x - h)² + k, the axis of symmetry is x = h.

Domain and Range

Domain is always all real numbers for quadratic functions. Range depends on direction:

Maximum and Minimum Values

If the parabola opens up, the vertex is the minimum point. If it opens down, the vertex is the maximum. No other calculations needed.

Common Mistakes That Cost You Points

Putting It Together: One Complete Example

Given y = -3(x - 2)² + 4:

To graph: plot vertex at (2, 4). Since |a| = 3, the parabola is narrow. Calculate a few points — at x = 1 and x = 3, y = -3(1)² + 4 = 1. At x = 0 and x = 4, y = -3(4)² + 4 = -8. Connect with smooth curve, verify symmetry.

That's the entire process. No shortcuts, no tricks. Just identify, calculate, plot.