Animated Solution for Mathematics - Conic Sections: A line is a common tangent to the circle (x−3)2+y2=9 and the parabola y2=4x. If the two points of contact (a,b) and (c,d) are distinct and lie in the first quadrant, then 2(a+c) is equal to
Enter Numerical Value:
Visualized Solution
Visualizing the Curves
Circle: (x−3)2+y2=9
Center: (3,0), Radius: r=3
Parabola: y2=4x⇒a=1
Defining the Tangent Equation
Tangent to y2=4ax is y=mx+ma
For y2=4x, a=1
Equation: y=mx+m1⇒m2x−my+1=0
Condition for Circle Tangency
Distance from Center (3,0) to line m2x−my+1=0 must equal radius 3.
Formula: d=A2+B2∣Ax1+By1+C∣
Setting up the Equation
(m2)2+(−m)2∣3m2−m(0)+1∣=3
m4+m2∣3m2+1∣=3
Solving for the Slope
Square both sides: (3m2+1)2=9(m4+m2)
9m4+6m2+1=9m4+9m2
3m2=1⇒m2=31
Selecting the Correct Slope
m=±31
For 1st quadrant contact, m>0⇒m=31
Point of Contact on Parabola
Point (c,d)=(m2a,m2a)
Substitute a=1,m=31:
c=1/31=3
d=1/32=23
Point of Contact on Circle
Tangent: y=31x+3
Substitute into (x−3)2+y2=9:
(x−3)2+(3x+3)2=9
x2−6x+9+3x2+6x+9=9
Solving for coordinate a
Multiply by 3: 3x2−18x+27+x2+6x+9=27
4x2−12x+9=0
(2x−3)2=0⇒x=23
So, a=23
Final Calculation
We need 2(a+c)
a=23,c=3
2(23+3)=2(29)=9
Final Answer: 9
00:00 / 00:00
The Sigma Insight: Standard Equations of Parabola, Ellipse, and Hyperbola
Solution Diagram
Analyzing the Setup
Imagine you are standing on a coordinate plane, looking at a circle centered at (3,0) with a radius of 3 and a parabola y2=4x opening to the right. A line is dancing between them, touching both curves perfectly.
We start by defining the tangent to the parabola. For any parabola y2=4ax, the tangent with slope m is given by y=mx+ma.
With a=1, our equation simplifies to y=mx+m1. Rearranging this, we obtain the general form:
m2x−my+1=0
The Circle's Constraint
A line is tangent to a circle if and only if the perpendicular distance from the center of the circle to the line is exactly equal to the radius. Our circle is centered at (3,0) with radius r=3.
Using the perpendicular distance formula d=A2+B2∣Ax1+By1+C∣, we set the distance from (3,0) to m2x−my+1=0 equal to 3:
(m2)2+(−m)2∣3m2−m(0)+1∣=3
Solving for the Slope
Squaring both sides to eliminate the absolute value and the square root, we get:
(3m2+1)2=9(m4+m2)
Expanding the left side, we have:
9m4+6m2+1=9m4+9m2
The 9m4 terms cancel out, leaving us with 3m2=1, or m2=31. Since the points of contact are in the first quadrant, the slope must be positive, so m=31.
Finding the Points of Contact
With the slope m=31 in hand, we find the contact point (c,d) on the parabola using the formula (m2a,m2a). Substituting a=1 and m=31, we get:
c=1/31=3,d=1/32=23
Now for the circle's contact point (a,b). We substitute the tangent line y=31x+3 into the circle's equation (x−3)2+y2=9:
(x−3)2+(3x+3)2=9
Simplifying this, we get 4x2−12x+9=0, which is (2x−3)2=0. Thus, x=23, so a=23.
The Final Celebration
We have found a=23 and c=3. The problem asks for 2(a+c).
Plugging in our values:
2(23+3)=2(29)=9
The elegance of the math reveals the final answer is 9. You have successfully navigated the geometry and the algebra.