Question
Question: Prove that portion of tangent to a parabola between point of contact and directrix always subtends a...
Prove that portion of tangent to a parabola between point of contact and directrix always subtends a right angle at its focus.

The statement is a theorem in conic sections that needs to be proven. The proof involves setting up the standard equation of a parabola, defining a point of contact, finding the equation of the tangent at that point, determining the intersection of the tangent with the directrix, and then using vector dot products to show that the angle formed by the focus and these two points (point of contact and intersection with directrix) is 90 degrees.
Solution
Consider the standard equation of a parabola: y2=4ax. The focus is S(a,0) and the directrix is x=−a. Let P(at2,2at) be a point on the parabola. The tangent at P is yt=x+at2. Let Q be the intersection of the tangent with the directrix (x=−a). Substituting x=−a, we get yQt=−a+at2, so yQ=ta(t2−1). Thus, Q=(−a,ta(t2−1)). We need to show that ∠PSQ=90∘. This is equivalent to showing SP⋅SQ=0. SP=P−S=(at2−a,2at)=(a(t2−1),2at). SQ=Q−S=(−a−a,ta(t2−1))=(−2a,ta(t2−1)). SP⋅SQ=(a(t2−1))(−2a)+(2at)(ta(t2−1))=−2a2(t2−1)+2a2(t2−1)=0. Since the dot product is zero, SP and SQ are orthogonal, hence ∠PSQ=90∘.