Math II · G-GPE.2

Deriving the Equation of a Parabola from a Focus and Directrix

A parabola is not just a U-shaped graph; it is a distance machine used in reflectors, motion, design, and conic geometry.

Concept Geometry
Domain Expressing Geometric Properties with Equations
Read time 8 minutes

What this learning objective is really asking you to learn

This objective asks students to understand a parabola as a geometric object before treating it as only the graph of a quadratic equation. Many students first meet parabolas through formulas such as \(y = x^2\), \(y = -2x^2 + 8x + 1\), or vertex form \(y = a(x - h)^2 + k\). Those formulas are useful, but they do not explain why the shape exists. The focus-directrix definition gives the parabola its geometric identity: a parabola is the set of all points that are the same distance from a fixed point, called the focus, and a fixed line, called the directrix.

That sentence is the machine. Every point on the parabola is equally far from the focus and the directrix. If a point is closer to the focus than to the line, it is inside one side of the balance. If it is closer to the directrix, it is on the other side. The parabola is the boundary where the distances tie.

This is different from memorizing that a parabola is “U-shaped.” A U-shape is a visual impression. The focus-directrix definition is a precise rule that generates the shape. The rule works no matter where the focus is placed or how the directrix is oriented. In Math II, students usually handle the most accessible version: the focus is above or below a horizontal directrix, or left/right of a vertical directrix, so the algebra simplifies into a familiar quadratic form.

For example, suppose the focus is \((0, p)\) and the directrix is the horizontal line \(y = -p\). Take an arbitrary point \((x, y)\) on the parabola. Its distance to the focus is \(\sqrt{x^2 + (y - p)^2}\). Its distance to the directrix is the vertical distance from \((x, y)\) to the line \(y = -p\), which is \(y + p\) when the point is above the directrix. The definition says those distances are equal. Squaring both sides gives \(x^2 + (y - p)^2 = (y + p)^2\). Expanding and simplifying gives \(x^2 = 4py\), or \(y = x^2/(4p)\). That is the standard vertical parabola with vertex at the origin.

So this objective asks students to connect a distance condition to an equation. It also asks them to see the equation as a record of geometry. A parabola is not just a curve someone decided to graph. It is a set of points satisfying a precise distance relationship.

Why students should learn this math

Students should learn this because parabolas are one of the places where geometry, algebra, physics, engineering, and design become the same conversation. A parabola is not just a school graph. It is a shape with a focusing property. Rays traveling parallel to the axis of a parabolic reflector bounce toward the focus. Conversely, rays leaving the focus reflect outward in parallel directions. This is why parabolic shapes appear in satellite dishes, flashlights, car headlights, radio telescopes, solar cookers, microphones, and acoustic reflectors.

The focus is not just a vocabulary word. It tells where energy, sound, light, or signal can concentrate. The directrix is not usually visible in a physical object, but it is part of the geometric definition that creates the curve. The equation is the algebraic way to capture that design.

This also matters for motion. Projectile motion under constant gravitational acceleration creates a parabolic path when air resistance is ignored. The thrown ball, water fountain, basketball shot, and arcing fireworks path are not parabolas because someone drew a U. They are parabolas because the vertical position involves a squared time term under constant acceleration. That version comes through physics rather than focus-directrix geometry, but the same curve appears. This is a major mathematical theme: one shape can arise from different machines.

In technology, parabolas support approximation and modeling. Engineers use parabolic reflectors because of the focus property. Animators and game designers use parabolic motion to make jumps and projectiles look believable. Architects use parabolic arches and parabolic-like curves because they distribute forces in useful ways, though true structural arches may involve related but different curves such as catenaries. Economists and business analysts use quadratic models for situations with a best price, maximum profit, or minimum cost. The parabola becomes a visual and algebraic language for turning points.

The “why” for students is therefore strong: this objective teaches how an equation can come from a geometric rule, and how that rule can become a physical design. It gives students a better answer than “parabolas are what quadratic equations graph.” Quadratic graphs matter partly because parabolas already matter as geometric and physical objects.

The historical machinery: conics, focus, and the ancient study of curves

