Vertex Form Calculator

Vertex form writes a quadratic as y = a(x − h)² + k, and the whole point of it is that the turning point sits there in plain sight at (h, k). Standard form contains exactly the same curve and hands you a different fact — the y-intercept — while making you work for the vertex. Completing the square i...

(x − 3)² has its vertex at +3, not −3. The bracket subtracts h, so a plus sign printed inside means h is negative. Reading the sign straight off the bracket reflects the answer about the y-axis every time. The other half of the trouble is the leading coefficient: a has to be taken outside the x terms before b is halved, or the vertex comes out wrong by a factor of a — and when a is 1 both orders agree, which is why the habit survives until it does not. This page shows every line of the completion, and expands the result back to check it returns the coefficients it started from.

THE COEFFICIENTS

For y = ax² + bx + c. Whole numbers, decimals and fractions all work.

A

B

C

y = x² − 6x + 5

VERTEX FORM

y = (x − 3)² − 4

vertex (3, -4)

The vertex is at (3, -4), and expanding this form returns the coefficients it came from.

The bracket and the vertex have opposite signs. This one reads y = (x − 3)² − 4, and the vertex is at x = 3. Reading the sign printed inside the bracket would give -3 — the same curve reflected about the y-axis.

THE VERTEX

(3, -4)

both coordinates whole

AXIS OF SYMMETRY

x = 3

the mirror line through the turning point

MINIMUM VALUE

-4

a is positive, so it opens upward

EXPANDS BACK

yes

to the coefficients it started from

WHAT IS HAPPENING

1Start from the standard form

y = x² − 6x + 5

Vertex form says the same thing rearranged, so nothing is added or thrown away. What changes is what can be read off at a glance — the turning point rather than the y-intercept.

2Halve the x coefficient and square it

half of -6 is -3, and -3² = 9

That square is what is missing from x² + px to make it a perfect square. Adding it and taking it away again in the same line changes nothing, which is the whole trick.

3Add it and subtract it

(x − 3)² − 4

The bracket closes into a perfect square, and what is left over is the constant. Note the sign: the bracket holds -3, so the vertex sits at x = 3 — the opposite sign to the one printed inside it.

4Read the vertex straight off

vertex (3, -4), axis of symmetry x = 3

Because a is positive the parabola opens upward, so -4 is its minimum value and it is reached at x = 3.

THE SHIFT, DRAWNthe dashed curve is y = 1x² · the solid one is the same curve moved to its vertex-2.97.868.6-11.8h = 3k = -4the vertex moves from the origin to (3, -4) — that pair is the whole of vertex form

Vertex form is a set of instructions. Start from y = x², stretch it vertically by a, move it h to the right and k up, and you have the curve. Standard form contains exactly the same information and hands you a different piece of it — the y-intercept, which vertex form makes you work for. Neither is more correct; they answer different questions, and completing the square is the translation between them.

THE SQUARE BEING COMPLETEDa schematic, not to scale — x is a variable, so only the arrangement is meaningful-3x-3x9x-3x-3the two shaded strips are the -6x term, split in halfthe dashed corner is 9 — added to close the square and taken straight back offa negative half means the strips are taken off rather than added on

Exact fractions throughout · the vertex form is expanded back to check it returns the coefficients

Created with❤️byeaglecalculator.com

HOW TO USE

  1. 1

    Choose a direction. Standard to vertex completes the square; vertex to standard expands it. Both show every line, because the intermediate steps are where the mistakes live.

  2. 2

    Enter the three values. For standard form they are a, b and c; for vertex form they are a, h and k — where h is the vertex position, not the number printed inside the bracket.

  3. 3

    Check the sign warning. The page always states what the bracket reads and where the vertex actually is, so the two can be compared rather than confused.

  4. 4

    Look at the shift drawn against y = ax². The dashed curve is the base parabola and the solid one is yours, with h and k marked as the movement between them.

WORKED EXAMPLE

