College Algebra

Parabolas (Focus and Directrix)

Last updated: March 2026 · Advanced
Before you start

You should be comfortable with:

In algebra you learned that a parabola is the graph of a quadratic function. In conic sections, we define a parabola geometrically: it is the set of all points equidistant from a fixed point (the focus) and a fixed line (the directrix). This definition reveals why satellite dishes, car headlights, and solar collectors are parabolic — the reflective property that makes these applications work comes directly from the focus-directrix relationship.

The Geometric Definition

A parabola is the set of all points PP in a plane such that:

distance(P,focus)=distance(P,directrix)\text{distance}(P, \text{focus}) = \text{distance}(P, \text{directrix})

The focus is a fixed point, and the directrix is a fixed line. The vertex is the point on the parabola closest to the directrix — it sits exactly halfway between the focus and the directrix. The distance from the vertex to the focus (or from the vertex to the directrix) is called pp.

Parabola with Focus and Directrix (Vertical, Opening Upward)

directrixFocus (0, p)VertexPddp

Standard Forms and the 4p Relationship

The distance pp controls the shape: larger pp means a wider parabola, smaller pp means a narrower one. There are four standard orientations.

Vertical Axis (Opens Up or Down)

(xh)2=4p(yk)(x - h)^2 = 4p(y - k)

  • Vertex: (h,k)(h, k)
  • p>0p > 0: opens upward — focus at (h,k+p)(h, k + p), directrix y=kpy = k - p
  • p<0p < 0: opens downward — focus at (h,k+p)(h, k + p), directrix y=kpy = k - p

Horizontal Axis (Opens Right or Left)

(yk)2=4p(xh)(y - k)^2 = 4p(x - h)

  • Vertex: (h,k)(h, k)
  • p>0p > 0: opens right — focus at (h+p,k)(h + p, k), directrix x=hpx = h - p
  • p<0p < 0: opens left — focus at (h+p,k)(h + p, k), directrix x=hpx = h - p

Key pattern: The squared variable tells you the axis of symmetry. (xh)2(x - h)^2 means the axis is vertical; (yk)2(y - k)^2 means the axis is horizontal.

Worked Examples

Example 1: Finding Focus and Directrix

Find the focus and directrix of (x2)2=12(y+1)(x - 2)^2 = 12(y + 1).

Step 1: Identify the form. This is (xh)2=4p(yk)(x - h)^2 = 4p(y - k), so the axis is vertical.

Step 2: Read the vertex: (h,k)=(2,1)(h, k) = (2, -1).

Step 3: Find pp from 4p=124p = 12: p=3p = 3.

Since p>0p > 0, the parabola opens upward.

  • Focus: (2,1+3)=(2,2)(2, -1 + 3) = (2, 2)
  • Directrix: y=13=4y = -1 - 3 = -4

Example 2: Writing the Equation from Focus and Directrix

Write the equation of the parabola with focus (0,5)(0, 5) and directrix y=5y = -5.

Step 1: The vertex is halfway between focus and directrix:

k=5+(5)2=0,h=0k = \frac{5 + (-5)}{2} = 0, \quad h = 0

Vertex: (0,0)(0, 0).

Step 2: Find pp. The focus is above the vertex, so the parabola opens upward:

p=50=5p = 5 - 0 = 5

Step 3: Write the equation:

x2=4(5)y=20yx^2 = 4(5)y = 20y

Example 3: Horizontal Parabola

Find the vertex, focus, and directrix of (y+3)2=8(x1)(y + 3)^2 = -8(x - 1).

Step 1: This is (yk)2=4p(xh)(y - k)^2 = 4p(x - h), so the axis is horizontal.

Step 2: Vertex: (1,3)(1, -3).

Step 3: 4p=84p = -8, so p=2p = -2. The parabola opens left (since pp is negative).

  • Focus: (1+(2),3)=(1,3)(1 + (-2), -3) = (-1, -3)
  • Directrix: x=1(2)=3x = 1 - (-2) = 3

Example 4: Converting from General Form

Write y=2x212x+14y = 2x^2 - 12x + 14 in conic standard form and find the focus and directrix.

Step 1: Isolate the yy terms and complete the square on xx:

y14=2(x26x)y - 14 = 2(x^2 - 6x)

y14=2(x26x+99)=2(x3)218y - 14 = 2(x^2 - 6x + 9 - 9) = 2(x - 3)^2 - 18

y+4=2(x3)2y + 4 = 2(x - 3)^2

Step 2: Rewrite in conic form (solve for the squared term):

(x3)2=12(y+4)(x - 3)^2 = \frac{1}{2}(y + 4)

Step 3: 4p=124p = \frac{1}{2}, so p=18p = \frac{1}{8}.

  • Vertex: (3,4)(3, -4)
  • Focus: (3,4+18)=(3,318)\left(3, -4 + \frac{1}{8}\right) = \left(3, -\frac{31}{8}\right)
  • Directrix: y=418=338y = -4 - \frac{1}{8} = -\frac{33}{8}

