Conic Sections: Diagram-Based Questions (9)

hard 2 min read

Question

A point PP moves such that the sum of its distances from two fixed points F1(4,0)F_1(-4, 0) and F2(4,0)F_2(4, 0) is always 1010. Find (a) the equation of its locus, (b) the eccentricity, (c) the equations of the directrices and (d) the length of the latus rectum.

Solution — Step by Step

Sum of distances from two fixed points = constant — this is the definition of an ellipse with foci F1F_1, F2F_2. Sum =2a= 2a, so 2a=10a=52a = 10 \Rightarrow a = 5.

The foci are at (±4,0)(\pm 4, 0), so c=4c = 4. For an ellipse:

b2=a2c2=2516=9b=3b^2 = a^2 - c^2 = 25 - 16 = 9 \Rightarrow b = 3

Equation:

x225+y29=1\frac{x^2}{25} + \frac{y^2}{9} = 1
e=ca=45e = \frac{c}{a} = \frac{4}{5}

Directrices: x=±a/e=±25/4x = \pm a/e = \pm 25/4.

=2b2a=2×95=185=3.6\ell = \frac{2b^2}{a} = \frac{2 \times 9}{5} = \frac{18}{5} = 3.6

Locus: x225+y29=1\tfrac{x^2}{25} + \tfrac{y^2}{9} = 1, e=4/5e = 4/5, directrices x=±25/4x = \pm 25/4, latus rectum =18/5= 18/5.

Why This Works

Every conic — ellipse, parabola, hyperbola — has two complementary descriptions: a focus-directrix definition and a focus-sum (or focus-difference) definition. The sum-of-distances definition uniquely characterises the ellipse, with 2a2a equal to the sum.

Once you know aa and cc (the foci location), b2=a2c2b^2 = a^2 - c^2 closes the loop. Eccentricity, directrices, and latus rectum are then determined.

Alternative Method

Start from (x+4)2+y2+(x4)2+y2=10\sqrt{(x+4)^2 + y^2} + \sqrt{(x-4)^2 + y^2} = 10, isolate one root, square twice. After painful algebra, you arrive at 9x2+25y2=2259x^2 + 25y^2 = 225, which is the same ellipse. Use this only if asked to derive from definition.

Common Mistake

Students sometimes confuse the formula b2=a2c2b^2 = a^2 - c^2 (ellipse) with b2=c2a2b^2 = c^2 - a^2 (hyperbola). For the ellipse, a>ca > c always — sum of two sides of any triangle exceeds the third side, so the sum 2a2a exceeds the focal separation 2c2c. If you’re getting negative b2b^2, you’ve used the wrong formula.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next