Focus of a Parabola: Definition, Formula, Examples

#Geometry
TL;DR
The focus of a parabola is the single fixed point on the axis such that every point on the curve is the same distance from the focus as it is from the directrix line. This article covers the definition, the focus formula for all four standard forms ($y^2 = 4ax$ gives focus $(a, 0)$), the focal distance, the latus rectum and focal chord, six worked examples, and the common mistakes.
BT
Bhanzu TeamLast updated on June 9, 202610 min read

What Is the Focus of a Parabola?

A parabola is the set of all points in a plane that are equidistant from a fixed point and a fixed line. The fixed point is the focus, and the fixed line is the directrix. A parabola is defined by both of these together, this article centres on the focus and its focal properties; its companion piece on the directrix of a parabola handles the line and the equidistance definition in full.

State the defining rule precisely. If F is the focus and P is any point on the parabola, and d is the perpendicular distance from P to the directrix, then:

$$PF = d \quad \text{for every point } P \text{ on the curve.}$$

The focus always lies inside the curve, on the axis of symmetry, the line that cuts the parabola into two mirror halves. The vertex sits exactly halfway between the focus and the directrix. This material appears in NCERT Class 11, Chapter 11 (Conic Sections) and under CCSS-M HSG-GPE.A.2. The conics were first named and studied by Apollonius of Perga (c. 240–190 BCE, Greek), whose treatise Conics gave the parabola its name from the Greek for "application of area."

How Do You Find the Focus of a Parabola?

The focus comes straight from the standard equation. For a parabola with vertex at the origin opening to the right:

$$y^2 = 4ax \quad \Rightarrow \quad \text{focus at } (a, 0),$$

where a is the distance from the vertex to the focus, called the focal distance. The four standard orientations follow the same single number a:

Equation

Opens

Focus

Directrix

$y^2 = 4ax$

right

$(a, 0)$

$x = -a$

$y^2 = -4ax$

left

$(-a, 0)$

$x = a$

$x^2 = 4ay$

up

$(0, a)$

$y = -a$

$x^2 = -4ay$

down

$(0, -a)$

$y = a$

The pattern is the same every time: read off 4a from the coefficient, halve it twice to get a, then step a units from the vertex along the axis, toward the inside of the curve. For a translated parabola $(x - h)^2 = 4a(y - k)$, the vertex moves to $(h, k)$ and the focus rides along with it to $(h, k + a)$.

Why the focus sits at distance a

This is worth deriving once, because then the formula stops being something to memorise. Take the simplest case, vertex at the origin, focus at some unknown point $(0, p)$ on the y-axis, directrix the line $y = -p$. A point $(x, y)$ on the parabola must satisfy "distance to focus equals distance to directrix":

$$\sqrt{x^2 + (y - p)^2} = y + p.$$

Square both sides and expand:

$$x^2 + y^2 - 2py + p^2 = y^2 + 2py + p^2.$$

The $y^2$ and $p^2$ terms cancel, leaving $x^2 = 4py$. Comparing with the standard form $x^2 = 4ay$ shows $p = a$. So the focal distance a in the equation is the distance from vertex to focus, no coincidence, it falls out of the equidistance definition directly.

The Focal Distance, Latus Rectum, and Focal Chord

Three focus-related lengths show up constantly, and they all trace back to that one number a.

  • Focal distance of a point. For any point P on the parabola, the focal distance PF equals its distance to the directrix. For $y^2 = 4ax$, a point $(x_1, y_1)$ has focal distance $PF = x_1 + a$.

  • Latus rectum. The latus rectum is the focal chord drawn perpendicular to the axis, the chord through the focus parallel to the directrix. Its length is always $4a$, the same coefficient sitting in the equation. Its endpoints for $y^2 = 4ax$ are $(a, 2a)$ and $(a, -2a)$.

  • Focal chord. Any chord that passes through the focus is a focal chord. The latus rectum is the shortest one; every other focal chord is longer.