Parabolas belong to the family of conic sections: curves formed by slicing a cone with a plane. The ancient Greeks studied these curves deeply. Apollonius of Perga, often called the “Great Geometer,” wrote a major work on conics around the third century BCE. The ellipse, parabola, and hyperbola were not invented for modern algebra class. They were studied as geometric objects long before the coordinate plane became standard.

The focus-directrix view came later as part of the broader development of conic theory. A conic can be characterized by a distance relationship involving a focus, a directrix, and eccentricity. A parabola has eccentricity 1, meaning the distance to the focus equals the distance to the directrix. An ellipse has eccentricity less than 1, and a hyperbola has eccentricity greater than 1. Math II does not require the full general theory, but the doorway is visible: the focus-directrix definition is one member of a larger classification system.

The algebraic equation of a parabola became easier to express after the rise of coordinate geometry in the seventeenth century. Coordinate geometry joined algebra and geometry by placing points on axes and describing curves with equations. Once a parabola could be represented as \(y = ax^2\), the ancient geometric curve became part of algebraic function theory. Later, calculus studied the slope, area, and optimization behavior of such curves.

This historical story matters because it shows that a parabola is not “just a graph.” It has several identities. It is a conic section. It is a focus-directrix locus. It is the graph of a quadratic function in common orientations. It is the path of ideal projectile motion. It is the shape behind reflectors. A serious math education helps students see all those identities as connected.

Where this fits in the big map of mathematics

This objective sits at the bridge between coordinate geometry and conics. Objective 100 derived the equation of a circle from center and radius. There, the distance condition was “all points at a fixed distance from one point.” Here, the distance condition is “all points equally distant from a point and a line.” Both ideas use distance to define a shape.

The circle equation grows from the distance formula. The parabola equation grows from comparing two distances: point-to-point distance and point-to-line distance. That is the key connection. Geometry becomes algebra because distances become expressions, and equality of distances becomes an equation.

This objective also prepares students for Math III conics, where circles, ellipses, parabolas, and hyperbolas are studied more systematically. It prepares students for quadratic functions because the derived equation is usually quadratic in one variable. It prepares students for physics because projectile motion is modeled by quadratic functions. It prepares students for calculus because parabolas are among the simplest curved graphs whose slopes change predictably.

In the full map, a parabola is a meeting place: distance geometry, algebraic equations, function graphs, physical motion, optical reflection, and optimization all touch the same curve. That is exactly the kind of “why” students need. They are not learning a random curve. They are learning a reusable mathematical object.

How to execute the skill technically

The standard technical derivation begins with a focus and directrix. Suppose the focus is \((0, p)\) and the directrix is \(y = -p\). The vertex is halfway between them at \((0, 0)\). The axis of symmetry is the y-axis. The distance from the vertex to the focus is \(p\), and the distance from the vertex to the directrix is also \(p\).

Take a point \((x, y)\) on the parabola. The distance to the focus is:

\[d_{focus} = \sqrt{(x - 0)^2 + (y - p)^2}\]

The distance to the directrix \(y = -p\) is:

\[d_{directrix} = |y + p|\]

For the standard upward-opening parabola, the relevant points are above the directrix, so this is \(y + p\). Set the distances equal:

\[\sqrt{x^2 + (y - p)^2} = y + p\]

Square both sides:

\[x^2 + (y - p)^2 = (y + p)^2\]

Expand:

\[x^2 + y^2 - 2py + p^2 = y^2 + 2py + p^2\]

Cancel \(y^2\) and \(p^2\):

\[x^2 - 2py = 2py\]

So:

\[x^2 = 4py\]

This is often written as:

\[y = x^2/(4p)\]

The larger \(p\) is, the wider the parabola. The smaller \(p\) is, the narrower the parabola. This makes geometric sense: when the focus is close to the vertex, the equal-distance curve bends sharply. When the focus is farther away, the curve opens more gradually.

For a vertex at \((h, k)\), the vertical form becomes:

\[(x - h)^2 = 4p(y - k)\]

If \(p > 0\), the parabola opens upward. If \(p < 0\), it opens downward. For a horizontal parabola, the form becomes:

\[(y - k)^2 = 4p(x - h)\]

If \(p > 0\), it opens right. If \(p < 0\), it opens left.

