Let w1 and w2 denote the circles x2+y2+10x−24y−87=0 and x2+y2−10x−24y+153=0, respectively. Let m be the smallest positive value of a for which the line y=ax contains the center of a circle that is externally tangent to w2 and internally tangent to w1. Given that m2=qp, where p and q are relatively prime integers, find p+q.
解析
Solution 1
Rewrite the given equations as (x+5)2+(y−12)2=256 and (x−5)2+(y−12)2=16.
Let w3 have center (x,y) and radius r. Now, if two circles with radii r1 and r2 are externally tangent, then the distance between their centers is r1+r2, and if they are internally tangent, it is ∣r1−r2∣. So we have
r+416−r=(x−5)2+(y−12)2=(x+5)2+(y−12)2
Solving for r in both equations and setting them equal, then simplifying, yields
20−(x+5)2+(y−12)220+x=(x−5)2+(y−12)2=2(x+5)2+(y−12)2
Squaring again and canceling yields 1=100x2+75(y−12)2.
So the locus of points that can be the center of the circle with the desired properties is an ellipse.
Since the center lies on the line y=ax, we substitute for y and expand:
1=100x2+75(ax−12)2⟹(3+4a2)x2−96ax+276=0.
We want the value of a that makes the line y=ax tangent to the ellipse, which will mean that for that choice of a there is only one solution to the most recent equation. But a quadratic has one solution iff its discriminant is 0, so (−96a)2−4(3+4a2)(276)=0.
Solving yields a2=10069, so the answer is 169.
Solution 2
As above, we rewrite the equations as (x+5)2+(y−12)2=256 and (x−5)2+(y−12)2=16. Let F1=(−5,12) and F2=(5,12). If a circle with center C=(a,b) and radius r is externally tangent to w2 and internally tangent to w1, then CF1=16−r and CF2=4+r. Therefore, CF1+CF2=20. In particular, the locus of points C that can be centers of circles must be an ellipse with foci F1 and F2 and major axis 20.
Clearly, the minimum value of the slope a will occur when the line y=ax is tangent to this ellipse. Suppose that this point of tangency is denoted by T, and the line y=ax is denoted by ℓ. Then we reflect the ellipse over ℓ to a new ellipse with foci F1′ and F2′ as shown below.
By the reflection property of ellipses (i.e., the angle of incidence to a tangent line is equal to the angle of reflection for any path that travels between the foci), we know that F1, T, and F2′ are collinear, and similarly, F2, T and F1′ are collinear. Therefore, OF1F2F2′F1′ is a pentagon with OF1=OF2=OF1′=OF2′=13, F1F2=F1′F2′=10, and F1F2′=F1′F2=20. Note that ℓ bisects ∠F1′OF1. We can bisect this angle by bisecting ∠F1′OF2 and F2OF1 separately.
We proceed using complex numbers. Triangle F2OF1′ is isosceles with side lengths 13,13,20. The height of this from the base of 20 is 69. Therefore, the complex number 69+10i represents the bisection of ∠F1′OF2.
Similarly, using the 5-12-13 triangles, we easily see that 12+5i represents the bisection of the angle F2OF1. Therefore, we can add these two angles together by multiplying the complex numbers, finding
arg((69+10i)(12+5i))=21∠F1′OF1.
Now the point F1 is given by the complex number −5+12i. Therefore, to find a point on line ℓ, we simply subtract 21∠F1′OF1, which is the same as multiplying −5+12i by the conjugate of (69+10i)(12+5i). We find
(−5+12i)(69−10i)(12−5i)=169(10+i69).
In particular, note that the tangent of the argument of this complex number is 69/10, which must be the slope of the tangent line. Hence a2=69/100, and the answer is 169.
Solution 3
We use the same reflection as in Solution 2. As OF1′=OF2=13, we know that △OF1′F2 is isosceles. Hence ∠F2F1′O=∠F1′F2O. But by symmetry, we also know that ∠OF1T=∠F2F1′O. Hence ∠OF1T=∠F1′F2O. In particular, as ∠OF1T=∠OF2T, this implies that O,F1,F2, and T are concyclic.
Let X be the intersection of F2F1′ with the x-axis. As F1F2 is parallel to the x-axis, we know that
∠TXO=180−∠F1F2T.(1)
But
180−∠F1F2T=∠F2F1T+∠F1TF2.(2)
By the fact that OF1F2T is cyclic,
∠F2F1T=∠F2OTand∠F1TF2=∠F1OF2.(3)
Therefore, combining (1), (2), and (3), we find that
∠TXO=∠F2OT+∠F1OF2=∠F1OT.(4)
By symmetry, we also know that
∠F1TO=∠OTF1′.(5)
Therefore, (4) and (5) show by AA similarity that △F1OT∼△OXT. Therefore, ∠XOT=∠OF1T.
Now as OF1=OF2′=13, we know that △OF1F2′ is isosceles, and as F1F2′=20, we can drop an altitude to F1F2′ to easily find that tan∠OF1T=69/10. Therefore, tan∠XOT, which is the desired slope, must also be 69/10. As before, we conclude that the answer is 169.
Solution 4
First, rewrite the equations for the circles as (x+5)2+(y−12)2=162 and (x−5)2+(y−12)2=42. Then, choose a point (a,b) that is a distance of x from both circles. Use the distance formula between (a,b) and each of A and C (in the diagram above). The distances, as can be seen in the diagram above are 16−x and 4+x, respectively.
(a−5)2+(b−12)2=(4+x)2(a+5)2+(b−12)2=(16−x)2
Subtracting the first equation from the second gives
20a=240−40x→a=12−2x→x=6−2a
Substituting this into the first equation gives
a2−10a+25+b2−24b+144=100−10a+4a2b2−24b+69+43a2=0
Now, instead of converting this to the equation of an eclipse, solve for b and then divide by a.
b=224±300−3a2
We take the smaller root to minimize ab.
ab=2a24−300−3a2=2a24−3⋅100−a2=a12−2a3100−a2
Now, let 10cosθ=a. This way, 100−a2=10sinθ. Substitute this in. ab=10cosθ12−2cosθ3⋅sinθ=56secθ−23tanθ Then, take the derivative of this and set it to 0 to find the minimum value. 56secθtanθ−23sec2θ=0→56sinθ−23=0→sinθ=1253 Then, use this value of sinθ to find the minimum of 56secθ−23tanθ to get 1069→(1069)2=10069→69+100=169
Solution 5 (probably fastest)
Like before, notice that the distances from the centers of the given circles to the desired center are 4+r and 16−r, which add up to 20. This means that the possible centers of the third circle lie on an ellipse with foci (−5,12) and (5,12). Using the fact that the sum of the distances from the foci is 20, we find that the semi-major axis has length 10 and the semi-minor axis has length 53. Therefore, the equation of the ellipse is
100x2+75(y−12)2=1,
where the numbers 100 and 75 come from 102 and (53)2 respectively.
We proceed to find m using the same method as Solution 1.
Solution 6
First, obtain the equation of the ellipse as laid out in previous solutions. We now scale the coordinate plane in the x direction by a factor of 23 centered at x=0. This takes the ellipse to a circle centered at (0,12) with radius 53 and takes the line y=ax to y=(23)−1ax. The tangent point of our line to the circle with positive slope forms a right triangle with the origin and the center of the circle. Thus, the distance from this tangent point to the origin is 69. By similar triangles, the slope of this line is then 5369. We multiply this by 23 to get a=1069, so our final answer is 169.