Ending Ellipses

Geometry Level 5

The ellipse whose major and minor axes are respectively 24 24 and 6 6 is symmetrically positioned, where its minor axis touches the large circle at one point. In addition, the small circle inscribed in the ellipse also touches at one point. If the ratio of the minimum possible large circle radius to maximum possible small circle radius can be expressed as a b \dfrac{a}{b} , where a a and b b are coprime positive integers, input a + b a + b as your answer.


The answer is 65.

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.

1 solution

David Vreken
Feb 13, 2021

If you place the ellipse so that its center is at the origin, its equation is x 2 2 4 2 + y 2 6 2 = 1 \cfrac{x^2}{24^2} + \cfrac{y^2}{6^2} = 1 , which rearranges to x 2 + 16 y 2 = 576 x^2 + 16y^2 = 576 .

The large circle with a radius of R R will have a center of ( 0 , 6 R ) (0, 6 - R) , so it has an equation of x 2 + ( y 6 + R ) 2 = R 2 x^2 + (y - 6 + R)^2 = R^2 .

Substituting x 2 = 576 16 y 2 x^2 = 576 - 16y^2 , the equation becomes 576 16 y 2 + ( y 6 + R ) 2 = R 2 576 - 16y^2 + (y - 6 + R)^2 = R^2 and rearranges to ( y 6 ) ( y 2 15 ( R 21 ) ) = 0 (y - 6)(y - \frac{2}{15}(R - 21)) = 0 , which means that the ellipse and the circle intersect at y = 6 y = 6 and y = 2 15 ( R 21 ) y = \frac{2}{15}(R - 21) .

For the ellipse to be inscribed and not intersect the circle, 2 15 ( R 21 ) = y 6 \frac{2}{15}(R - 21) = y \geq 6 , which solves to R 96 R \geq 96 .

The small circle with a radius of r r will have a center of ( 24 r , 0 ) (24 - r, 0) , so it has an equation of ( x 24 + r ) 2 + y 2 = r 2 (x - 24 + r)^2 + y^2 = r^2 .

Substituting y 2 = 1 16 ( 576 x 2 ) y^2 = \frac{1}{16}(576 - x^2) , the equation becomes ( x 24 + r ) 2 + 1 16 ( 576 x 2 ) = r 2 (x - 24 + r)^2 + \frac{1}{16}(576 - x^2) = r^2 and rearranges to ( x 24 ) ( y 8 15 ( 51 4 r ) ) = 0 (x - 24)(y - \frac{8}{15}(51 - 4r)) = 0 , which means that the ellipse and the circle intersect at x = 24 x = 24 and x = 8 15 ( 51 4 r ) x = \frac{8}{15}(51 - 4r) .

For the ellipse to be inscribed and not intersect the circle, 8 15 ( 51 4 r ) = x 24 \frac{8}{15}(51 - 4r) = x \geq 24 , which solves to r 3 2 r \leq \cfrac{3}{2} .

Therefore, the ratio of the minimum possible large circle radius to maximum possible small circle radius is 96 3 2 = 64 1 \cfrac{96}{\frac{3}{2}} = \cfrac{64}{1} , so a = 64 a = 64 , b = 1 b = 1 , and a + b = 65 a + b = \boxed{65} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...