Animated Solution for Mathematics - Conic Sections: The distance of the point (6,−22) from the common tangent y=mx+c,m>0, of the curves x=2y2 and x=1+y2 is
Select Answer:
Visualized Solution
Visualizing the Curves
Given curves: x=2y2 and x=1+y2
Target: Find the common tangent y=mx+c where m>0
Final Goal: Distance of (6,−22) from this tangent
Tangent to x=2y2
Curve 1: x=2y2⟹y2=21x
Standard form: y2=4ax⟹4a=21⟹a=81
Tangent equation: y=mx+ma⟹y=mx+8m1
Tangent to x=1+y2
Curve 2: x=1+y2⟹y2=x−1
Standard form: y2=4A(x−h)⟹4A=1,h=1⟹A=41
Tangent equation: y=m(x−1)+4m1=mx−m+4m1
Equating the Intercepts
For a common tangent, the y-intercept c must be the same for both equations.
Equating intercepts: 8m1=−m+4m1
Calculating Slope m
Rearranging: m=4m1−8m1
Simplifying: m=8m1⟹m2=81
Since m>0: m=81=221
Calculating Intercept c
Substitute m=221 into c=8m1
c=8×2211=822=42=221
Standard Form of Tangent
Equation: y=221x+221
Multiply by 22: 22y=x+1
Standard Form: x−22y+1=0
Setting up the Distance Formula
Point: (x1,y1)=(6,−22)
Line: x−22y+1=0
Distance formula: d=A2+B2∣Ax1+By1+C∣
Evaluating the Numerator
Numerator: ∣1(6)+(−22)(−22)+1∣
=∣6+8+1∣=15
Evaluating the Denominator
Denominator: 12+(−22)2
=1+8=9=3
Final Distance Calculation
Distance d=315=5
Final Answer: 5
00:00 / 00:00
The Sigma Insight: Equation of Tangent and Normal
Solution Diagram
Analyzing the Setup
Imagine you are standing in a coordinate plane, looking at two parabolas. One is x=2y2, a classic, sleek curve opening to the right, anchored at the origin.
The other is x=1+y2, a sibling of the first, but shifted, its vertex resting at (1,0). They are both reaching out to the right, and our task is to find a single, elegant line—a common tangent—that kisses both of them at the same time.
We are looking for a line y=mx+c that satisfies the tangency condition for both.
The Tangency Condition
The Key to the Lock
To find this line, we need the magic formula for tangency. For any parabola of the form y2=4a(x−h), a line y=mx+c is tangent if and only if c=mh+ma.
For the first curve, x=2y2, we rewrite it as y2=21x. Here, the vertex h is 0, and 4a=21, so a=81. The condition for tangency becomes:
c=m(0)+m1/8=8m1
For the second curve, x=1+y2, we rewrite it as y2=x−1. Here, the vertex h is 1, and 4a=1, so a=41. The condition for tangency becomes:
c=m(1)+m1/4=m+4m1
The Intersection of Logic
Now, for the line to be a common tangent, the c in y=mx+c must be the same for both parabolas. The second equation is y=m(x−1)+4m1=mx−m+4m1, so the intercept is −m+4m1.
Equating the two expressions for c:
8m1=−m+4m1
Rearranging this, we get m=4m1−8m1, which simplifies to m=8m1. This leads us to m2=81. Since the problem demands m>0, we take the positive root:
m=81=221
The Final Calculation
With m in hand, we find c=8(1/22)1=822=221. Our tangent line is y=221x+221.
Multiplying by 22 gives 22y=x+1, or x−22y+1=0. Now, we calculate the distance from the point (6,−22) to this line using the distance formula d=A2+B2∣Ax1+By1+C∣.