Vertex Form of a Quadratic

Also known as completed square form · y = a(x - h)^2 + k · transformed parabola · vertex form of a parabola · graphing form of a quadratic

y=a(xh)2+ky = a(x - h)^2 + k

Worked example: y = 2(x - 3)^2 - 5 at x = 6 → y = 13press Try an example to run it live, then adjust anything.

Enter your known values, leave one input blank, and solves for the missing one. Tap a variable’s symbol to see what it means, with a typical value. Try different units for next level excitement!

Learning zone

Vertex form writes a parabola around its own turning point instead of around the origin: a stretches it and decides which way it opens, h slides it sideways, k slides it up and down, and the vertex sits at (h, k) where you can read it off without touching a pencil. Worked example: y = 2(x − 3)² − 5 at x = 6 gives 2(6 − 3)² − 5 = 2(9) − 5 = 13. Expand the same expression and you get 2x² − 12x + 13 — the standard form, whose vertex formulas h = −b/2a = 12/4 = 3 and k = c − b²/4a = 13 − 18 = −5 hand back exactly the (3, −5) you started with. The leading coefficient a survives the change of form unchanged; only b and c move.

The two forms answer different questions, which is why both survive. Standard form ax² + bx + c makes the y-intercept obvious and feeds the quadratic formula; vertex form makes the maximum or minimum obvious, which is what an optimisation problem actually wants — the peak of a projectile, the least cost, the largest enclosed area. Getting from one to the other is completing the square, the manoeuvre a Babylonian scribe was already performing on clay around 1800 BCE, long before there was any notation to write it in. The trap is the sign of h: the bracket reads (x − h), so y = a(x + 4)² + k has its vertex at h = −4, four units to the left. Written the other way round it catches almost everybody once.

Vertex Form of a Quadratic
y=a(xh)2+ky = a(x - h)^2 + k
Where
  • yy= y-value
  • aa= Vertical stretch
  • xx= x-value
  • hh= Vertex x-coordinate
  • kk= Vertex y-coordinate
Missing one of these? Work it out first, then come back