Students do not need to memorize these forms blindly. They should know what the pieces mean: \((h, k)\) is the vertex; \(p\) is the directed distance from the vertex to the focus; the directrix is the same distance on the opposite side; and the squared variable is perpendicular to the opening direction.

A worked example

Suppose the focus is \((0, 3)\) and the directrix is \(y = -3\). The vertex is halfway between them at \((0, 0)\), so \(p = 3\). The equation is:

\[x^2 = 4py\]

Substitute \(p = 3\):

\[x^2 = 12y\]

So:

\[y = x^2/12\]

Now test a point. If \(x = 6\), then \(y = 36/12 = 3\), so \((6, 3)\) is on the parabola. Its distance to the focus \((0, 3)\) is 6. Its distance to the directrix \(y = -3\) is also 6, because the vertical distance from \(y = 3\) to \(y = -3\) is 6. The point passes the definition.

This example is the heart of the objective: the equation did not appear from nowhere. It records a distance equality.

Common mistakes and how to avoid them

One common mistake is thinking the focus is the vertex. It is not. The focus is inside the opening of the parabola. The vertex is halfway between the focus and directrix.

Another mistake is losing the meaning of \(p\). In the standard form, \(p\) is not the same as the coefficient \(a\) in \(y = ax^2\). The relationship is \(a = 1/(4p)\) for a vertical parabola with vertex at the origin. A large \(a\) means a narrow parabola and therefore a small \(p\).

Students also sometimes forget that the directrix is a line, not a point. The distance to a horizontal directrix is vertical distance; the distance to a vertical directrix is horizontal distance.

A deeper mistake is treating the derivation as algebraic symbol pushing. The derivation is a proof that the equation represents all points satisfying the focus-directrix condition. Every step should be tied back to equal distances.

Problem Library

Problems in the App From This Objective

144 problems across 12 archetypes in the app.

use parabola definitions.
12 problems Warmup Practice Mixed Review Assessment
Problem 1

Identify focus, directrix, vertex, and axis of symmetry from focus (0,2) and directrix y=-2.

Problem 2

Identify focus, directrix, vertex, and axis of symmetry from focus (3,1) and directrix x=-1.

Problem 3

Identify focus, directrix, vertex, and axis of symmetry from focus (0,-3) and directrix y=3.

Problem 4

Identify focus, directrix, vertex, and axis of symmetry from focus (-2,4) and directrix x=6.

Problem 5

Identify focus, directrix, vertex, and axis of symmetry from focus (1,5) and directrix y=1.

Problem 6

Identify focus, directrix, vertex, and axis of symmetry from focus (-2,0) and directrix y=4.

Problem 7

Identify focus, directrix, vertex, and axis of symmetry from focus (4,-1) and directrix x=0.

Problem 8

Identify focus, directrix, vertex, and axis of symmetry from focus (0,3) and directrix x=8.

Problem 9

Identify focus, directrix, vertex, and axis of symmetry from focus (-3,-1) and directrix y=-5.

Problem 10

Identify focus, directrix, vertex, and axis of symmetry from focus (5,1) and directrix y=7.

Problem 11

Identify focus, directrix, vertex, and axis of symmetry from focus (2,-4) and directrix x=-6.

Open in simulator
Problem 12

Identify focus, directrix, vertex, and axis of symmetry from focus (-1,-2) and directrix x=3.

set distance to focus equal to distance to directrix.
12 problems Warmup Practice Mixed Review Assessment
Problem 13

Derive the vertical parabola equation from focus (0,2) and directrix y=-2.

Problem 14

Derive the vertical parabola equation from focus (1,4) and directrix y=0.

Problem 15

Derive the vertical parabola equation from focus (-2,-1) and directrix y=5.

Problem 16

Derive the vertical parabola equation from focus (3,0) and directrix y=-4.

Problem 17

Derive the vertical parabola equation from focus (0,4) and directrix y=0.

Problem 18

Derive the vertical parabola equation from focus (5,1) and directrix y=-3.

Problem 19

Derive the vertical parabola equation from focus (-1,-5) and directrix y=-1.

Problem 20

Derive the vertical parabola equation from focus (2,3) and directrix y=1.

Problem 21

Derive the vertical parabola equation from focus (-3,0) and directrix y=6.

