Question Statement
Let P(at12,2at1) and Q(at22,2at2) be any two points on the parabola y2=4ax. Prove that the chord joining P and Q is a focal chord if t1t2=−1.
Background and Explanation
A focal chord is a line segment that passes through the focus of a conic section. For the standard parabola y2=4ax, the focus is located at the point (a,0). To prove the condition, we find the equation of the line passing through two points and ensure it satisfies the coordinates of the focus.
Solution
To prove the given condition, we first determine the equation of the line (chord) passing through the points P and Q, and then apply the condition that it must pass through the focus (a,0).
The points are given as P(at12,2at1) and Q(at22,2at2). Using the two-point formula for a straight line:
y2−y1y−y1=x2−x1x−x1
Substituting the coordinates of P and Q:
at22−at12x−at12(2at2−2at1)(x−at12)=2at2−2at1y−2at1=(at22−at12)(y−2at1)
Now, we simplify the equation by factoring out common terms:
2a(t2−t1)(x−at12)2a(t2−t1)(x−at12)=a(t22−t12)(y−2at1)=a(t2−t1)(t2+t1)(y−2at1)
Dividing both sides by a(t2−t1) (assuming t1=t2):
2(x−at12)=(t2+t1)(y−2at1)
A chord is a focal chord if it passes through the focus (a,0). We substitute x=a and y=0 into the simplified equation of the chord:
2(a−at12)2a(1−t12)=(t2+t1)(0−2at1)=(t2+t1)(−2at1)
Divide both sides by 2a:
1−t121−t12=−t1(t2+t1)=−t1t2−t12
Adding t12 to both sides:
1=−t1t2
Which simplifies to:
t1t2=−1
Hence proved.
- Two-point formula for a line: x−x1y−y1=x2−x1y2−y1
- Parametric coordinates of a parabola: (at2,2at)
- Focus of y2=4ax: (a,0)
- Algebraic Identity: a2−b2=(a−b)(a+b)
Summary of Steps
- Set up the equation of the chord PQ using the two-point form with parametric coordinates.
- Simplify the equation by factoring and canceling common terms like a(t2−t1).
- Substitute the coordinates of the focus (a,0) into the line equation, as a focal chord must pass through this point.
- Perform algebraic simplification to isolate the product t1t2, resulting in t1t2=−1.