Animated Solution for Mathematics - Conic Sections: Let P be the point on the parabola y2=4x which is at the shortest distance from the center S of the circle x2+y2−4x−16y+64=0. Let Q be the point on the circle dividing the line segment SP internally. Then
Select Answer:
* Multiple Correct
Visualized Solution
Analyzing the Given Curves
Parabola: y2=4x
Circle: x2+y2−4x−16y+64=0
Standardizing the Circle
Rearrange: (x2−4x+4)+(y2−16y+64)=4
Standard form: (x−2)2+(y−8)2=22
Center S(2,8) and Radius r=2
The Shortest Distance Principle
Key Concept: The shortest distance between a point and a curve lies along the Normal to the curve.
We need the normal to the parabola that passes through the circle's center S.
Parametric Normal Equation
For y2=4x, a=1.
Let point P be (t2,2t).
Equation of Normal at P: y+tx=2at+at3
Substituting a=1: y+tx=2t+t3
Forcing the Normal through S
The normal must pass through S(2,8).
Substitute x=2,y=8: 8+t(2)=2t+t3
Solving for the Parameter t
8+2t=2t+t3
Canceling 2t: t3=8
Therefore, t=2
Coordinates of Point P
Substitute t=2 into P(t2,2t).
P = (22,2(2))=(4,4)
Calculating Distance SP
Distance formula: SP=(4−2)2+(4−8)2
SP = 22+(−4)2=4+16=20
SP = 25
Option A is correct.
Finding the Normal's x-intercept
Normal equation with t=2: y+2x=2(2)+23⇒y+2x=12
For x-intercept, set y=0: 2x=12⇒x=6
The intercept is 6.
Option C is correct.
Locating Point Q
Q is on the circle, dividing SP internally.
Distance SQ is simply the radius of the circle.
SQ = 2
Evaluating the Ratio SQ:QP
QP = SP−SQ=25−2
Ratio SQ:QP=2:(25−2)=1:(5−1)
Rationalizing: 5−11×5+15+1=45+1
Option B is incorrect.
Slope of the Tangent at Q
Slope of normal SP=4−24−8=−2
Tangent at Q is perpendicular to the radius SQ (which lies on SP).
Slope of tangent = −2−1=21
Option D is correct.
00:00 / 00:00
The Sigma Insight: Equation of Tangent and Normal
Solution Diagram
The Geometry of Shortest Paths
Welcome, fellow explorers of the mathematical universe! Today, we are embarking on a journey through a classic coordinate geometry problem that bridges the gap between the elegance of parabolas and the symmetry of circles.
Imagine you are standing at the center of a circle, looking out at a parabola. You want to reach that parabola as quickly as possible. What is the shortest path? This is the core of our problem today.
Phase 1
Decoding the Curves
First, let us look at our players. We have a parabola defined by y2=4x. This is a standard right-opening parabola with its vertex at the origin and a=1.
Then, we have a circle defined by the general equation x2+y2−4x−16y+64=0. To make sense of this circle, we need to bring it into its standard form.
By completing the square for the x and y terms, we get:
(x2−4x+4)+(y2−16y+64)=4
This simplifies beautifully to:
(x−2)2+(y−8)2=22
Now, the geometry becomes clear: we have a circle centered at S(2,8) with a radius r=2.
Phase 2
The Normal's Secret
Here is the crucial insight: the shortest distance from a point to a curve is always measured along the normal to the curve at that point. If you were to draw a line from the center S to the parabola, the shortest segment would be the one that hits the parabola at a right angle.
This line is the normal to the parabola. To find this, we use the parametric form of the normal for the parabola y2=4ax.
With a=1, any point P on the parabola can be represented as (t2,2t). The equation of the normal at this point is given by:
y+tx=2t+t3
This equation is our key to unlocking the location of P.
Phase 3
Solving for the Parameter
We know that this normal line must pass through our center S(2,8). So, we substitute x=2 and y=8 into our normal equation:
8+t(2)=2t+t3
Look at that! The 2t terms on both sides cancel out perfectly, leaving us with t3=8. Taking the cube root, we find t=2.
This is the magic value that defines our point P. Substituting t=2 back into our parametric coordinates P(t2,2t), we find:
P=(22,2(2))=(4,4)
Phase 4
Verifying the Options
Now that we have P(4,4) and S(2,8), we can calculate the distance SP using the distance formula:
SP=(4−2)2+(4−8)2=22+(−4)2=4+16=20=25
This confirms that Option A is correct!
Next, let us look at the normal's x-intercept. With t=2, the normal equation becomes y+2x=2(2)+23, or y+2x=12.
To find the x-intercept, we set y=0, which gives 2x=12, so x=6. Option C is also correct!
Finally, let us consider the tangent at Q. Point Q lies on the circle and on the segment SP. The slope of the normal SP is:
m=4−24−8=−2
Since the tangent at Q is perpendicular to the radius SQ (which lies on the normal SP), the slope of the tangent must be the negative reciprocal of −2, which is 21. Thus, Option D is correct.
This problem is a beautiful reminder that when we break down complex curves into their fundamental properties—normals, tangents, and centers—the most daunting equations often collapse into simple, elegant solutions. Keep practicing, and keep visualizing!