Math calculator

Parabola Calculator

Vertex, focus, directrix and roots.

y = ax² + bx + c

Vertex, focus, directrix and roots.

y = 1x² − 4x + 3

y = 1(x − 2)² − 1

Vertex at (2, -1), opening upwards. It crosses the x-axis at 1 and 3.

Vertex

(2, -1)

at x = −b/(2a)

Axis of symmetry

x = 2

the vertical line through the vertex

Focus

(2, -0.75)

one focal length from the vertex

Directrix

y = -1.25

the same distance the other way

Focal length

0.25

1/(4a) — smaller means narrower

Latus rectum

1

width of the curve at the focus

Discriminant

4

two real roots

Roots

1, 3

where y is zero

  • The vertex is at x = −b/(2a), which is 2 — and that is also the axis of symmetry, because a parabola is symmetric about the line through its vertex.
  • The focus and the directrix are the same distance from the vertex, on opposite sides. That is the definition of the curve: every point on it is equidistant from the focus and the directrix.

Every point on the curve is exactly as far from the focus as it is from the directrix. That is what a parabola is.

What this tool shows

A parabola is the set of points equally far from a focus and a directrix — that is the definition, not a property. The focal length is 1/(4a), so a bigger coefficient is a narrower curve and a nearer focus at the same time.

  • The vertex, from the coefficients
  • Standard form converted to vertex form
  • The focus and the directrix
  • The focal length and the latus rectum
  • The axis of symmetry
  • Real roots, or the reason there are none
Vertex and roots Focus and directrix Both forms Latus rectum

Standard form in, vertex form and every feature out.

Updated 7 September 2026 · Works in any browser, no installation

The vertex sits at x = −b/(2a). For y = x² − 4x + 3 that is x = 2, and substituting back gives y = −1. The same x is the axis of symmetry, because a parabola is symmetric about the vertical line through its turning point.

At a glance

Formula shown
For y = ax² + bx + c the vertex is at x = −b/(2a). The focal length is p = 1/(4a), so the focus sits at (h, k + p) and the directrix is y = k − p. The latus rectum has length |4p| = |1/a|.
Scenario support
Finding the turning point of a quadratic; designing a reflector or a dish; working out the maximum height of a projectile.
Educational estimate
Planning support from the values you enter — not professional advice.

Finding the vertex

x = −b/(2a) is worth understanding rather than memorising, because two derivations make it obvious.

From the roots. The quadratic formula gives roots at (−b ± √disc)/(2a). They sit symmetrically either side of −b/(2a), so their midpoint — which by symmetry is the vertex — is exactly that.

From the slope. The derivative of ax² + bx + c is 2ax + b, and the turning point is where that is zero: x = −b/(2a). The same answer, arrived at without needing the roots to be real.

The second derivation is the more useful one, because it works even when the curve never crosses the x-axis and there are no roots to take a midpoint of.

The focus and directrix

This is what a parabola actually is, and it is usually taught as an afterthought.

Fix a point — the focus — and a line — the directrix. The set of points equally far from both is a parabola. Every other property follows from that one definition.

The focal length is 1/(4a). The focus sits that far above the vertex, and the directrix that far below. A large a means a small focal length, which is the same statement as “a large a makes a narrow curve”.

The latus rectum is the width of the curve at the focus — the chord through the focus parallel to the directrix — and it is |4p|, or |1/a|. It is the single most convenient number for sketching one by hand: mark the vertex, go up one focal length, and the curve is that wide there.

The reflective property comes straight from the definition: every ray arriving parallel to the axis reflects through the focus. That is why a satellite dish is a parabola, and why the point of a car headlight sits at one.

Two forms, one curve

Standard form, y = ax² + bx + c, is easy to differentiate and easy to feed into the quadratic formula. It hides the vertex.

Vertex form, y = a(x − h)² + k, shows the vertex at (h, k) directly. It hides the y-intercept.

