1 Answers
๐ Understanding Parabolas: Focus and Directrix
A parabola is defined as the set of all points equidistant to a point (the focus) and a line (the directrix). Understanding this definition is key to finding the equation of a parabola given its focus and directrix.
๐ Historical Context
The study of conic sections, including parabolas, dates back to ancient Greece. Mathematicians like Menaechmus and Apollonius explored these curves extensively. Parabolas have found numerous applications over the centuries, from optics to satellite dishes.
๐ Key Principles
- ๐ฏ Definition: A parabola is the locus of points equidistant from the focus and the directrix.
- ๐ Vertex: The vertex is the midpoint between the focus and the directrix on the axis of symmetry.
- ๐ Axis of Symmetry: The line passing through the focus and perpendicular to the directrix.
- ๐ Distance: The distance from any point $(x, y)$ on the parabola to the focus is equal to the distance from $(x, y)$ to the directrix.
โ๏ธ Finding the Equation
Let the focus be $(h, k)$ and the directrix be $y = d$. Let $(x, y)$ be any point on the parabola. Then the distance from $(x, y)$ to the focus is $\sqrt{(x - h)^2 + (y - k)^2}$, and the distance from $(x, y)$ to the directrix is $|y - d|$.
Equating these distances, we get:
$\sqrt{(x - h)^2 + (y - k)^2} = |y - d|$
Squaring both sides:
$(x - h)^2 + (y - k)^2 = (y - d)^2$
Expanding and simplifying will give you the equation of the parabola.
๐ก Steps to Find the Equation
- ๐ Identify: ๐ Identify the coordinates of the focus $(h, k)$ and the equation of the directrix $y = d$.
- โ๏ธ Apply the Distance Formula: ๐ Use the distance formula to express the distance between a general point $(x, y)$ on the parabola and the focus, and the distance between the point $(x, y)$ and the directrix.
- โ๏ธ Equate the Distances: ๐งฎ Set the two distances equal to each other, based on the definition of a parabola.
- โจ Simplify: ๐ Simplify the equation by squaring both sides and expanding terms. This will eliminate the square root and absolute value.
- ๐ Solve: โ๏ธ Solve the resulting equation for either $x$ or $y$ to obtain the standard form of the parabola's equation.
โ๏ธ Real-world Examples
Example 1
Find the equation of the parabola with focus $(2, 3)$ and directrix $y = 1$.
Here, $(h, k) = (2, 3)$ and $d = 1$.
$\sqrt{(x - 2)^2 + (y - 3)^2} = |y - 1|$
$(x - 2)^2 + (y - 3)^2 = (y - 1)^2$
$(x - 2)^2 + y^2 - 6y + 9 = y^2 - 2y + 1$
$(x - 2)^2 = 4y - 8$
$(x - 2)^2 = 4(y - 2)$
Example 2
Find the equation of the parabola with focus $(-1, 2)$ and directrix $y = 4$.
Here, $(h, k) = (-1, 2)$ and $d = 4$.
$\sqrt{(x + 1)^2 + (y - 2)^2} = |y - 4|$
$(x + 1)^2 + (y - 2)^2 = (y - 4)^2$
$(x + 1)^2 + y^2 - 4y + 4 = y^2 - 8y + 16$
$(x + 1)^2 = -4y + 12$
$(x + 1)^2 = -4(y - 3)$
โ๏ธ Practice Quiz
Find the equation of the parabola given the focus and directrix:
- ๐ Focus: $(0, 1)$, Directrix: $y = -1$
- ๐ Focus: $(1, -1)$, Directrix: $y = 3$
- ๐ Focus: $(-2, 0)$, Directrix: $y = 2$
Answers:
- โจ $x^2 = 4y$
- ๐ $(x - 1)^2 = -8(y - 1)$
- ๐ $(x + 2)^2 = -4(y - 1)$
Conclusion
Understanding the fundamental definition of a parabola in terms of its focus and directrix is crucial for deriving its equation. By applying the distance formula and simplifying, we can find the equation of any parabola given its focus and directrix. This process combines geometric insight with algebraic manipulation, providing a powerful tool for analyzing these important curves.
Join the discussion
Please log in to post your answer.
Log InEarn 2 Points for answering. If your answer is selected as the best, you'll get +20 Points! ๐