Analyzing the Setup
Imagine you are standing on the coordinate plane, looking at the parabola y2=6x. It is a beautiful, symmetric curve, but it holds secrets that only reveal themselves when we apply the right tools.
Our journey begins by identifying the parameter a. By comparing y2=6x with the standard form y2=4ax, we immediately find that 4a=6, which means:
This value of a is the heartbeat of our parabola, defining its focus and its directrix.
The Normal's Journey
We are looking for a point P on this parabola such that the normal at P passes through the external point (5,−8). The normal is a line perpendicular to the tangent at P.
To handle this, we use the parametric coordinates P(at2,2at). The equation of the normal at this point is a classic result:
This equation is our bridge. Since the normal passes through (5,−8), this point must satisfy the equation. Substituting x=5, y=−8, and a=23, we get:
Simplifying this, we get −8=−5t+3t+23t3, which leads to −8=−2t+23t3. Multiplying by 2 to clear the fraction, we arrive at the elegant cubic equation:
By testing small integers, we find that t=−2 is a root, as 3(−8)−4(−2)+16=−24+8+16=0.
The Tangent's Intersection
With t=−2, we can pinpoint P. The coordinates are x=at2=23(−2)2=6 and y=2at=2(23)(−2)=−6.
So, P is at (6,−6). Now, we need the tangent at P. The equation of the tangent to y2=4ax at (x1,y1) is yy1=2a(x+x1).
Substituting P(6,−6) and 2a=3, we get y(−6)=3(x+6), which simplifies to −2y=x+6, or:
The problem asks for the intersection of this tangent with the directrix. The directrix of y2=4ax is x=−a, so for our parabola, it is x=−23.
Substituting x=−23 into our tangent equation, we get −23+2y+6=0. Solving for y, we find 2y=23−6=−29, which gives:
The ordinate of point Q is therefore −49. We have navigated the geometry, solved the cubic, and found the intersection.