AoPSWiki
Try our innovative online adaptive learning system, Alcumus.
Over 1100 problems and 60+ video lessons. FREE!

2004 AMC 12A Problems/Problem 24

From AoPSWiki

Revision as of 20:34, 15 August 2008 by Azjps (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)

Problem 24

A plane contains points A and B with AB = 1. Let S be the union of all disks of radius 1 in the plane that cover \overline{AB}. What is the area of S?

\text {(A)} 2\pi + \sqrt3 \qquad \text {(B)} \frac {8\pi}{3} \qquad \text {(C)} 3\pi - \frac {\sqrt3}{2} \qquad \text {(D)} \...


Solution

pair A=(-.5,0), B=(.5,0), C=(0,3**(.5)/2), D=(0,-3**(.5)/2);draw(arc(A,2,-60,60),blue);draw(arc(B,2,120,240),blue);draw(circl...

As the red circles move about segment AB, they cover the area we are looking for. On the left side, the circle must move around pivoted on B. On the right side, the circle must move pivoted on A 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 S.

pair A=(-.5,0), B=(.5,0), C=(0,3**(.5)/2), D=(0,-3**(.5)/2);draw(arc(A,2,-60,60),blue);draw(arc(B,2,120,240),blue);draw(arc(C...

The area of the region can be found by dividing it into several sectors, namely

\begin{align*}A &= 2(\mathrm{Blue\ Sector}) + 2(\mathrm{Red\ Sector}) - 2(\mathrm{Equilateral\ Triangle}) \\A &= 2\le...

See also

2004 AMC 12A (ProblemsResources)
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
Want to learn how to tackle those tough MATHCOUNTS and AMC counting and probability problems? Check out Art of Problem Solving's Introduction to Counting & Probability by David Patrick.
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us