Report

Help us improve this tool

Parabola Calculator

Calculate the vertex, focus, directrix, axis of symmetry, intercepts, and equation of any parabola in standard or vertex form with an interactive graph.

O M T

Understanding the Parabola and Its Key Geometric Properties

A parabola is a fundamental conic section defined as the set of all points in a plane that are equidistant from a fixed point called the focus and a fixed line called the directrix. Parabolas arise naturally in physics, architecture, satellite communications, and optics due to their unique reflective properties.

Whether you are solving quadratic equations in algebra or analyzing projectile trajectories in physics, finding the key attributes of a parabola such as its vertex, focus, axis of symmetry, and directrix is essential. For related algebraic and geometric problems, you can also explore our Quadratic Calculator, Slope Calculator, and Distance Calculator.

Standard Form vs Vertex Form of a Parabola

A vertical parabola opening upwards or downwards is expressed in two primary algebraic representations:

1. Standard Form

The standard form equation of a vertical parabola is:

$$y = ax^2 + bx + c$$

Here, the leading coefficient $a$ determines the width and direction of the curve:

  • If $a > 0$, the parabola opens upward and has a minimum at its vertex.
  • If $a < 0$, the parabola opens downward and has a maximum at its vertex.
  • The magnitude $|a|$ governs how steep or wide the curve is.

2. Vertex Form

The vertex form explicitly displays the coordinates of the turning point $(h, k)$:

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

Converting from standard form to vertex form uses the vertex formulas:

$$h = -\frac{b}{2a}, \quad k = c - \frac{b^2}{4a} = f(h)$$

Focus, Directrix, and Focal Length

The defining geometric relationship of a parabola involves its focal parameter $p$, which is the directed distance from the vertex to the focus:

$$p = \frac{1}{4a}$$

Using $p$, we determine the following key features:

  • Focus Point: $(h, k + p)$ for vertical orientation, or $(h + p, k)$ for horizontal orientation.
  • Directrix Line: $y = k - p$ for vertical orientation, or $x = h - p$ for horizontal orientation.
  • Axis of Symmetry: $x = h$ for vertical parabolas, dividing the curve into two symmetric halves.
  • Latus Rectum (Focal Width): The chord passing through the focus perpendicular to the axis of symmetry, with length $|4p| = \left|\frac{1}{a}\right|$.

Horizontal Parabolas

When the roles of $x$ and $y$ are reversed, the parabola is oriented horizontally and opens sideways:

$$x = ay^2 + by + c \quad \text{or} \quad x = a(y - k)^2 + h$$

If $a > 0$, the curve opens to the right; if $a < 0$, it opens to the left. The axis of symmetry becomes the horizontal line $y = k$, and the directrix becomes the vertical line $x = h - p$.

Step-by-Step Example Calculation

Suppose we have the standard form equation $y = x^2 - 4x + 3$. Let us calculate all its properties:

  1. Identify coefficients: $a = 1$, $b = -4$, $c = 3$.
  2. Calculate vertex x-coordinate: $h = -\frac{-4}{2(1)} = 2$.
  3. Calculate vertex y-coordinate: $k = (2)^2 - 4(2) + 3 = 4 - 8 + 3 = -1$. Vertex is $(2, -1)$.
  4. Compute focal parameter: $p = \frac{1}{4(1)} = 0.25$.
  5. Focus point: $(h, k + p) = (2, -1 + 0.25) = (2, -0.75)$.
  6. Directrix: $y = k - p = -1 - 0.25 = -1.25$.
  7. Roots / Intercepts: Factoring $x^2 - 4x + 3 = (x - 1)(x - 3) = 0 \implies x = 1, x = 3$.

Frequently Asked Questions

What is the vertex of a parabola?

The vertex is the extreme point (either the minimum or maximum) of the parabola where the curve turns around. In vertex form $y = a(x - h)^2 + k$, the vertex is located at the coordinate $(h, k)$.

How do you find the focus and directrix from standard form?

First, determine the vertex $(h, k)$ using $h = -b/(2a)$ and $k = c - b^2/(4a)$. Then find the focal length $p = 1/(4a)$. For a vertical parabola, the focus is $(h, k + p)$ and the directrix is the line $y = k - p$.

What is the axis of symmetry?

The axis of symmetry is the straight line that divides the parabola into two mirror-image halves. For a vertical parabola $y = ax^2 + bx + c$, the axis of symmetry is the vertical line $x = h = -b/(2a)$.

Can a parabola have no x-intercepts?

Yes. If the discriminant $b^2 - 4ac < 0$, the parabola does not cross the x-axis, meaning it has no real roots. For instance, a parabola opening upward with a vertex above the x-axis ($a > 0$ and $k > 0$) never intersects the x-axis.

Why are parabolic shapes used in satellite dishes and headlights?

Parabolas possess a unique optical reflection property: any incoming ray parallel to the axis of symmetry reflects directly toward the focus. Conversely, a light source placed at the focus produces a perfectly parallel beam of light.