Converting from standard to vertex form is completing the square, and it is the same operation that derives the quadratic formula — which is why the −b/(2a) turns up in both.

Vertex form also makes the transformations obvious: h shifts the curve sideways, k shifts it up and down, and a stretches it. Reading a graph off vertex form takes no arithmetic at all.

What the discriminant decides

b² − 4ac decides how the curve meets the x-axis, and nothing else about its shape.

Positive: two real roots, and the curve crosses twice.

Zero: one repeated root, and the vertex sits exactly on the axis.

Negative: no real roots. The curve stays entirely above the axis if a is positive, or entirely below it if a is negative.

Worth being clear about: a negative discriminant is a statement about where the parabola sits, not about what shape it is. The curve is exactly as much a parabola as any other; it simply does not happen to reach zero.

Where it gets used

Projectiles. Ignoring air resistance, a thrown object follows a parabola. The vertex is the highest point and the roots are launch and landing.

Optimisation. Any quadratic cost or revenue model has its optimum at the vertex, which is why −b/(2a) turns up so often in business problems.

Reflectors. Dishes, headlights, telescope mirrors and solar concentrators are all parabolic, and all for the same reflective property.

Suspension bridges. A cable carrying a uniform load along its span hangs in a parabola. A cable carrying only its own weight hangs in a catenary, which looks similar and is not the same curve — a distinction that took mathematicians a long time to settle.

Sources and methodology

The conic definitions are standard; these are the references.

Method. The vertex is computed from −b/(2a) rather than by completing the square symbolically, and the suite checks it a second way — by sampling the curve on both sides and confirming the reported vertex really is the extreme value, which a sign error in the formula would fail. Every root the page reports is substituted back into the original quadratic and required to evaluate to zero. That engine is verified on every change against 119 hand-written assertions, including that every reported root evaluates the parabola to zero, and that each vertex is genuinely the extreme value of its own curve rather than merely a point on it. The count and the per-case breakdown are published on the formula verification page.

Related calculators

Where this goes next:

Quadratic FormulaSolve any quadratic with exact roots — surds stay surds and a negative discriminant gives the complex pair — plus the vertex, the factored form and every step of the working.
Cubic EquationSolve any cubic exactly when it has a rational root — deflate and finish with the quadratic formula — and by the trigonometric form when it does not, with the discriminant saying which case you are in.
Line EquationThe equation of a line in all three standard forms from two points or from a point and a slope, with the intercepts and the vertical case that has no y = mx + c form at all.
CircleRadius, diameter, circumference and area from any one of them — and why a 16-inch pizza is four times an 8-inch one rather than twice.
Polar CoordinatesCartesian to polar and back, in two dimensions or three — with the angle from atan2, so a point in a left-hand quadrant is not reported 180° away from where it is.
Absolute Value EquationBoth cases written out, in interval and set-builder notation — with the distinction the topic turns on: a less-than is an AND, a greater-than is an OR.

More in Math, or browse all calculators.

Read the guide

For the roots alone with the quadratic formula worked through step by step, the Quadratic Formula Calculator is the focused version.

Educational use disclaimer

This is an educational tool. It handles parabolas of the form y = ax² + bx + c, which open up or down; a sideways parabola swaps the roles of x and y.

How we calculate · Found an error? email us

Authorship & verification

Written and maintained by , a business operator who builds spreadsheet-based calculators.

What's changed (3 updates)

Published 7 September 2026

  1. Published the parabola page built around the focus-directrix definition rather than treating it as a footnote, since the focal length 1/(4a) is why a bigger coefficient gives both a narrower curve and a nearer focus.
  2. Reports the latus rectum, which is the single most useful number for sketching one by hand — mark the vertex, go up one focal length, and the curve is that wide there.
  3. The suite checks each vertex a second way, by sampling the curve either side and confirming the reported point really is the extreme value rather than merely a point on the curve.

Add this calculator to your site

Responsive embed — and private: nothing your visitors type leaves their browser.