Parabola - Definition, Formula, Graph, Examples

#Geometry
TL;DR
A parabola is the set of all points in a plane that are equidistant from a fixed point (the focus) and a fixed line (the directrix). It's one of four classical conic sections — created by slicing a cone with a plane parallel to its slant side. The standard equation is $y^2 = 4ax$ (horizontal opening) or $(x - h)^2 = 4p(y - k)$ (vertex form).
BT
Bhanzu TeamLast updated on May 15, 20269 min read

What Is a Parabola?

A parabola is the locus (set of points) in a plane equidistant from a fixed point — the focus — and a fixed line — the directrix. This definition is purely geometric — no algebra required.

Equivalently, a parabola is a conic section: the curve formed when a flat plane slices through a cone parallel to the cone's slant side. The other three conic sections are the circle (slice perpendicular to the cone's axis), the ellipse (slice at a slight angle), and the hyperbola (slice at a steep angle through both halves of the cone).

Algebraically, the standard parabola opens horizontally to the right:

$$y^2 = 4ax$$

with focus at $(a, 0)$ and directrix $x = -a$.

What Is the Parabola Equation?

Parabolas come in three standard algebraic forms.

Standard Form (Opens Up)

$$y = ax^2 + bx + c, \quad a \neq 0$$

The parabola opens upward when $a > 0$, downward when $a < 0$.

Vertex Form

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

The vertex sits at $(h, k)$. The axis of symmetry is $x = h$. The form makes vertex and axis directly readable.

Conic Form (Vertex at Origin)

$$y^2 = 4ax \quad \text{(opens right)} \qquad x^2 = 4ay \quad \text{(opens up)}$$

The number $a$ is the distance from the vertex to the focus. The focus is at $(a, 0)$ for horizontal opening or $(0, a)$ for vertical opening. The directrix is $x = -a$ or $y = -a$ respectively.

What Are the Parts of a Parabola?

Part

Definition

Vertex

The "tip" of the parabola — point where it changes direction

Focus

A fixed point inside the curve

Directrix

A fixed line outside the curve

Axis of symmetry

Line through vertex and focus, perpendicular to directrix

Latus rectum

Chord through the focus perpendicular to the axis — length $4a$

What Are the Properties of a Parabola?

Beyond the parts list, a parabola has six geometric properties that come up in problems and proofs.

  1. Symmetry. A parabola is symmetric about its axis of symmetry. Every chord perpendicular to the axis is bisected by it.

  2. One axis of symmetry only. Unlike an ellipse (two) or a circle (infinite), a parabola has exactly one axis.

  3. Single vertex. The unique point where the curve meets its axis of symmetry. Local extremum (minimum if opens up, maximum if opens down).

  4. Eccentricity = 1. Among the conic sections, a parabola is the boundary case: $e < 1$ for ellipse, $e = 1$ for parabola, $e > 1$ for hyperbola. Eccentricity is the ratio of distance-to-focus over distance-to-directrix; for a parabola those are equal by definition, hence $e = 1$.

  5. Latus rectum length $4a$. The chord through the focus perpendicular to the axis has length $|4a|$ — useful for sketching and for the standard-form check.

  6. Reflective property. Every ray entering the parabola parallel to the axis reflects through the focus — and conversely, every ray emitted from the focus exits parallel to the axis. This single property is the reason satellite dishes, headlights, and parabolic telescope mirrors all use the parabolic shape.

How Do You Derive the Parabola Equation?

The algebraic equation $y^2 = 4ax$ comes directly from the focus-directrix definition. Here's the derivation step by step.

Setup. Place the vertex at the origin, the focus at $(a, 0)$ on the positive $x$-axis, and the directrix as the vertical line $x = -a$. Let $P = (x, y)$ be any point on the parabola.

Equal-distance condition. By definition, distance from $P$ to focus equals (perpendicular) distance from $P$ to directrix:

$$\sqrt{(x - a)^2 + y^2} = |x + a|$$

The right side is the horizontal distance from $P$ to the line $x = -a$.

Square both sides (both sides are non-negative, so squaring is reversible):

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

Expand.

$$x^2 - 2ax + a^2 + y^2 = x^2 + 2ax + a^2$$

Cancel the $x^2$ and $a^2$ terms:

$$y^2 = 4ax$$

That's the standard parabola equation — derived without any guesswork, just the geometric definition + the distance formula. The same approach with the focus on the $y$-axis gives $x^2 = 4ay$, and shifting the vertex to $(h, k)$ gives $(y - k)^2 = 4a(x - h)$ or $(x - h)^2 = 4a(y - k)$.

