Question
Question: Chord whose midpoint of parabola is given derive the formula...
Chord whose midpoint of parabola is given derive the formula
The equation of the chord of the parabola y2=4ax whose midpoint is (x1,y1) is:
yy1−2ax=y12−2ax1
Solution
To derive the formula for the chord of a parabola whose midpoint is given, let's consider the standard equation of a parabola and follow the steps below.
1. Define the Parabola and the Chord's Midpoint
Let the equation of the parabola be y2=4ax.
Let the midpoint of the chord be M(x1,y1).
Let the two endpoints of the chord be P(x2,y2) and Q(x3,y3).
2. Apply Midpoint Formula
Since M(x1,y1) is the midpoint of PQ, we have:
x1=2x2+x3⟹x2+x3=2x1…(1)
y1=2y2+y3⟹y2+y3=2y1…(2)
3. Use the Property that Endpoints Lie on the Parabola
Since P(x2,y2) and Q(x3,y3) lie on the parabola y2=4ax, they must satisfy its equation:
y22=4ax2…(3)
y32=4ax3…(4)
4. Subtract the Equations and Factor
Subtract equation (4) from equation (3):
y22−y32=4ax2−4ax3
Factor the difference of squares on the left side and factor out 4a on the right side:
(y2−y3)(y2+y3)=4a(x2−x3)
5. Substitute from Midpoint Formula
Substitute y2+y3=2y1 from equation (2) into the above equation:
(y2−y3)(2y1)=4a(x2−x3)
6. Determine the Slope of the Chord
The slope of the chord PQ is m=x2−x3y2−y3.
From the previous step, rearrange the terms to find the slope:
m=x2−x3y2−y3=2y14a=y12a
7. Write the Equation of the Chord (Point-Slope Form)
Now we have the slope m=y12a and a point on the chord M(x1,y1). Using the point-slope form of a linear equation (y−y1=m(x−x1)):
y−y1=y12a(x−x1)
8. Simplify to the Standard Form
Multiply both sides by y1:
y1(y−y1)=2a(x−x1)
yy1−y12=2ax−2ax1
Rearrange the terms to get the final formula:
yy1−2ax=y12−2ax1
This formula is often represented as T=S1, where S=y2−4ax is the equation of the parabola, T=yy1−2a(x+x1) is the tangent form, and S1=y12−4ax1 is the value of S at (x1,y1).
Let's verify:
yy1−2a(x+x1)=y12−4ax1
yy1−2ax−2ax1=y12−4ax1
yy1−2ax=y12−4ax1+2ax1
yy1−2ax=y12−2ax1
This confirms the derived formula.