Problem 22

Derive the vertical parabola equation from focus (4,-2) and directrix y=-6.

Problem 23

Derive the vertical parabola equation from focus (0,-3) and directrix y=-1.

Open in simulator
Problem 24

Derive the vertical parabola equation from focus (6,5) and directrix y=3.

use distance equality with x-distance to directrix.
12 problems Warmup Practice Mixed Review Assessment
Problem 25

Derive the horizontal parabola equation from focus (3,1) and directrix x=-1.

Problem 26

Derive the horizontal parabola equation from focus (-4,0) and directrix x=2.

Problem 27

Derive the horizontal parabola equation from focus (5,-2) and directrix x=1.

Problem 28

Derive the horizontal parabola equation from focus (0,4) and directrix x=6.

Problem 29

Derive the horizontal parabola equation from focus (2,3) and directrix x=0.

Problem 30

Derive the horizontal parabola equation from focus (-1,-5) and directrix x=-3.

Problem 31

Derive the horizontal parabola equation from focus (7,0) and directrix x=9.

Problem 32

Derive the horizontal parabola equation from focus (-6,2) and directrix x=-2.

Problem 33

Derive the horizontal parabola equation from focus (0,0) and directrix x=-4.

Problem 34

Derive the horizontal parabola equation from focus (1,-1) and directrix x=5.

Open in simulator
Problem 35

Derive the horizontal parabola equation from focus (4,6) and directrix x=2.

Problem 36

Derive the horizontal parabola equation from focus (-3,-3) and directrix x=1.

use `(x-h)^2=4p(y-k)` or `(y-k)^2=4p(x-h)`.
12 problems Warmup Practice Mixed Review Assessment
Problem 37

Write standard focus-directrix form from vertex (0,0), orientation opens up, and p-value 2.

Problem 38

Write standard focus-directrix form from vertex (1,-3), orientation opens down, and p-value -4.

Problem 39

Write standard focus-directrix form from vertex (2,5), orientation opens right, and p-value 3.

Problem 40

Write standard focus-directrix form from vertex (-1,4), orientation opens left, and p-value -2.

Problem 41

Write standard focus-directrix form from vertex (-3,-1), orientation opens up, and p-value 1.

Problem 42

Write standard focus-directrix form from vertex (0,6), orientation opens down, and p-value -5.

Problem 43

Write standard focus-directrix form from vertex (4,0), orientation opens right, and p-value 0.5.

Problem 44

Write standard focus-directrix form from vertex (-2,-7), orientation opens left, and p-value -1.5.

Problem 45

Write standard focus-directrix form from vertex (5,-2), orientation opens up, and p-value 3.

Problem 46

Write standard focus-directrix form from vertex (-4,3), orientation opens down, and p-value -1.

Open in simulator
Problem 47

Write standard focus-directrix form from vertex (10,-1), orientation opens right, and p-value 2.5.

Problem 48

Write standard focus-directrix form from vertex (-6,0), orientation opens left, and p-value -0.25.

read vertex and p-value.
12 problems Warmup Practice Mixed Review Assessment
Problem 49

Identify focus and directrix from parabola x^2=8y.

Problem 50

Identify focus and directrix from parabola (x-1)^2=-16(y+3).

Problem 51

Identify focus and directrix from parabola (y-5)^2=12(x-2).

Problem 52

Identify focus and directrix from parabola (y-4)^2=-8(x+1).

Problem 53

Identify focus and directrix from parabola x^2=4y.

Problem 54

Identify focus and directrix from parabola y^2=20x.

Problem 55

Identify focus and directrix from parabola y^2=-12x.

Open in simulator
Problem 56

Identify focus and directrix from parabola (x+2)^2=12(y-1).

Problem 57

Identify focus and directrix from parabola x^2=-4(y+5).

Problem 58

Identify focus and directrix from parabola (y+2)^2=8(x-3).

Problem 59

Identify focus and directrix from parabola y^2=-20(x+4).

Problem 60

Identify focus and directrix from parabola x^2=-24y.

isolate squared term and identify p.
12 problems Warmup Practice Mixed Review Assessment
Problem 61

Convert parabola equation y=1/8 x^2 to focus-directrix form.

Problem 62