Length of the latus rectum. Plug $x = a$ (the focus's $x$-coordinate) into $y^2 = 4ax$: $y^2 = 4a^2$, so $y = \pm 2a$. The chord through the focus has length $|4a|$ ✓.

How Do You Graph a Parabola?

For a parabola $y = ax^2 + bx + c$:

Step 1. Find the vertex. Using the axis-of-symmetry formula: $x = -b/2a$. Plug into the original equation to get $y$.

Step 2. Determine the direction. If $a > 0$, opens up; if $a < 0$, opens down.

Step 3. Find the y-intercept. Set $x = 0$: $y = c$.

Step 4. Find the x-intercepts (if any). Solve $ax^2 + bx + c = 0$ using the quadratic formula. The discriminant $b^2 - 4ac$ determines how many real roots exist.

Step 5. Plot the vertex, intercepts, and 2–3 other points, then draw the smooth curve.

Worked example. Graph $y = x^2 - 4x + 3$.

  • Vertex: $x = 4/2 = 2$, $y = 4 - 8 + 3 = -1$. Vertex at $(2, -1)$.

  • $a > 0$, so opens up.

  • y-intercept: $(0, 3)$.

  • x-intercepts: $x^2 - 4x + 3 = (x-1)(x-3) = 0$, so $x = 1$ or $x = 3$.

  • Axis of symmetry: $x = 2$.

Why Are Parabolas Important? (The Real-World GROUND)

"In any motion through a void, the path traced by a heavy body is a parabola." — Galileo Galilei, Two New Sciences, 1638.

Parabolas show up in nature and engineering for a specific reason: anything moving under uniform gravity, ignoring air resistance, traces a parabolic path. Galileo Galilei proved this in 1638 — the founding result connecting geometry to physics.

The other big reason: the reflective property of parabolas. Any ray entering parallel to the axis reflects off a parabolic surface to a single focal point — and conversely, any ray from the focus exits parallel to the axis. This makes parabolas indispensable for collecting and concentrating waves.

Real-world applications include:

  • Satellite dishes and radio telescopes. Parabolic dish surfaces collect parallel incoming signals and focus them on the receiver at the focus. The Arecibo radio telescope used this principle until 2020.

  • Car headlights and flashlights. A bulb at the focus produces a parallel beam after reflection.

  • Solar concentrators. Parabolic trough collectors focus sunlight onto a heat-collection pipe.

  • Suspension bridge cables. Cables on bridges like the Golden Gate Bridge hang in approximate parabolic shape when uniformly loaded.

  • Projectile motion. Every basketball shot, every artillery shell, every satellite at launch traces a parabola (before air resistance distorts it).

  • Telescope mirrors. Newtonian and Cassegrain reflectors use parabolic primary mirrors. The Hubble Space Telescope's mirror is parabolic.

The curve named parabola comes from the Greek parabolē — "alongside, comparison" — coined by Apollonius of Perga around 200 BCE in his treatise Conics. He named all three non-circular conics — parabola, ellipse, hyperbola — and proved their geometric properties without algebra. The algebraic form $y = ax^2$ came later, with René Descartes's coordinate geometry in 1637.

A Worked Example

Find the vertex of the parabola $y = 2x^2 + 8x + 1$.

The intuitive (wrong) approach. A student remembers the formula but plugs in the constant $c = 1$ as the y-coordinate of the vertex:

$$\text{Vertex} \stackrel{?}{=} \left(-\frac{8}{2 \cdot 2}, 1\right) = (-2, 1)$$

The x-coordinate is right but the y-coordinate is wrong.

Why it fails. The y-coordinate of the vertex is $y$ at the vertex's x-value, not $c$. The constant $c$ is the y-intercept (where $x = 0$), not the vertex's y-coordinate.

The correct method.

Step 1: Find the x-coordinate via $x = -b/2a$:

$$x = -\frac{8}{2(2)} = -2$$

Step 2: Plug back into the equation:

$$y = 2(-2)^2 + 8(-2) + 1 = 8 - 16 + 1 = -7$$

The vertex is $(-2, -7)$, not $(-2, 1)$.

Check. The y-intercept is at $x = 0$: $y = 1$ — so $(0, 1)$ is on the parabola. The vertex is the lowest point (since $a > 0$, opens up), at $(-2, -7)$.

At Bhanzu, our trainers walk through this wrong-path-first sequence intentionally — confusing the y-intercept with the vertex's y-coordinate is one of the most common student archetypes. Once the gap between the curve's lowest point and where the curve hits the y-axis is felt, the rule sticks.

What Are the Most Common Mistakes With Parabolas?

Mistake 1: Confusing the y-intercept with the vertex's y-coordinate

Where it slips in: Reading the constant $c$ as the vertex's $y$-value.

Don't do this: Stating that the vertex of $y = 2x^2 + 8x + 1$ has $y$-coordinate 1.

The correct way: Always compute the $y$-coordinate by plugging the vertex's $x$-value back into the equation. $c$ is the $y$-intercept ($y$ when $x = 0$); it's only the vertex's $y$-value when $b = 0$.

Mistake 2: Forgetting to take the sign of $a$ into account when sketching

Where it slips in: Sketching $y = -2x^2$ as opening upward.

Don't do this: Drawing every parabola opening up.

The correct way: $a > 0$ means opens up; $a < 0$ means opens down. The first thing to identify before sketching is the sign of $a$. The rusher who skips this check often draws the curve upside down.

Mistake 3: Confusing focus and vertex

Where it slips in: In the conic form $y^2 = 4ax$, students put the focus at the origin instead of the vertex.

Don't do this: Stating the focus is at $(0, 0)$ for $y^2 = 4ax$.

The correct way: The vertex is at the origin (for the standard conic form); the focus is at $(a, 0)$. The distance from vertex to focus is $a$. The memorizer who confuses the two has the right shape but the wrong special point.

The Mathematicians Who Shaped Parabola Theory

Apollonius of Perga (c. 240–c. 190 BCE, Greece) — Wrote Conics, the foundational treatise on parabolas, ellipses, and hyperbolas. Coined the term parabola (Greek parabolē, "alongside") and proved its geometric properties — including the focus-directrix definition — 2,000 years before algebraic notation existed.

Galileo Galilei (1564–1642, Italy) — Proved in Dialogues Concerning Two New Sciences (1638) that projectiles in uniform gravity trace parabolic paths. This connected the geometric curve to physics, making parabolas one of the most-used shapes in science.

René Descartes (1596–1650, France) — Standardised the algebraic form $y = ax^2 + bx + c$ in his 1637 La Géométrie. Before Descartes, parabolas were studied geometrically; after him, they had a number attached to every property.

A Practical Next Step

Try these three before moving on to conic sections.

  1. Find the vertex of $y = x^2 + 6x + 5$.

  2. For the parabola $y^2 = 12x$, find the focus and the directrix.

  3. A parabola opens upward, has vertex $(2, -3)$, and passes through $(5, 6)$. Find its equation in vertex form.

If problem 1 felt tricky on the y-coordinate, return to the wrong-path-first example — the $c$-vs-vertex-y confusion is the trap. Want a live Bhanzu trainer to walk through more parabola problems? Book a free demo class — online globally.

Was this article helpful?

Your feedback helps us write better content

Frequently Asked Questions

What is a parabola in simple words?
A parabola is a U-shaped curve that's the same on both sides of a central axis. Mathematically, it's the set of points all the same distance from a fixed point (focus) and a fixed line (directrix).
What is the equation of a parabola?
Standard form: $y = ax^2 + bx + c$. Vertex form: $y = a(x-h)^2 + k$. Conic form (vertex at origin): $y^2 = 4ax$ (opens right) or $x^2 = 4ay$ (opens up).
What is the focus of a parabola?
A fixed point inside the curve. For $y^2 = 4ax$, the focus is at $(a, 0)$. The focus is where parallel rays of light or signals reflect to when they hit the parabolic surface.
What is the directrix of a parabola?
A fixed line outside the curve. For $y^2 = 4ax$, the directrix is $x = -a$. Every point on the parabola is the same distance from the focus as it is from the directrix.
How do you find the vertex of a parabola?
For $y = ax^2 + bx + c$: $x$-coordinate is $-b/2a$, then plug in to find $y$. For vertex form $y = a(x-h)^2 + k$: vertex is $(h, k)$ — read directly.
Where are parabolas used in real life?
Satellite dishes, radio telescopes, car headlights, solar concentrators, suspension bridge cables, projectile motion (basketball, artillery), telescope mirrors (Hubble), and parabolic microphones used at sporting events.
Why is a thrown ball's path a parabola?
Because horizontal velocity is constant and vertical acceleration (due to gravity) is constant. The combination gives a position equation of the form $y = -\tfrac{1}{2}gt^2 + v_0 t + h_0$ — a parabola in time. Galileo proved this in 1638.
✍️ Written By
BT
Bhanzu Team
Content Creator and Editor
Bhanzu’s editorial team, known as Team Bhanzu, is made up of experienced educators, curriculum experts, content strategists, and fact-checkers dedicated to making math simple and engaging for learners worldwide. Every article and resource is carefully researched, thoughtfully structured, and rigorously reviewed to ensure accuracy, clarity, and real-world relevance. We understand that building strong math foundations can raise questions for students and parents alike. That’s why Team Bhanzu focuses on delivering practical insights, concept-driven explanations, and trustworthy guidance-empowering learners to develop confidence, speed, and a lifelong love for mathematics.
Related Articles
Book a FREE Demo ClassBook Now →