Algebra 2 Core vertex formquadraticscompleting the square

Vertex Form

y = a(x − h)² + k, where the vertex is simply handed to you.

Video by Khan Academy — “Completing the square for vertex form | Quadratic equations | Algebra I | Khan Academy” Watch on YouTube

The explanation

Key idea In a(x − h)² + k, the vertex is (h, k).

Vertex form gives the vertex without any calculation.

y = a(x − h)² + k has vertex (h, k).

Watch the sign inside. y = 2(x − 3)² + 4 has vertex (3, 4), but y = 2(x + 3)² − 1 has vertex (−3, −1), because x + 3 is x − (−3).

Read it as a transformation of y = x²: shifted h right, k up, stretched by a, and flipped if a is negative.

To convert from standard form, complete the square. To go the other way, expand and simplify.

Which form to use depends on the question. Standard form gives the y-intercept instantly; vertex form gives the maximum or minimum instantly.

Worked example

Convert y = 3x² + 12x + 7 to vertex form.

  1. Factor 3 from the variable terms: y = 3(x² + 4x) + 7.
  2. Half of 4 is 2, squared is 4. Add and subtract inside: y = 3(x² + 4x + 4 − 4) + 7.
  3. y = 3(x + 2)² − 12 + 7.
  4. y = 3(x + 2)² − 5.

Answer: y = 3(x + 2)² − 5, vertex (−2, −5)

Common mistakes

  • Reading the vertex of a(x + 3)² as (3, …) instead of (−3, …).
  • Adding the completing constant inside the parentheses without accounting for the factor a outside.