Difference between revisions of "2005 AIME I Problems/Problem 11"

(Solution: shorter way of doing it (no quadratic))
m (__TOC__)
Line 2: Line 2:
 
A [[semicircle]] with [[diameter]] <math> d </math> is contained in a [[square (geometry) | square]] whose sides have length 8. Given the maximum value of <math> d </math> is <math> m - \sqrt{n},</math> find <math> m+n. </math>
 
A [[semicircle]] with [[diameter]] <math> d </math> is contained in a [[square (geometry) | square]] whose sides have length 8. Given the maximum value of <math> d </math> is <math> m - \sqrt{n},</math> find <math> m+n. </math>
  
 +
__TOC__
 
== Solution ==
 
== 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.
 
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.

Revision as of 18:46, 4 March 2007

Problem

A semicircle with diameter $d$ is contained in a square whose sides have length 8. Given the maximum value of $d$ is $m - \sqrt{n},$ find $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.


An image is supposed to go here. You can help us out by creating one and editing it in. Thanks.


Now, let the square be $ABCD$, and let $E \in AB$ and $F \in DA$ be the points at which the "corners" of the semicircle touch the square. Let $O$ be the center of the semicircle.

Solution 1

Define the radius of the semicircle as $r$. Draw the perpendicular from $O$ to $AB$, which forms a $45-45-90$ triangle. The length of the perpendicular is $\frac{r}{\sqrt{2}}$. Note also that $AD$ is equal to the length of that perpendicular plus the radius to the point of tangency on $CD$. Thus, $r + \frac{r}{\sqrt{2}} = 8$, and $r = \frac{8\sqrt{2}}{\sqrt{2} + 1} \cdot (\frac{\sqrt{2} - 1}{\sqrt{2} - 1}) = 16 - 8\sqrt{2}$. The diameter is then $2r = 32 - \sqrt{512}$, and the solution is $32 + 512 = 544$.

Solution 2

By the comments above, $AE = AF = a$. By the Pythagorean Theorem, $d^2 = 2a^2$.

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

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

See also

2005 AIME I (ProblemsAnswer KeyResources)
Preceded by
Problem 10
Followed by
Problem 12
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
All AIME Problems and Solutions