The latus rectum is the quickest way to sketch a parabola by hand: find the focus, go up and down $2a$ from it, and you have two more points on the curve instantly.

Examples of the Focus of a Parabola

With the formula and the focal lengths in hand, here is the focus being located. The problems move from a direct read-off up to recovering the equation from a given focus.

Example 1 - Find the focus of the parabola $y^2 = 12x$

Compare with $y^2 = 4ax$: here $4a = 12$, so $a = 3$. The parabola opens right, vertex at the origin, focus a units along the positive x-axis.

Final answer: the focus is at $(3, 0)$.

Example 2 - Find the focus of the parabola $x^2 = -8y$

A first instinct is to read $4a = 8$, get $a = 2$, and place the focus at $(0, 2)$, just taking the number positive out of habit. Check that against the equation: the right side is $-8y$, so the parabola opens downward, which means the focus must sit below the vertex, not above it. A focus at $(0, 2)$ would be inside the wrong branch.

The fix is to keep the sign. Here $x^2 = -8y$ matches $x^2 = -4ay$ with $4a = 8$, so $a = 2$, and the focus is at $(0, -a) = (0, -2)$.

Final answer: the focus is at $(0, -2)$. In Bhanzu's Grade 11 cohort at the McKinney TX center, dropping the sign and placing the focus on the wrong side of the vertex is the most common first-attempt slip here, close to five in ten students do it until they learn to read the opening direction before the number.

Example 3 - Find the focus of $y^2 = -20x$

Match with $y^2 = -4ax$: $4a = 20$, so $a = 5$, and the parabola opens left.

$$\text{focus at } (-a, 0) = (-5, 0).$$

Final answer: the focus is at $(-5, 0)$.

Example 4 - A parabola has the equation $(x - 2)^2 = 8(y + 1)$. Find its focus

The vertex has shifted to $(h, k) = (2, -1)$. From $4a = 8$, $a = 2$, and the parabola opens upward, so the focus sits a units above the vertex:

$$\text{focus at } (h, k + a) = (2, -1 + 2) = (2, 1).$$

Final answer: the focus is at $(2, 1)$.

Example 5 - The parabola $y^2 = 4ax$ has its focus at $(4, 0)$. Find the length of its latus rectum

The focus is at $(a, 0)$, so $a = 4$. The latus rectum length is $4a$:

$$\text{latus rectum} = 4 \times 4 = 16.$$

Final answer: the latus rectum is 16 units long, with endpoints $(4, 8)$ and $(4, -8)$.

Example 6 - A parabola opens upward with vertex at the origin and passes through the point $(6, 3)$. Find its focus

The form is $x^2 = 4ay$. Substitute the point to find a:

$$6^2 = 4a \cdot 3 ;\Rightarrow; 36 = 12a ;\Rightarrow; a = 3.$$

So the focus sits 3 units above the vertex.

Final answer: the focus is at $(0, 3)$.

Why the Focus of a Parabola Matters

The focus is not a textbook label, it is the geometric reason an entire class of technologies works at all.

  • Satellite dishes and radio telescopes. Every signal arriving parallel to the axis reflects off the parabolic surface and converges on the focus. The receiver is placed there, which is why a dish has a small arm holding a sensor at one point out in front. The reflective property of the parabola is the whole design.

  • Headlights and torches. Run the reflection backwards: a bulb at the focus sends every ray out parallel to the axis, producing a tight forward beam instead of a scattered glow.

  • Projectile motion and orbits. A thrown ball, a launched rocket in its coasting phase, and a non-returning comet all trace parabolic or near-parabolic paths; the focus and axis describe where the path turns.

  • Solar concentrators. Parabolic-trough solar plants line a focal line with a fluid pipe so that sunlight hitting a long parabolic mirror concentrates its heat exactly where the pipe runs.

For a Class 11 student, the focus is where the conic-section equation stops being abstract: the same point that fixes the algebra is the point an engineer mounts a receiver on.

