Analyzing the Setup
Welcome, fellow traveler, to the beautiful world of coordinate geometry. Today, we are going to dissect a parabola, not just to solve a problem, but to understand its very DNA.
We start with a vertex V=(21,43) and a directrix y=21. Because the directrix is a horizontal line, we know immediately that our parabola opens vertically.
The focal length a is the distance between the vertex and the directrix:
Using the standard form (x−h)2=4a(y−k), we substitute our values to obtain the governing equation:
(x−21)2=4(41)(y−43)⇒(x−21)2=y−43
The Point of Contact
Now, we are told that point P lies on the line x=−21. To find its exact location, we substitute x=−21 into our parabola equation:
This simplifies to (−1)2=y−43, which implies 1=y−43, or y=47. Thus, our point P is at (−21,47).
The Normal's Path
To find the normal at P, we first need the slope of the tangent. We differentiate our parabola equation (x−21)2=y−43 with respect to x:
At x=−21, the slope of the tangent mT is:
The normal is perpendicular to the tangent, so its slope mN is:
Using the point-slope form y−y1=m(x−x1), the equation of the normal is:
The Intersection
The normal line intersects the parabola again at point Q. To find Q, we solve the system of equations y=2x+2 and (x−21)2=y−43.
Substituting y into the parabola equation:
Expanding and rearranging terms leads to the quadratic equation:
x2−x+41=2x+45⇒2x2−3x−2=0
Factoring the quadratic gives (2x+1)(x−2)=0. The roots are x=−21 (point P) and x=2 (point Q). For x=2, we find y=22+2=3. Thus, Q=(2,3).
Final Calculation
We now calculate the squared distance (PQ)2 using the distance formula:
(PQ)2=(x2−x1)2+(y2−y1)2
(PQ)2=(2−(−21))2+(3−47)2=(25)2+(45)2
(PQ)2=425+1625=16100+25=16125
The final result is 16125.