Question

Difficulty: MediumLoci and Geometric Constructions

What is the equation of the locus of a point P(x,y)P(x, y) that is always equidistant from the point (0,4)(0, 4) and the line y=4y = -4?

Answer: x^2 = 16y / x^2 - 16y = 0 / x^2-16y=0 / y = x^2/16 / y = \frac{x^2}{16} / x^{2}=16y / x^{2}-16y=0

Answer

The equation of the locus is x2=16yx^2 = 16y (or x216y=0x^2 - 16y = 0).
Equating the distance from P(x,y)P(x, y) to (0,4)(0, 4), which is x2+(y4)2\sqrt{x^2 + (y-4)^2}, to the perpendicular distance to the line y=4y = -4, which is y+4|y + 4|, and squaring both sides gives x2+(y4)2=(y+4)2x^2 + (y-4)^2 = (y+4)^2. Expanding yields x2+y28y+16=y2+8y+16x^2 + y^2 - 8y + 16 = y^2 + 8y + 16, which simplifies directly to x2=16yx^2 = 16y or x216y=0x^2 - 16y = 0.

Step-by-Step Solution

1
Formulate the distance expressions from point P(x,y)P(x, y) to the given point (0,4)(0, 4) and line y=4y = -4.
Distance to (0,4)=(x0)2+(y4)2(0, 4) = \sqrt{(x - 0)^2 + (y - 4)^2}. Perpendicular distance to y=4y = -4 is y(4)=y+4|y - (-4)| = |y + 4|.
By definition of geometric locus, the distance from P(x,y)P(x, y) to the fixed point must equal its distance to the fixed line.
2
Equate the two distance expressions.
x2+(y4)2=y+4\sqrt{x^2 + (y - 4)^2} = |y + 4|
The point P(x,y)P(x, y) is equidistant from both geometric entities.
3
Square both sides of the equation to clear the square root and absolute value.
x2+(y4)2=(y+4)2x^2 + (y - 4)^2 = (y + 4)^2
Squaring eliminates radical and absolute value signs while preserving algebraic equality.
4
Expand both squared binomial expressions and simplify.
x2+y28y+16=y2+8y+16    x2=16yx^2 + y^2 - 8y + 16 = y^2 + 8y + 16 \implies x^2 = 16y
Subtracting y2+16y^2 + 16 from both sides leaves x28y=8yx^2 - 8y = 8y, which simplifies to x2=16yx^2 = 16y.

Key Concept

The locus of points equidistant from a fixed point (focus) and a fixed straight line (directrix) forms a parabola.
Estimated Time:1m 30s
Rate this question