Analyzing the Setup
Imagine you are standing on a coordinate plane, watching two distinct mathematical entities: the parabola y2=24x and the rectangular hyperbola xy=2. We are looking for a line that is a tangent to the parabola and, at the same time, acts as a chord for the hyperbola.
Our goal is to find the path—the locus—traced by the midpoint of this chord as the line moves.
Phase 1
The Parabola's Tangent
Let us start with the parabola y2=24x. Comparing this to the standard form y2=4ax, we immediately see that 4a=24, which gives us a=6.
Any tangent to this parabola can be described using a parameter t. The equation of this tangent is ty=x+at2.
Substituting our value of
a, we get:
x−ty+6t2=0
This is our first anchor. It is a line that depends on t. As t changes, the line slides along the parabola, always staying tangent.
Phase 2
The Hyperbola's Chord
Now, shift your focus to the hyperbola xy=2. We are interested in a chord of this hyperbola whose midpoint is (h,k).
We use the 'magic' of coordinate geometry: the T=S1 formula. For any conic S=0, the chord with midpoint (h,k) is given by T=S1.
For our hyperbola
xy−2=0,
T becomes
2xk+yh−2 and
S1 becomes
hk−2. Setting
T=S1, we get:
2xk+yh−2=hk−2
The constant
−2 cancels out beautifully, leaving us with:
kx+hy−2hk=0
This is the equation of the chord in terms of the midpoint (h,k).
Phase 3
The Bridge
We have two equations for the same line: x−ty+6t2=0 and kx+hy−2hk=0. Since they represent the same line, the ratios of their coefficients must be equal.
We write:
k1=h−t=−2hk6t2
This proportionality is the bridge between the parabola's parameter t and the hyperbola's midpoint (h,k).
Phase 4
The Locus
Now, we perform the algebraic surgery. From the first two terms,
k1=h−t, we find:
t=−kh
From the first and third terms,
k1=−2hk6t2, we simplify to get
−2h=6t2, or:
3t2=−h
Substituting
t=−kh into
3t2=−h, we get
3(−kh)2=−h, which simplifies to:
3k2h2=−h
Canceling h (assuming $h
eq 0$), we get 3h=−k2, or k2=−3h. Replacing (h,k) with (x,y), we arrive at the final locus:
y2=−3x
This is a parabola opening to the left. We have successfully navigated the geometry and found our answer. The beauty of this problem lies in how two seemingly unrelated curves dictate the path of a single point.