Vertex Form: Shift and Stretch the Parabola, Interactively

Drag the parabola's vertex and h and k follow it in y = a(x - h)² + k; stretch or flip with a against the y = x² ghost, and watch the expanded standard form rewrite itself live.

Drag the vertex anywhere: h and k follow it, and the equation rewrites itself. Then stretch or flip with a. The grey ghost is y = x², so you can see exactly what shifted and stretched.

Interactive vertex form graphery = (x - 2)² - 1. Vertex at (2, -1), axis of symmetry x = 2, opens upward, same width as compared with y = x². Expanded standard form: y = x² - 4x + 3.-5-5-4-4-3-3-2-2-1-11122334455x = 2(2, -1)
Vertex form
y = (x - 2)² - 1
Expanded (standard form)
y = x² - 4x + 3

Vertex (h, k) = (2, -1). Sign trap: the form subtracts h, so (x - 2)² means h = +2 and (x + 3)² means h = -3.

y = (x - 2)² - 1. Vertex at (2, -1), axis of symmetry x = 2, opens upward, same width as compared with y = x². Expanded standard form: y = x² - 4x + 3.

Read the vertex straight off the equation

The vertex form of a quadratic writes the equation so that its most useful point is visible with no work at all:

y = a(x - h)² + k

The grapher starts at y = (x - 2)² - 1. Read the equation against the picture: the vertex marker sits at (2, -1), the dashed axis reads x = 2, and the Expanded (standard form) box shows the very same parabola written as y = x² - 4x + 3. Drag the vertex anywhere (it snaps to grid points, or select it and use the arrow keys) and both equations rewrite themselves instantly. If plotting a point like (2, -1) still takes a second thought, warm up on the coordinate plane first.

The sign trap: (x - 2)² means h = +2

Vertex form subtracts h. So the sign you see inside the parentheses is the opposite of the vertex’s x-coordinate:

You seeRewrite as (x - h)²hVertex is on the…
(x - 2)² - 1already matches, h = 2+2right of the y-axis
(x + 3)² + 2(x - (-3))² + 2-3left of the y-axis

The safe habit: force whatever is in the parentheses into the shape x - h and read h from that. x + 3 only fits the pattern as x - (-3), so h = -3. There is no such trap for k: it sits outside the parentheses with its true sign, so + 2 really does mean the vertex is 2 units up.

The widget prints this exact warning under its equation boxes because it is the error graders see most: on a test, “the vertex of y = (x + 3)² + 2” answered as (3, 2) instead of (-3, 2).

Reading transformations against the y = x² ghost

Every parabola in vertex form is the basic curve y = x², picked up, moved, and reshaped. Keep the show the y = x² ghost checkbox ticked: the dashed grey ghost stays put while your parabola moves, so each parameter’s job is visible on its own.

ParameterWhat it does to y = x²Watch for
hshifts the graph horizontally (right if h > 0, left if h < 0)the dashed axis x = h travels with it
kshifts the graph vertically (up if k > 0, down if k < 0)the vertex rises or sinks, shape unchanged
astretches or flips: negative opens down, |a| > 1 narrows, 0 < |a| < 1 widenscompare arm steepness against the ghost

Standard form to vertex form (and back)

The two boxes in the panel are the same parabola in two costumes. Vertex form to standard form is just multiplying out; standard form to vertex form is completing the square, or a two-line shortcut. One important constant: a is identical in both forms. Converting only reshuffles h and k into b and c and back.

Vertex form to standard form: expand

Start with the grapher’s default and multiply out the square:

y = (x - 2)² - 1

First the square: (x - 2)² = (x - 2)(x - 2) = x² - 2x - 2x + 4 = x² - 4x + 4.

Then attach the k: y = x² - 4x + 4 - 1, so

y = x² - 4x + 3

which is exactly what the Expanded (standard form) box shows.

Standard form to vertex form: complete the square

Now run the same example backwards. Start from