Convert parabola equation y=-1/16(x-1)^2-3 to focus-directrix form.

Open in simulator
Problem 63

Convert parabola equation x=1/12(y-5)^2+2 to focus-directrix form.

Problem 64

Convert parabola equation x=-1/8(y-4)^2-1 to focus-directrix form.

Problem 65

Convert parabola equation y=1/4(x+2)^2+1 to focus-directrix form.

Problem 66

Convert parabola equation y=-1/20(x-3)^2-5 to focus-directrix form.

Problem 67

Convert parabola equation x=1/16(y+1)^2-2 to focus-directrix form.

Problem 68

Convert parabola equation x=-1/4(y-2)^2+3 to focus-directrix form.

Problem 69

Convert parabola equation y=1/2 x^2 to focus-directrix form.

Problem 70

Convert parabola equation y=-1/10 x^2 to focus-directrix form.

Problem 71

Convert parabola equation x=1/6 y^2 to focus-directrix form.

Problem 72

Convert parabola equation x=-1/14 y^2 to focus-directrix form.

compare distance to focus and directrix.
12 problems Warmup Practice Mixed Review Assessment
Problem 73

Verify whether point (2,1/2) lies on the parabola with focus (0,2) and directrix y=-2.

Problem 74

Verify whether point (0,0) lies on the parabola with focus (0,2) and directrix y=-2.

Problem 75

Verify whether point (1,1) lies on the parabola with focus (0,2) and directrix y=-2.

Problem 76

Verify whether point (3,1) lies on the parabola with focus (3,1) and directrix x=-1.

Problem 77

Verify whether point (4,4) lies on the parabola with focus (0,4) and directrix y=0.

Problem 78

Verify whether point (1,1) lies on the parabola with focus (0,4) and directrix y=0.

Problem 79

Verify whether point (4,4) lies on the parabola with focus (4,0) and directrix x=0.

Problem 80

Verify whether point (1,1) lies on the parabola with focus (4,0) and directrix x=0.

Problem 81

Verify whether point (2,1/2) lies on the parabola with focus (1,1/2) and directrix y=-1/2.

Open in simulator
Problem 82

Verify whether point (-2,4) lies on the parabola with focus (-2,0) and directrix x=2.

Problem 83

Verify whether point (1,1) lies on the parabola with focus (0,0) and directrix y=4.

Problem 84

Verify whether point (1,1) lies on the parabola with focus (0,0) and directrix x=4.

locate vertex and sketch symmetric curve.
12 problems Warmup Practice Mixed Review Assessment
Problem 85

Graph a parabola from focus (0,2) and directrix y=-2.

Problem 86

Graph a parabola from focus (3,1) and directrix x=-1.

Open in simulator
Problem 87

Graph a parabola from focus (0,-3) and directrix y=3.

Problem 88

Graph a parabola from focus (-2,4) and directrix x=6.

Problem 89

Graph a parabola from focus (1,5) and directrix y=1.

Problem 90

Graph a parabola from focus (-2,-1) and directrix y=3.

Problem 91

Graph a parabola from focus (4,-3) and directrix x=0.

Problem 92

Graph a parabola from focus (0,0) and directrix x=4.

Problem 93

Graph a parabola from focus (3,0) and directrix y=-4.

Problem 94

Graph a parabola from focus (5,2) and directrix y=8.

Problem 95

Graph a parabola from focus (-1,-5) and directrix x=-5.

Problem 96

Graph a parabola from focus (-6,1) and directrix x=-2.

locate midpoint between focus and directrix along axis.
12 problems Warmup Practice Mixed Review Assessment
Problem 97

Find the vertex of a parabola with focus (0,2) and directrix y=-2.

Problem 98

Find the vertex of a parabola with focus (3,1) and directrix x=-1.

Problem 99

Find the vertex of a parabola with focus (-2,-1) and directrix y=5.

Problem 100

Find the vertex of a parabola with focus (0,4) and directrix x=6.

Problem 101

Find the vertex of a parabola with focus (1,5) and directrix y=1.

Problem 102

Find the vertex of a parabola with focus (7,2) and directrix x=3.

Problem 103

Find the vertex of a parabola with focus (4,-3) and directrix y=1.

Problem 104