Take y = x² − 6x + 5. Half of −6 is −3, and (−3)² is 9. Add nine and take nine away in the same line: x² − 6x + 9 − 9 + 5. The first three terms close into (x − 3)², and what is left is −4. So y = (x − 3)² − 4, and the vertex is at (3, −4). Note the sign. The bracket holds −3 and the vertex is at +3. Everything about vertex form that trips people up is in that one line. Check it by expanding: (x − 3)² is x² − 6x + 9, and 9 − 4 is 5, so y = x² − 6x + 5. Back where we started, which is the only check worth doing. Now y = 2x² − 8x + 3, where the leading coefficient changes the order of operations. Take the 2 outside the x terms first: 2(x² − 4x) + 3. Now half of −4 is −2 and (−2)² is 4, so inside the bracket we have 2(x² − 4x + 4 − 4) + 3, which is 2(x − 2)² − 8 + 3, or 2(x − 2)² − 5. The vertex is at (2, −5). Try it the other way round to see the failure. Halving b straight off gives −8 ÷ 2 = −4, suggesting a vertex at x = 4. The real vertex is at x = 2. The two differ by exactly the factor of 2 that was never taken out, and on a quadratic with a = 1 the same shortcut would have been right — which is precisely why it survives. Now y = 3x² + 5x + 1, where the answer is not tidy. h = −5 ÷ 6 and k = 1 − 25 ÷ 12 = −13 ÷ 12, so y = 3(x + 5/6)² − 13/12. Nothing has gone wrong. Only 14.3% of quadratics with integer coefficients between −10 and 10 have a whole-number vertex, and completing the square produces sixths and twelfths by construction. Keeping these as fractions rather than 0.8333 and 1.0833 is the difference between an exact answer and a nearly-exact one. One last thing worth knowing: k is the discriminant divided by −4a. A vertex sitting exactly on the x-axis is precisely a discriminant of zero — the two facts are the same fact seen from different sides.

REFERENCE RULES

RuleWhat it saysWhy
Vertex formy = a(x − h)² + kThe turning point is at (h, k), readable without any working.
The sign of h(x − 3)² has vertex at +3The bracket subtracts h, so a plus inside means a negative h. The commonest error by far.
Standard formy = ax² + bx + cSame curve. This one hands you the y-intercept instead of the vertex.
Finding hh = −b ÷ 2aDivide by 2a, not by 2. The a matters and is easy to drop.
Finding kk = c − b² ÷ 4aEquivalently, substitute h back in. Both give the same number.
Completing the squarefactor a out firstHalving b before dividing by a puts the vertex out by a factor of a.
The square to complete(half of p)², where p = b ÷ aAdd it and subtract it in the same line, so nothing changes.
Axis of symmetryx = hThe mirror line through the turning point. Same number as the vertex x.
Maximum or minimumk, decided by the sign of aa positive opens upward so k is the minimum; a negative opens downward so it is the maximum.
a is the same in both formsunchanged by the rearrangingOnly b and c are absorbed into h and k.
k against the discriminantk = −D ÷ 4aThe two are the same fact. k = 0 is exactly a zero discriminant.
The y-interceptc, or a·h² + kWhat the curve does at x = 0, which vertex form does not show directly.
Transformationsshift h right, k up, stretch by aVertex form reads as instructions applied to y = x².
Whole vertices are rare14.3% of small integer casesCompleting the square produces halves and quarters by construction.

FREQUENTLY ASKED QUESTIONS

It is y = a(x − h)² + k, and its value is that the turning point is (h, k) with no working required. Standard form gives the y-intercept just as directly and hides the vertex. Neither is more correct — they answer different questions about the same curve. Vertex form also reads as a set of instructions: take y = x², stretch it vertically by a, move it h to the right and k up.

  • ·y = a(x − h)² + k, with the vertex at (h, k)
  • ·Standard form gives the y-intercept instead
  • ·Same curve, different fact made obvious
  • ·Reads as stretch by a, move h right and k up

RELATED CALCULATORS

MORE ALGEBRA CALCULATORS

Was this calculator helpful?

Last updated: August 5, 2026 · Exact fractions throughout, never floating point · The bracket subtracts h, so (x − 3)² has its vertex at +3.