Question
Question: Two tangents to the parabola $y^2 = 8x$ meet the tangent at its vertex in the points P and Q. If PQ ...
Two tangents to the parabola y2=8x meet the tangent at its vertex in the points P and Q. If PQ = 4, then find the locus of the point of the intersection of these two tangents.

y^2 = 8(x+2)
Solution
The given parabola is y2=8x. Comparing this with the standard form y2=4ax, we have 4a=8, which gives a=2. The vertex of the parabola is at (0,0). The tangent at the vertex is the y-axis, which has the equation x=0.
Let the two tangents to the parabola intersect at point T(h,k). Let these tangents touch the parabola at points with parameters t1 and t2. The coordinates of a point on the parabola y2=4ax can be represented as (at2,2at). For y2=8x (where a=2), the points are (2t2,4t).
The equation of the tangent to the parabola y2=4ax at the point (at2,2at) is given by yt=x/a+at. For y2=8x (a=2), the tangent equation is yt=x/2+2t, which can be rewritten as yt=x+2t2.
Let the two tangents be T1 and T2, touching the parabola at points with parameters t1 and t2 respectively. The equation of T1 is yt1=x+2t12. The equation of T2 is yt2=x+2t22.
The point P is the intersection of tangent T1 with the tangent at the vertex (x=0). Substituting x=0 into the equation for T1: yt1=0+2t12. If t1=0, then y=2t1. So, point P has coordinates (0,2t1).
The point Q is the intersection of tangent T2 with the tangent at the vertex (x=0). Substituting x=0 into the equation for T2: yt2=0+2t22. If t2=0, then y=2t2. So, point Q has coordinates (0,2t2).
The points P and Q lie on the y-axis. The distance between P and Q is given as 4. PQ=∣yP−yQ∣=∣2t1−2t2∣=2∣t1−t2∣. We are given PQ=4, so 2∣t1−t2∣=4, which implies ∣t1−t2∣=2. Squaring both sides, we get (t1−t2)2=4.
Now, let's find the coordinates of the point of intersection T(h,k) of the tangents T1 and T2. yt1=x+2t12(1) yt2=x+2t22(2) Subtracting (2) from (1): y(t1−t2)=2(t12−t22)=2(t1−t2)(t1+t2). Assuming t1=t2 (which is necessary for distinct tangents), we can divide by (t1−t2): y=2(t1+t2). So, the y-coordinate of the intersection point is k=2(t1+t2).
Substitute y=k into equation (1): kt1=x+2t12. x=kt1−2t12. Substitute k=2(t1+t2): x=2(t1+t2)t1−2t12=2t12+2t1t2−2t12=2t1t2. So, the x-coordinate of the intersection point is h=2t1t2.
The point of intersection is T(h,k)=(2t1t2,2(t1+t2)). We have the relations: h=2t1t2⟹t1t2=h/2. k=2(t1+t2)⟹t1+t2=k/2.
We use the identity (t1+t2)2−(t1−t2)2=4t1t2. Substitute the expressions in terms of h and k, and the given condition (t1−t2)2=4: (2k)2−4=4(2h). 4k2−4=2h.
To find the locus, we rearrange this equation: Multiply the entire equation by 4: k2−16=8h. k2=8h+16. k2=8(h+2).
Replacing (h,k) with (x,y) to represent the locus: y2=8(x+2).