Circles C1 and C2 intersect at two points, one of which is (9,6), and the product of the radii is 68. The x-axis and the line y=mx, where m>0, are tangent to both circles. It is given that m can be written in the form ab/c, where a, b, and c are positive integers, b is not divisible by the square of any prime, and a and c are relatively prime. Find a+b+c.
解析
Solution 1
Let the smaller angle between the x-axis and the line y=mx be θ. Note that the centers of the two circles lie on the angle bisector of the angle between the x-axis and the line y=mx. Also note that if (x,y) is on said angle bisector, we have that xy=tan2θ. Let tan2θ=m1, for convenience. Therefore if (x,y) is on the angle bisector, then x=m1y. Now let the centers of the two relevant circles be (a/m1,a) and (b/m1,b) for some positive reals a and b. These two circles are tangent to the x-axis, so the radii of the circles are a and b respectively. We know that the point (9,6) is a point on both circles, so we have that
(9−m1a)2+(6−a)2=a2(9−m1b)2+(6−b)2=b2
Expanding these and manipulating terms gives
m121a2−[(18/m1)+12]a+117=0m121b2−[(18/m1)+12]b+117=0
It follows that a and b are the roots of the quadratic
m121x2−[(18/m1)+12]x+117=0
It follows from Vieta's Formulas that the product of the roots of this quadratic is 117m12, but we were also given that the product of the radii was 68. Therefore 68=117m12, or m12=11768. Note that the half-angle formula for tangents is
tan2θ=1+cosθ1−cosθ
Therefore
11768=1+cosθ1−cosθ
Solving for cosθ gives that cosθ=18549. It then follows that sinθ=1−cos2θ=18512221.
It then follows that m=tanθ=4912221. Therefore a=12, b=221, and c=49. The desired answer is then 12+221+49=282.
Solution 2 (Alcumus)
Let r1 and r2 be the radii of the circles. Then the centers of the circles are of the form (kr1,r1) and (kr2,r2) for the same constant k, since the two centers are collinear with the origin. Since (9,6) lies on both circles,
(kri−9)2+(ri−6)2=r2,
where ri represents either radius. Expanding, we get
k2r2−(18k+12)r+117=0.
We are told the product of the circles is 68, so by Vieta's formulas, k2117=68. Hence, k2=68117, and k=68117.
Since the circle is tangent to the line y=mx, the distance from the center (kr,r) to the line is r. We can write y=mx as y−mx=0, so from the distance formula,
1+m2∣r−krm∣=r.
Squaring both sides, we get
1+m2(r−krm)2=r2,
so (r−krm)2=r2(1+m2). Since r=0, we can divide both sides by r, to get
(1−km)2=1+m2.
Then 1−2km+k2m2=1+m2, so m2(1−k2)+2km=0. Since m=0,
m(1−k2)+2k=0.
Hence,
m=k2−12k=68117−1268117=4912221.
Our answer is thus 12+221+49=282
Solution 3
Let the centers of C1 and C2 be A and B, respectively, and let the point (9,6) be P.
Because both C1 and C2 are tangent to the x-axis, and both of them pass through P, both A and B must be equidistant from P and the x-axis. Therefore, they must both be on the parabola with P as the focus and the x-axis as the directrix. Since the coordinates of P is (9,6), we see that this parabola is the graph of the function
y=121(x−9)2+3=121x2−23x+439.
Let AB be y=kx. Because C1 and C2 are both tangent to the x-axis, the y-coordinates of A and B are r1 and r2, respectively, so the x-coordinates of A and B are kr1 and kr2. But since A and B are also on the graph of the function y=121x2−23x+439, the x-coordinates of A and B are also the roots of the equation kx=121x2−23x+439, and by Vieta's Formulas, their product is 121439=117. So we have kr1⋅kr2=117.
We are also given that r1r2=68, so k2=117r1r2=11768, which means that k=11768. Note that the line AB is the angle bisector of the angle between the line y=mx and the x-axis. Therefore, we apply the double-angle formula for tangents and get
m=1−k22k=1−11768211768=4912221.
Thus, the answer is 12+221+49=282.