Three circles, each of which passes through one vertex of the triangle and maintains a constant ratio of distances to the other two, are drawn for a certain scalene triangle. If the two smaller circles have radii of and , find the radius of the largest circle.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let the sides of the triangle be a , b , and c such that a < b < c , and let their opposite angles be ∠ A , ∠ B , and ∠ C , and let ∠ B be at the origin with side c along the x -axis, so that the coordinate of A is ( c , 0 ) .
Then the circle of Apollonius through C is the locus of points that are a k away from B and b k away from A , which by the distance equation can be expressed as x 2 + y 2 = a 2 k 2 and ( x − c ) 2 + y 2 = b 2 k 2 . Rearranging and combining gives a 2 b 2 k 2 = b 2 x 2 + b 2 y 2 = a 2 ( x − c ) 2 + a 2 y 2 , and further rearranging gives ( x + b 2 − a 2 a 2 c ) 2 + y 2 = ( b 2 − a 2 a b c ) 2 , a circle equation with a radius of r 3 = b 2 − a 2 a b c .
By a similar argument, the other two radii are r 1 = c 2 − a 2 a b c and r 2 = c 2 − b 2 a b c .
Since r 1 1 = a b c c 2 − a 2 , r 2 1 = a b c c 2 − b 2 , r 3 1 = a b c b 2 − a 2 , and since a b c c 2 − a 2 = a b c b 2 − a 2 + a b c c 2 − b 2 , we have the relation:
r 1 1 = r 2 1 + r 3 1
where r 1 < r 2 and r 1 < r 3 . In this question, r 1 = 1 5 and r 2 = 2 4 , so 1 5 1 = 2 4 1 + r 3 1 , which solves to r 3 = 4 0 .