The small value of pp means this is a narrow parabola.

The Reflective Property

Any ray traveling parallel to the axis of symmetry reflects off the parabola and passes through the focus. This is why:

  • Satellite dishes are parabolic — incoming parallel signals reflect to the receiver at the focus
  • Car headlights place the bulb at the focus — light reflects outward in a parallel beam
  • Solar collectors focus sunlight onto a pipe at the focus to heat fluid

The reflective property follows directly from the focus-directrix definition and the law of reflection (angle of incidence equals angle of reflection).

Real-World Application: Engineering a Reflector

An engineer is designing a parabolic solar reflector. The dish is 4 meters wide and 1 meter deep. Where should the collector pipe be placed?

Set up coordinates with the vertex at the origin and the parabola opening upward. The dish edge is at (2,1)(2, 1) (half-width of 2 m, depth of 1 m).

(x)2=4p(y)(x)^2 = 4p(y)

Substitute (2,1)(2, 1):

4=4p(1)p=14 = 4p(1) \Rightarrow p = 1

The collector pipe should be placed 1 meter above the vertex (at the focus).

Common Mistakes

  1. Confusing the squared variable. If xx is squared, the axis is vertical and the parabola opens up/down. If yy is squared, the axis is horizontal and it opens left/right.
  2. Getting the sign of pp wrong. pp is positive when the parabola opens toward the positive direction (up or right), negative when it opens toward the negative direction (down or left).
  3. Writing 2p2p instead of 4p4p. The coefficient in the standard form is 4p4p, not 2p2p.
  4. Placing the directrix on the wrong side. The directrix is always on the opposite side of the vertex from the focus.

Practice Problems

Problem 1: Find the focus and directrix of x2=16yx^2 = -16y.

This is (x0)2=4p(y0)(x - 0)^2 = 4p(y - 0) with vertex (0,0)(0,0).

4p=164p = -16, so p=4p = -4. Opens downward.

Focus: (0,4)(0, -4). Directrix: y=4y = 4.

Problem 2: Write the equation of the parabola with vertex (3,1)(3, 1) and focus (3,4)(3, 4).

The focus is above the vertex, so the parabola opens upward (vertical axis).

p=41=3p = 4 - 1 = 3

(x3)2=4(3)(y1)(x - 3)^2 = 4(3)(y - 1)

Equation: (x3)2=12(y1)(x - 3)^2 = 12(y - 1)

Problem 3: Find the vertex, focus, and directrix of (y2)2=20(x+3)(y - 2)^2 = 20(x + 3).

Horizontal axis. Vertex: (3,2)(-3, 2).

4p=204p = 20, so p=5p = 5. Opens right.

Focus: (3+5,2)=(2,2)(-3 + 5, 2) = (2, 2). Directrix: x=35=8x = -3 - 5 = -8.

Problem 4: A parabolic mirror is 6 inches across and 2 inches deep. Find the focal length (distance from vertex to focus).

Vertex at origin, edge at (3,2)(3, 2).

x2=4py9=4p(2)9=8pp=98=1.125x^2 = 4py \Rightarrow 9 = 4p(2) \Rightarrow 9 = 8p \Rightarrow p = \frac{9}{8} = 1.125

The focal length is 98\frac{9}{8} inches, or 1.125 inches.

Problem 5: Convert x=12y2+4y6x = -\frac{1}{2}y^2 + 4y - 6 to conic standard form and find the focus.

x+6=12(y28y)x + 6 = -\frac{1}{2}(y^2 - 8y)

x+6=12(y28y+1616)x + 6 = -\frac{1}{2}(y^2 - 8y + 16 - 16)

x+6=12(y4)2+8x + 6 = -\frac{1}{2}(y - 4)^2 + 8

x2=12(y4)2x - 2 = -\frac{1}{2}(y - 4)^2

(y4)2=2(x2)(y - 4)^2 = -2(x - 2)

Vertex: (2,4)(2, 4). 4p=24p = -2, p=12p = -\frac{1}{2}. Opens left.

Focus: (212,4)=(32,4)\left(2 - \frac{1}{2}, 4\right) = \left(\frac{3}{2}, 4\right)

Key Takeaways

  • A parabola is the set of all points equidistant from the focus and the directrix
  • The distance from vertex to focus is pp; the standard form coefficient is 4p4p
  • Vertical axis: (xh)2=4p(yk)(x - h)^2 = 4p(y - k) — opens up (p>0p > 0) or down (p<0p < 0)
  • Horizontal axis: (yk)2=4p(xh)(y - k)^2 = 4p(x - h) — opens right (p>0p > 0) or left (p<0p < 0)
  • The reflective property makes parabolas essential in engineering — satellite dishes, headlights, solar collectors
  • Larger p|p| gives a wider parabola; smaller p|p| gives a narrower one

Return to College Algebra for more topics in this section.

Last updated: March 29, 2026