S3-SA2-0213
What is the Locus of a Point Equidistant from a Point and a Line?
Grade Level:
Class 8
AI/ML, Data Science, Physics, Economics, Cryptography, Computer Science, Engineering
Definition
What is it?
The locus of a point equidistant from a fixed point and a fixed line is a special curve called a parabola. It means that if you pick any point on this curve, its distance to the fixed point (called the focus) will always be exactly the same as its perpendicular distance to the fixed line (called the directrix).
Simple Example
Quick Example
Imagine you're at a cricket match. The batsman is the 'fixed point' (focus) and the boundary rope is the 'fixed line' (directrix). If a drone flies in such a way that its distance from the batsman is always equal to its shortest distance to the boundary rope, the path the drone traces in the air would be a parabola. This path shows all possible locations for the drone.
Worked Example
Step-by-Step
Let's find the equation of the parabola where the fixed point (focus) is F(0, 2) and the fixed line (directrix) is y = -2.
Step 1: Let P(x, y) be any point on the parabola.
---Step 2: The distance from P(x, y) to the focus F(0, 2) is PF. Using the distance formula, PF = sqrt((x - 0)^2 + (y - 2)^2) = sqrt(x^2 + (y - 2)^2).
---Step 3: The perpendicular distance from P(x, y) to the directrix y = -2 (which can be written as 0x + 1y + 2 = 0) is PD. Using the formula for distance from a point to a line, PD = |0*x + 1*y + 2| / sqrt(0^2 + 1^2) = |y + 2| / 1 = |y + 2|.
---Step 4: By definition, PF = PD. So, sqrt(x^2 + (y - 2)^2) = |y + 2|.
---Step 5: Square both sides to remove the square root and absolute value: x^2 + (y - 2)^2 = (y + 2)^2.
---Step 6: Expand both sides: x^2 + (y^2 - 4y + 4) = (y^2 + 4y + 4).
---Step 7: Subtract y^2 + 4 from both sides: x^2 - 4y = 4y.
---Step 8: Add 4y to both sides: x^2 = 8y.
Answer: The equation of the parabola is x^2 = 8y.
Why It Matters
Understanding parabolas is super important! In Physics, satellite dishes and car headlights are shaped like parabolas to focus signals or light. In Computer Science, algorithms that optimize paths sometimes use parabolic concepts. Even in rocket science and bridge design, parabolas play a key role.
Common Mistakes
MISTAKE: Confusing the focus with the directrix or mixing up their roles in the distance calculation. | CORRECTION: Always remember the focus is a 'point' and the directrix is a 'line'. The distance from the point on the parabola to the focus is always equal to its perpendicular distance to the directrix.
MISTAKE: Forgetting to square both sides of the equation when equating the distance formulas, or incorrectly expanding (y-k)^2 or (y+k)^2. | CORRECTION: Always square both sides carefully to eliminate the square root and absolute value. Remember (a-b)^2 = a^2 - 2ab + b^2 and (a+b)^2 = a^2 + 2ab + b^2.
MISTAKE: Using the wrong distance formula for the directrix. For example, using the distance between two points instead of the perpendicular distance from a point to a line. | CORRECTION: For the directrix (a line), use the formula for the perpendicular distance from a point (x1, y1) to a line Ax + By + C = 0, which is |Ax1 + By1 + C| / sqrt(A^2 + B^2).
Practice Questions
Try It Yourself
QUESTION: Find the locus of a point that is equidistant from the point (0, 0) and the line x = -4. | ANSWER: y^2 = 8x + 16
QUESTION: A point moves such that its distance from the point (1, 0) is equal to its perpendicular distance from the line x + 1 = 0. Find the equation of the locus. | ANSWER: y^2 = 4x
QUESTION: The focus of a parabola is at (2, 0) and its directrix is the line x = -2. If a point P(x, y) is on this parabola, what is the value of x when y = 4? | ANSWER: x = 2
MCQ
Quick Quiz
Which of these real-world objects is often shaped like a parabola?
A regular round football
A flat screen TV
A satellite dish
A square photo frame
The Correct Answer Is:
C
Satellite dishes are designed with a parabolic shape to collect and focus incoming radio waves (or light) to a single point (the focus), making option C correct. The other options do not typically have parabolic shapes.
Real World Connection
In the Real World
Think about the huge dish antennas you see at ISRO centers or even the small ones on rooftops for DTH TV. These are parabolic reflectors! They use the property that all parallel incoming signals reflect to a single 'focus' point, making signal reception very efficient. This same principle is used in car headlights to project light forward in a focused beam.
Key Vocabulary
Key Terms
Locus: The path traced by a point that moves according to a certain rule. | Equidistant: Being at the same distance from two or more places. | Parabola: A U-shaped curve that is the locus of points equidistant from a fixed point (focus) and a fixed line (directrix). | Focus: The fixed point used in defining a parabola. | Directrix: The fixed line used in defining a parabola.
What's Next
What to Learn Next
Great job understanding parabolas! Next, you can explore other conic sections like ellipses and hyperbolas. These are also formed by cutting a cone in different ways and have their own unique properties, building directly on the idea of loci and distances.


