Conic Sections: Numerical Problems Set (11)

medium 2 min read

Question

Find the equation of the ellipse with foci at (±4,0)(\pm 4, 0) and a directrix at x=254x = \frac{25}{4}.

Solution — Step by Step

Foci on the x-axis     \implies major axis is along x-axis. Standard form:

x2a2+y2b2=1,a>b\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1, \quad a > b

Eccentricity ee satisfies c=aec = ae where cc is focal distance.

Given c=4c = 4, so ae=4ae = 4.

Directrix of an ellipse: x=a/e=25/4x = a/e = 25/4. So a/e=25/4a/e = 25/4.

Multiplying with ae=4ae = 4: a2=4×25/4=25    a=5a^2 = 4 \times 25/4 = 25 \implies a = 5.

Then e=4/5e = 4/5 and b2=a2(1e2)=25(116/25)=9b^2 = a^2(1-e^2) = 25(1 - 16/25) = 9.

The equation: x225+y29=1\dfrac{x^2}{25} + \dfrac{y^2}{9} = 1.

Why This Works

An ellipse is fully determined by two focal points and any one directrix (or by other compatible pairs of data). The focal distance gives aeae, the directrix gives a/ea/e, and multiplying them eliminates ee and yields a2a^2.

Once aa and ee are known, b2=a2(1e2)b^2 = a^2(1-e^2) closes the equation. The relationship b2=a2c2b^2 = a^2 - c^2 also works as a cross-check.

Alternative Method

Use b2=a2c2b^2 = a^2 - c^2 directly. We need aa. From a/e=25/4a/e = 25/4 and c=4c = 4, a/e=a2/c    a2=25c/4×a/e = a^2/c \implies a^2 = 25c/4 \times \ldots — actually slower. Stick with the multiplication trick.

Memorise three standard ellipse facts:

  • Focal length c=aec = ae.
  • Directrix at x=±a/ex = \pm a/e.
  • b2=a2c2b^2 = a^2 - c^2 for ellipse, b2=c2a2b^2 = c^2 - a^2 for hyperbola.

Common Mistake

Confusing the formula with a hyperbola, where b2=c2a2b^2 = c^2 - a^2 instead. The fix: check whether a>ca > c (ellipse) or a<ca < c (hyperbola) before substituting. JEE Main 2024 had a four-mark trap on exactly this interchange.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next