Analyzing the Setup
We are tasked with finding the common tangent to the parabola y2=16x and the rectangular hyperbola xy=−4.
The parabola y2=16x is a wide, sweeping arc opening to the right. The hyperbola xy=−4 is a sharp, dual-branched curve residing in the second and fourth quadrants.
The Parabola's Secret
Every great journey begins with a tool. For our parabola y2=16x, we recall the standard form y2=4ax.
By comparing the two, we see that 4a=16, which gives us a=4.
We invoke the standard equation of a tangent to a parabola with slope
m:
y=mx+ma
Substituting our value of
a, we obtain the candidate line:
y=mx+m4
This line is guaranteed to be tangent to the parabola for any non-zero slope m.
The Marriage of Curves
To force this line to also touch the hyperbola
xy=−4, we substitute the tangent line equation into the hyperbola's equation:
x(mx+m4)=−4
Expanding this expression, we get:
mx2+m4x=−4
Bringing all terms to one side, we arrive at the quadratic equation:
mx2+m4x+4=0
The Gatekeeper of Tangency
For the line to be tangent to the hyperbola, it must intersect at exactly one point. In the language of quadratics, this means the equation must have equal roots, requiring the discriminant D=B2−4AC to be zero.
Here, our coefficients are
A=m,
B=m4, and
C=4. Plugging these into the condition
D=0:
(m4)2−4(m)(4)=0
This simplifies to:
m216−16m=0
Dividing by 16 and rearranging, we find:
m21=m⇒m3=1
The only real solution for the slope is m=1.
The Final Reveal
We substitute
m=1 back into our original tangent equation
y=mx+m4:
y=(1)x+14
This simplifies to y=x+4. Rearranging into the standard general form, we obtain the final equation:
x−y+4=0
This is the perfect, singular line that bridges the parabola and the hyperbola. You have successfully navigated the geometry and mastered the algebra.