Where Things Go Sideways With the Focus of a Parabola

Mistake 1: Ignoring the sign and the opening direction

Where it slips in: A student reads the coefficient as a positive number and places the focus on the wrong side of the vertex.

Don't do this: Treat $x^2 = -8y$ and $x^2 = 8y$ as having the same focus.

The correct way: Read the opening direction first, the sign of the coefficient tells you which way the curve opens, and the focus always sits inside the curve. Find a from the magnitude, then step toward the inside.

Mistake 2: Confusing 4a with a

Where it slips in: The equation gives $y^2 = 16x$ and the student writes the focus at $(16, 0)$.

Don't do this: Treat the whole coefficient as the focal distance.

The correct way: The coefficient is 4a, not a. From $4a = 16$, divide by 4 to get $a = 4$, so the focus is at $(4, 0)$. The 4 is built into the standard form on purpose, it makes the latus rectum come out to exactly $4a$.

Mistake 3: Forgetting to shift the focus for a translated parabola

Where it slips in: The vertex is at $(h, k)$, not the origin, and the student reports the focus relative to the origin.

Don't do this: Place the focus at $(0, a)$ when the vertex has moved.

The correct way: Locate the vertex $(h, k)$ first, then step a units from it along the axis. For an upward parabola the focus is $(h, k + a)$.

Key Takeaways

  • The focus of a parabola is the fixed point where every point on the curve is equidistant from the focus and the directrix.

  • For $y^2 = 4ax$ the focus is $(a, 0)$; read the coefficient as $4a$ and divide by 4 to find the focal distance.

  • Read the opening direction from the sign before placing the focus, it always sits inside the curve, on the axis.

  • The latus rectum, the focal chord perpendicular to the axis, has length $4a$ and gives two quick points for sketching.

  • The focus is why satellite dishes, headlights, and solar concentrators work, parallel rays all meet there.

Practice These Problems to Solidify Your Understanding

  1. Find the focus of the parabola $y^2 = 24x$.

  2. Find the focus of the parabola $x^2 = -16y$.

  3. Find the focus and the length of the latus rectum of $(y - 2)^2 = 8(x + 1)$.

Answer to Question 1: $(6, 0)$, since $4a = 24$ gives $a = 6$. Answer to Question 2: $(0, -4)$, since the parabola opens downward and $4a = 16$ gives $a = 4$. Answer to Question 3: focus at $(1, 2)$ with latus rectum 8; the vertex is $(-1, 2)$, the parabola opens right, and $a = 2$. If Question 2 gave you $(0, 4)$, recheck the opening direction (see Mistake 1).

Want a live Bhanzu trainer to walk your child through conic sections and the focus of a parabola? Book a free demo class β€” online globally.

Also Read:

Was this article helpful?

Your feedback helps us write better content

Frequently Asked Questions

What is the focus of a parabola?
It is the fixed point on the axis of symmetry such that every point on the parabola is the same distance from the focus as it is from the directrix line.
What is the formula for the focus of a parabola?
For $y^2 = 4ax$ the focus is $(a, 0)$; for $x^2 = 4ay$ it is $(0, a)$. In each case a is the focal distance, found by setting the coefficient equal to $4a$ and dividing by 4.
How far is the focus from the vertex?
A distance of a units, measured along the axis of symmetry toward the inside of the curve. The vertex is the midpoint of the segment joining the focus and the directrix.
What is the latus rectum of a parabola?
The focal chord drawn perpendicular to the axis. Its length is $4a$, and for $y^2 = 4ax$ its endpoints are $(a, 2a)$ and $(a, -2a)$.
Where is the focus used in real life?
In satellite dishes and radio telescopes (signals converge on the focus), in headlights and torches (a bulb at the focus throws a parallel beam), and in parabolic-trough solar plants.
Is the focus the same as the vertex?
No. The vertex is the turning point of the curve and sits on the parabola; the focus is a distance a inside the curve, off the curve itself.
✍️ 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 β†’