y = x² - 4x + 3

  1. Take the coefficient of x, which is -4. Halve it: -2. Square that: 4.
  2. Add and subtract the 4 so nothing changes: y = (x² - 4x + 4) - 4 + 3.
  3. The parentheses are now a perfect square: y = (x - 2)² - 1.

Back to where we started, and the vertex (2, -1) is visible again.

The vertex shortcut from standard form

Completing the square works every time, but if all you need is the vertex of y = ax² + bx + c, there is a faster route:

h = -b / (2a), then k = f(h)

On the same example, a = 1 and b = -4, so h = -(-4) / (2 × 1) = 4/2 = 2. Substitute back: k = f(2) = 2² - 4 × 2 + 3 = 4 - 8 + 3 = -1. Vertex (2, -1), same a, so the vertex form is y = (x - 2)² - 1. Done in two lines.

Which form should you use?

Neither form is “better”; each makes a different question easy.

You wantReach forBecause
The vertex, or the maximum/minimum valueVertex form(h, k) is written in the equation
The transformations of y = x²Vertex formh, k, and a are the shift and stretch
The y-interceptStandard formset x = 0 and y = c immediately
The quadratic formula, or factoring for rootsStandard formboth need a, b, and c

In y = (x - 2)² - 1 the vertex is instant but the y-intercept takes a step of arithmetic; in y = x² - 4x + 3 the y-intercept (0, 3) is instant but the vertex takes the shortcut above. For how a, b, and c each bend the curve in standard form, and where the roots sit on the graph, see the parabola lesson.

The grapher above also works as a vertex form calculator: place the vertex, set a, and read both forms of the equation instantly.

It’s free to embed on your own site or LMS. Next, explore the standard-form coefficients and roots in the parabola lesson, or rebuild your point plotting instincts on the coordinate plane.

Frequently asked questions

What is vertex form?
Vertex form is the way of writing a quadratic as y = a(x - h)² + k, where (h, k) is the vertex of the parabola and x = h is its axis of symmetry. The coefficient a controls the shape: a > 0 opens upward, a < 0 opens downward, and |a| > 1 makes the parabola narrower than y = x².
How do you find the vertex from vertex form?
If the equation is in vertex form y = a(x - h)² + k, the vertex is (h, k): flip the sign inside the parentheses to get h, and read k directly. If it is in standard form y = ax² + bx + c, compute h = -b/(2a), then substitute that x-value back in to get k. Example: y = x² - 4x + 3 gives h = 4/2 = 2 and k = 4 - 8 + 3 = -1, so the vertex is (2, -1).
How do you convert standard form to vertex form?
Complete the square, or use the shortcut h = -b/(2a) with k = f(h). For y = x² - 4x + 3: half of -4 is -2, squared is 4, so y = (x² - 4x + 4) - 4 + 3 = (x - 2)² - 1. The shortcut agrees: h = 4/2 = 2 and k = f(2) = 4 - 8 + 3 = -1.
Why does (x + 3)² mean h = -3?
Because vertex form subtracts h. To match (x + 3)² to the pattern (x - h)², you need h = -3, since x - (-3) = x + 3. The sign inside the parentheses is always the opposite of the vertex's x-coordinate; the constant k outside the parentheses keeps its true sign.
What is the difference between vertex form and standard form?
They are two ways of writing the same quadratic. Vertex form, y = a(x - h)² + k, shows the vertex and the transformations of y = x² at a glance. Standard form, y = ax² + bx + c, shows the y-intercept directly (it is c) and is the form the quadratic formula uses. Expanding converts vertex form to standard; completing the square converts standard to vertex.
Can a be 0 in vertex form?
No. With a = 0 the squared term vanishes and y = a(x - h)² + k collapses to the horizontal line y = k, which is not a parabola. A quadratic requires a ≠ 0; the sign and size of a then decide which way the parabola opens and how narrow it is.

Sources

Last reviewed: 2026-07-02

Embed this on your site

Free to use. Paste this anywhere; a link back to PrepOK is included.

Related