返回题库

AIME 2005 I · 第 11 题

AIME 2005 I — Problem 11

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

A semicircle with diameter dd is contained in a square whose sides have length 8. Given the maximum value of dd is mn,m - \sqrt{n}, find m+n.m+n.

解析

Solution

We note that aligning the base of the semicircle with a side of the square is certainly non-optimal. If the semicircle is tangent to only one side of the square, we will have "wiggle-room" to increase its size. Once it is tangent to two adjacent sides of the square, we will maximize its size when it touches both other sides of the square. This can happen only when it is arranged so that the center of the semicircle lies on one diagonal of the square.

AIME diagram

Now, let the square be ABCDABCD, and let EABE \in AB and FDAF \in DA be the points at which the "corners" of the semicircle touch the square. Let OO be the center of the semicircle.

Solution 1

We can just look at a quarter circle inscribed in a 45459045-45-90 right triangle. We can then extend a radius, rr to one of the sides creating an r,r,r2r,r, r\sqrt{2} right triangle. This means that we have r+r2=82r + r\sqrt{2} = 8\sqrt{2} so r=821+2=1682r = \frac{8\sqrt{2}}{1+\sqrt{2}} = 16 - 8\sqrt{2}. Then the diameter is 3251232 - \sqrt{512} giving us 32+512=54432 + 512 = \boxed{544}

Solution 2

Define the radius of the semicircle as rr. Draw the perpendicular from OO to ABAB, which forms a 45459045-45-90 triangle. The length of the perpendicular is r2\frac{r}{\sqrt{2}}. Note also that ADAD is equal to the length of that perpendicular plus the radius to the point of tangency on CDCD. Thus, r+r2=8r + \frac{r}{\sqrt{2}} = 8, and r=822+1(2121)=1682r = \frac{8\sqrt{2}}{\sqrt{2} + 1} \cdot (\frac{\sqrt{2} - 1}{\sqrt{2} - 1}) = 16 - 8\sqrt{2}. The diameter is then 2r=325122r = 32 - \sqrt{512}, and the solution is 32+512=54432 + 512 = 544.

Solution 3

By the comments above, AE=AF=aAE = AF = a. By the Pythagorean Theorem, d2=2a2d^2 = 2a^2.

Now, if we draw a line through the center, OO, of the semicircle and its point of tangency with BCBC, we see that this line is perpendicular to BCBC and so parallel to ABAB. Thus, by triangle similarity it cuts AFAF in half, and so by symmetry the distance from OO to ADAD is a2\frac{a}{2} and so the distance from OO to BCBC is 8a28 - \frac a2. But this latter quantity is also the radius of the semicircle, so d=16ad = 16 - a.

Our two previous paragraphs give 2a2=(16a)22a^2 = (16 - a)^2 so a2+32a256=0a^2 + 32a - 256 = 0 and a=16216a = 16\sqrt{2} - 16 (where we discard the negative root of that quadratic) and so d=a2=32162=32512d = a\sqrt{2} = 32 - 16\sqrt{2} = 32 - \sqrt{512}, so the answer is 32+512=54432 + 512 = 544.

Solution 4

We proceed by finding the area of the square in 2 different ways. The square is obviously 8*8=64, but we can also find the area in terms of d. From the center of the circle, draw radii that hit the points where the square is tangent to the semicircle. Then the square's area is the area of the small square +2* the area of the trapezoids on the corners+ the area of an isoceles triangle. Adding these all up gives 64=d24+d24+(8d22+d2)(8d2)64=\frac{d^2}{4}+\frac{d^2}{4}+(8-\frac{d\sqrt{2}}{2}+\frac{d}{2})(8-\frac{d}{2}) Simplifying gives d162+d2=0d-16\sqrt{2}+d\sqrt{2}=0. Solving gives d=32162=32512d=32-16\sqrt{2}=32-\sqrt{512} so the answer is 32+512=54432+512= \boxed{544}.

Solution 5

It is easy after getting the image, after drawing labeling the lengths of those segments, assume the radius is xx, we can see x=2(8x)x=\sqrt{2}(8-x) and we get 2x=325122x=32-\sqrt{512} and we have the answer 544\boxed{544} ~bluesoul