Difference between revisions of "2004 AMC 12A Problems/Problem 24"
Chickendude (talk | contribs) (Solution with Asymptote) |
m (tex fmting) |
||
Line 1: | Line 1: | ||
== Problem 24 == | == Problem 24 == | ||
− | A plane contains points <math>A</math> and <math>B</math> with <math>AB = 1</math>. Let <math>S</math> be the union of all disks of radius <math>1</math> in the plane that cover <math>\overline{AB}</math>. What is the area of <math>S</math>? | + | A [[plane]] contains points <math>A</math> and <math>B</math> with <math>AB = 1</math>. Let <math>S</math> be the [[union]] of all disks of radius <math>1</math> in the plane that cover <math>\overline{AB}</math>. What is the area of <math>S</math>? |
<math>\text {(A)} 2\pi + \sqrt3 \qquad \text {(B)} \frac {8\pi}{3} \qquad \text {(C)} 3\pi - \frac {\sqrt3}{2} \qquad \text {(D)} \frac {10\pi}{3} - \sqrt3 \qquad \text {(E)}4\pi - 2\sqrt3</math> | <math>\text {(A)} 2\pi + \sqrt3 \qquad \text {(B)} \frac {8\pi}{3} \qquad \text {(C)} 3\pi - \frac {\sqrt3}{2} \qquad \text {(D)} \frac {10\pi}{3} - \sqrt3 \qquad \text {(E)}4\pi - 2\sqrt3</math> | ||
Line 6: | Line 6: | ||
==Solution== | ==Solution== | ||
− | <asy> | + | <center><asy> |
pair A=(-.5,0), B=(.5,0), C=(0,3**(.5)/2), D=(0,-3**(.5)/2); | pair A=(-.5,0), B=(.5,0), C=(0,3**(.5)/2), D=(0,-3**(.5)/2); | ||
Line 35: | Line 35: | ||
label("\(C\)",C,W); | label("\(C\)",C,W); | ||
label("\(D\)",D,E); | label("\(D\)",D,E); | ||
− | </asy> | + | </asy></center> |
As the red circles move about segment <math>AB</math>, they cover the area we are looking for. | As the red circles move about segment <math>AB</math>, they cover the area we are looking for. | ||
Line 43: | Line 43: | ||
This egg-like shape is <math>S</math>. | This egg-like shape is <math>S</math>. | ||
− | <asy> | + | <center><asy> |
pair A=(-.5,0), B=(.5,0), C=(0,3**(.5)/2), D=(0,-3**(.5)/2); | pair A=(-.5,0), B=(.5,0), C=(0,3**(.5)/2), D=(0,-3**(.5)/2); | ||
Line 72: | Line 72: | ||
label("\(1\)",B/2+3D/2,E); | label("\(1\)",B/2+3D/2,E); | ||
label("\(1\)",B/2+3C/2,E); | label("\(1\)",B/2+3C/2,E); | ||
− | </asy> | + | </asy></center> |
− | + | The area of the region can be found by dividing it into several sectors, namely | |
− | < | + | <cmath>\begin{align*} |
+ | A &= 2(\mathrm{Blue\ Sector}) + 2(\mathrm{Red\ Sector}) - 2(\mathrm{Equilateral\ Triangle}) \\ | ||
+ | A &= 2\left(\frac{120^\circ}{360^\circ} \cdot \pi (2)^2\right) + 2\left(\frac{60^\circ}{360^\circ} \cdot \pi (1)^2\right) - 2\left(\frac{(1)^2\sqrt{3}}{4}\right) \\ | ||
+ | A &= \frac{8\pi}{3} + \frac{\pi}{3} - \frac{\sqrt{3}}{2} \\ | ||
+ | A &= 3\pi - \frac{\sqrt{3}}{2} \Longrightarrow \textbf {(C)}\end{align*}</cmath> | ||
− | + | ==See also== | |
− | + | {{AMC12 box|year=2004|ab=A|num-b=23|num-a=25}} | |
− | |||
− | |||
− | |||
− | + | [[Category:Intermediate Geometry Problems]] | |
− |
Revision as of 15:34, 15 August 2008
Problem 24
A plane contains points and with . Let be the union of all disks of radius in the plane that cover . What is the area of ?
Solution
As the red circles move about segment , they cover the area we are looking for. On the left side, the circle must move around pivoted on . On the right side, the circle must move pivoted on However, at the top and bottom, the circle must lie on both A and B, giving us our upper and lower bounds.
This egg-like shape is .
The area of the region can be found by dividing it into several sectors, namely
See also
2004 AMC 12A (Problems • Answer Key • Resources) | |
Preceded by Problem 23 |
Followed by Problem 25 |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | |
All AMC 12 Problems and Solutions |