Find the vertex of a parabola with focus (-5,6) and directrix x=1.

Problem 105

Find the vertex of a parabola with focus (-1,-7) and directrix y=-3.

Problem 106

Find the vertex of a parabola with focus (-8,-2) and directrix x=-4.

Open in simulator
Problem 107

Find the vertex of a parabola with focus (2,0) and directrix y=-4.

Problem 108

Find the vertex of a parabola with focus (0,-5) and directrix x=4.

compare focus location to directrix.
12 problems Warmup Practice Mixed Review Assessment
Problem 109

Determine opening direction from focus (0,2) and directrix y=-2.

Problem 110

Determine opening direction from focus (0,-3) and directrix y=3.

Open in simulator
Problem 111

Determine opening direction from focus (3,1) and directrix x=-1.

Problem 112

Determine opening direction from focus (-2,4) and directrix x=6.

Problem 113

Determine opening direction from focus (1,5) and directrix y=1.

Problem 114

Determine opening direction from focus (-2,-1) and directrix y=3.

Problem 115

Determine opening direction from focus (4,0) and directrix x=0.

Problem 116

Determine opening direction from focus (-5,-2) and directrix x=-1.

Problem 117

Determine opening direction from focus (10,-5) and directrix y=-10.

Problem 118

Determine opening direction from focus (7,2) and directrix y=5.

Problem 119

Determine opening direction from focus (-1,8) and directrix x=-4.

Problem 120

Determine opening direction from focus (6,9) and directrix x=10.

connect definition to modeled shape.
12 problems Warmup Practice Mixed Review Assessment
Problem 121

Interpret focus/directrix in context satellite dish cross-section modeled by a parabola.

Problem 122

Interpret focus/directrix in context flashlight reflector.

Problem 123

Interpret focus/directrix in context bridge arch modeled by a parabola.

Problem 124

Interpret focus/directrix in context parabolic microphone.

Problem 125

Interpret focus/directrix in context a solar concentrator dish.

Open in simulator
Problem 126

Interpret focus/directrix in context a car headlight reflector.

Problem 127

Interpret focus/directrix in context a radio telescope dish.

Problem 128

Interpret focus/directrix in context the trajectory of a ball thrown in the air.

Problem 129

Interpret focus/directrix in context the primary mirror in a Newtonian reflecting telescope.

Problem 130

Interpret focus/directrix in context a parabolic bandshell for outdoor concerts.

Problem 131

Interpret focus/directrix in context a decorative parabolic archway in a building.

Problem 132

Interpret focus/directrix in context a parabolic trough solar collector.

catch distance setup, sign, orientation, and p-value mistakes.
12 problems Warmup Practice Mixed Review Assessment
Problem 133

Correct the focus-directrix derivation error: A student uses p=8 for x^2=8y.

Problem 134

Correct the focus-directrix derivation error: A student opens the parabola away from the focus.

Problem 135

Correct the focus-directrix derivation error: A student sets distance to a horizontal directrix using x-distance.

Problem 136

Correct the focus-directrix derivation error: A student puts the vertex at the focus.

Problem 137

Correct the focus-directrix derivation error: A student calculates p=5 for the parabola x^2 = -20y.

Open in simulator
Problem 138

Correct the focus-directrix derivation error: A student states the directrix for a parabola with focus (0, -4) and vertex (0, 0) is y=-4.

Problem 139

Correct the focus-directrix derivation error: A student states the focus for a parabola with directrix x=-3 and vertex (0,0) is (-3, 0).

Problem 140

Correct the focus-directrix derivation error: A student sets up the distance from (x,y) to the directrix x=5 as |y-5|.

Problem 141

Correct the focus-directrix derivation error: A student assumes the vertex is at (0,0) for the equation (y-3)^2 = 8(x+1).

Problem 142

Correct the focus-directrix derivation error: A student states that for the parabola (x-2)^2 = 12(y+1), the directrix is x=2-3.

Problem 143

Correct the focus-directrix derivation error: A student sets up the distance from (x,y) to focus (0, -3) as sqrt(x^2 + (y-3)^2).

Problem 144

Correct the focus-directrix derivation error: A student states that the axis of symmetry for a parabola opening left or right is x=h.