TOPIC

Conics - Parabola

MY PROGRESS

Pug Score

0%

Best Streak

0 in a row

Study Points

+0

Overview

Practice

Watch

Read

Quiz

Next Steps


Get Started

Get unlimited access to all videos, practice problems, and study tools.

Unlimited practice
Full videos

Back to Menu

Topic Progress

Pug Score

0%

Videos Watched

0/0

Best Practice

No score

Read

Not viewed

Best Quiz

No attempts


Best Streak

0 in a row

Study Points

+0

Read

Conics - Parabola: Vertex, Focus, and Directrix

This lesson covers the parabola as a conic section: its geometric definition, standard form equations opening up, down, left, or right, and the formulas for vertex, axis of symmetry, focus, directrix, and latus rectum, with graphed worked examples connecting the conic definition to quadratic functions.

What Is a Parabola as a Conic Section?

In earlier algebra work, a parabola probably showed up as the graph of a quadratic function, \(y = ax^2 + bx + c\). In conic sections, a parabola gets a geometric definition instead: it is the set of all points that are the same distance from a fixed point (the focus) as they are from a fixed line (the directrix). Every point on the curve balances these two distances exactly, and that balance is what shapes the familiar U-curve.

This definition connects directly to two of its sibling conics: a circle is the set of points a fixed distance from one center point, while a parabola trades that single center for a point and a line. If you have not yet seen how the other conics compare, it is worth glancing at Conics - Ellipse for contrast before continuing here.

Standard Form Equations of a Parabola

When the vertex is at the origin \((0,0)\), a parabola takes one of two basic standard forms, depending on whether it opens vertically or horizontally. The number \(p\) is the distance from the vertex to the focus (and also from the vertex to the directrix).

OpensStandard equationFocusDirectrix
Up (\(p>0\)) or down (\(p<0\))\(x^2 = 4py\)\((0, p)\)\(y = -p\)
Right (\(p>0\)) or left (\(p<0\))\(y^2 = 4px\)\((p, 0)\)\(x = -p\)

When the vertex is shifted to a point \((h,k)\) instead of the origin, replace \(x\) with \((x-h)\) and \(y\) with \((y-k)\):

\((x-h)^2 = 4p(y-k)\) for vertical parabolas, or \((y-k)^2 = 4p(x-h)\) for horizontal ones.

Vertex, Axis of Symmetry, Focus, and Directrix

Four features describe a parabola completely once you know its equation:

  • Vertex: the turning point of the curve, at \((h,k)\).
  • Axis of symmetry: the line through the vertex and focus that splits the parabola into two mirror halves. For a vertical parabola it is \(x = h\); for a horizontal one it is \(y = k\).
  • Focus: the fixed point inside the curve used in the distance definition, located a distance \(|p|\) from the vertex along the axis of symmetry.
  • Directrix: the fixed line outside the curve, also a distance \(|p|\) from the vertex, on the opposite side from the focus.

A related segment worth knowing is the latus rectum, the chord that passes through the focus perpendicular to the axis of symmetry. Its length is always \(|4p|\), which makes it a quick way to sketch how "wide" the parabola is right at the focus.

Graphing a Parabola from Its Equation

Consider \(x^2 = 8y\). Comparing this to \(x^2 = 4py\) gives \(4p = 8\), so \(p = 2\). The vertex is at the origin, the parabola opens upward (since \(p>0\)), the focus is at \((0,2)\), and the directrix is the horizontal line \(y = -2\). Solving for \(y\) gives \(y = \dfrac{x^2}{8}\), which is graphed below.

Graph of y equals x squared over 8, a parabola opening upward with vertex at the origin Plot of y = x**2/8 for x in [-8, 8] -5 0 5 0 2 4 6 8 x y Vertex (0, 0)
Graph of \(x^2 = 8y\), opening upward with vertex at the origin.

Worked Example: Finding Vertex, Focus, and Directrix

Find the vertex, focus, and directrix of \((x-2)^2 = 4(y+1)\).

Matching \((x-h)^2 = 4p(y-k)\), the vertex is \((h,k) = (2,-1)\). Since \(4p = 4\), \(p = 1\). Because \(p\) is positive and the squared term is in \(x\), the parabola opens upward. The focus is \(p = 1\) unit above the vertex, at \((2, 0)\), and the directrix is \(1\) unit below the vertex, the horizontal line \(y = -2\). The axis of symmetry is \(x = 2\).

Graph of y equals (x minus 2) squared over 4 minus 1, a parabola with vertex at (2, -1) Plot of y = (x-2)**2/4 - 1 for x in [-6, 10] -5 0 5 10 0 5 10 15 x y Vertex (2, -1)
Graph of \((x-2)^2 = 4(y+1)\), or \(y = \frac{(x-2)^2}{4} - 1\), with vertex at (2, -1).

Parabolas and Quadratic Functions

Every quadratic function you have graphed as \(y = a(x-h)^2 + k\) is a parabola in disguise, just written to isolate \(y\) instead of keeping the squared term on one side. If you rearrange that form to match \((x-h)^2 = \dfrac{1}{a}(y-k)\), you can read off \(4p = \dfrac{1}{a}\) and find the focus and directrix directly. If you need a refresher on getting to that vertex form, or on turning general form into vertex form by completing the square, review those lessons first, since the conic-form vertex and focus formulas here build directly on them.

Once you are comfortable with parabolas, the same distance-based reasoning extends naturally to the other conic sections, including the hyperbola, which uses two foci instead of one.

Related lessons