Graphing Quadratic Functions in Vertex Form- A Step‑by‑Step Guide
What Is Vertex Form, Exactly?
Vertex form is y = a(x - h)² + k. That's it. Every piece of information you need to graph a parabola lives right inside this equation.
The vertex is the point (h, k). The "a" value tells you whether the parabola opens up or down, and how wide or narrow it is.
Most students see this form and panic. Don't. Once you understand what each letter does, graphing becomes mechanical.
The Components Broken Down
The Vertex (h, k)
The vertex is the lowest or highest point of your parabola. It's your starting reference point on the graph.
Watch the signs. In y = a(x - h)² + k, the "h" is subtracted. So if you have y = (x - 3)² + 2, the vertex is at (3, 2), not (-3, 2).
The "k" value is added directly, so it keeps its sign. If you have y = (x - 3)² - 5, the vertex is at (3, -5).
The "a" Value
Here's what "a" actually tells you:
- a > 0 → parabola opens upward, vertex is a minimum
- a < 0 → parabola opens downward, vertex is a maximum
- |a| > 1 → parabola is narrower than the standard y = x²
- |a| < 1 → parabola is wider than the standard y = x²
That's all "a" does. It controls the direction and the stretch or compression.
Step-by-Step: How to Graph from Vertex Form
Let's use y = 2(x - 1)² + 3 as our example.
Step 1: Find the Vertex
Read h and k from the equation. Here, h = 1 and k = 3.
Vertex: (1, 3). Plot this point first. This is your anchor.
Step 2: Determine the Direction
The "a" value is 2. Since 2 > 0, the parabola opens upward.
Step 3: Determine the Width
|a| = 2, which is greater than 1. This parabola is narrower than the basic y = x² parabola.
Step 4: Find Additional Points
Pick x-values around the vertex. Go 1 unit left and right, then 2 units.
Calculate the corresponding y-values:
- When x = 0: y = 2(0 - 1)² + 3 = 2(1) + 3 = 5 → point (0, 5)
- When x = 2: y = 2(2 - 1)² + 3 = 2(1) + 3 = 5 → point (2, 5)
- When x = -1: y = 2(-1 - 1)² + 3 = 2(4) + 3 = 11 → point (-1, 11)
- When x = 3: y = 2(3 - 1)² + 3 = 2(4) + 3 = 11 → point (3, 11)
Step 5: Plot and Connect
Plot the vertex and your calculated points. Draw a smooth U-shaped curve through them. The parabola must be symmetric about the vertical line x = h (in this case, x = 1).
Vertex Form vs. Standard Form: When to Use Each
| Feature | Vertex Form (y = a(x-h)² + k) | Standard Form (y = ax² + bx + c) |
|---|---|---|
| Finding the vertex | Direct from h and k | Requires -b/(2a) |
| Axis of symmetry | x = h (obvious) | x = -b/(2a) (must calculate) |
| Y-intercept | Must expand or substitute x=0 | Directly c |
| Best for | Graphing, transformations | Factoring, solving equations |
If your goal is graphing, vertex form wins every time. You get the vertex handed to you.
Common Mistakes That Will Wreck Your Graph
- Forgetting the sign flip on h. y = (x + 3)² actually means h = -3. The minus sign is built into the "+3".
- Plotting the vertex wrong. Double-check h and k. This is where graphs go wrong most often.
- Not testing enough points. Two points aren't enough, especially with unusual "a" values. Get 4-5 points on each side.
- Drawing pointy corners. Parabolas are smooth curves. Don't make sharp V-shapes.
Practice: Graph These
Try graphing these three on your own before checking answers:
- y = (x - 2)² - 4
- y = -1/2(x + 1)² + 3
- y = 3(x + 4)² - 2
For number 1: Vertex is (2, -4), opens upward, standard width.
For number 2: Vertex is (-1, 3), opens downward (a is negative), wider than normal (|a| = 1/2).
For number 3: Vertex is (-4, -2), opens upward, narrower than normal (|a| = 3).
The Bottom Line
Vertex form exists to make your life easier when graphing. The vertex sits right there in the equation. The "a" value tells you everything about direction and width.
Once you can identify h, k, and a without thinking, graphing becomes a matter of plotting points and drawing a smooth curve. That's the whole process.