Analyzing the Setup
Imagine you are standing on a coordinate plane. You see the classic, elegant curve of the parabola y2=4ax.
Now, fix your gaze on the focus S at (a,0). There is a point Q moving along this curve, tracing its path like a dancer on a stage.
We are tasked with finding the path, or the 'locus', of the midpoint M of the segment connecting the fixed focus S to the moving point Q.
The Parametric Bridge
To capture the motion of Q, we use the parametric form Q=(at2,2at). This reduces the two variables x and y into a single parameter t.
Now, let us define our midpoint M(h,k). By the definition of a midpoint, we average the coordinates of S(a,0) and Q(at2,2at):
The Algebraic Surgery
We have our equations, but they are tied to the parameter t. To find the locus, we must eliminate t.
Looking at the y-coordinate:
Now, we substitute this expression for t into our equation for h:
Multiplying by 2, we get 2h=a+a(a2k2). The a in the numerator and one a in the denominator cancel out, leaving us with:
The Reveal of the New Curve
We want to isolate k2 to see the standard form. Multiplying the entire equation by a, we get 2ah=a2+k2.
Rearranging this, we find:
Factoring out 2a on the right side, we obtain:
Replacing (h,k) with general coordinates (x,y), we have the equation of our new locus:
The Final Symmetry
The question asks for the directrix. For a parabola of the form Y2=4AX, the directrix is X=−A.
Here, our X is (x−2a) and our 4A=2a, which means A=2a.
So, the equation for the directrix becomes:
Adding 2a to both sides, we get the final result:
x=0
The directrix is the y-axis! It is a stunning, clean result. You have successfully navigated the geometry, the algebra, and the logic.