AMC 10 · 2003 · #19

Grade 8 geometry-2d
area-circlescircular-sectorequilateral-triangle complementary-countingidentify-subproblems ↑ Prerequisites: area-circles
📏 Long solution 💡 3 insights 📊 Diagram
Problem
A big semicircle of radius 2 sits on diameter AB. On that same diameter three small semicircles of radius 1 are built, their flat sides also on AB, with centers spaced evenly so they cut AB into four equal pieces. Find the area of the part inside the big semicircle but outside all three small ones (the shaded part).

Pick an answer.

(A)
$\pi - \sqrt{3}$
(B)
$\pi - \sqrt{2}$
(C)
$\frac{\pi + \sqrt{2}}{2}$
(D)
$\frac{\pi +\sqrt{3}}{2}$
(E)
$\frac{7}{6}\pi - \frac{\sqrt{3}}{2}$

AMC 10 2003 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.

How to solve
Strategy Change Focus / Count the Complement

The shaded piece has a jagged boundary made of four arcs, so measuring it head-on is awkward. Tool #16 (Count the Complement) flips the job: the shaded area is just the whole large semicircle minus the white region the small semicircles cover, and both of those are easy round shapes. To get the white area we still have to handle the overlaps, so tool #7 (Identify Subproblems) breaks the covered region into semicircles minus their shared lenses, and each lens into a triangle plus two circular slivers. Tool #1 (Draw a Diagram) with coordinates on AB keeps track of which semicircles actually overlap.

1STEP 1

Set coordinates and the two basic areas

Origin at the midpoint of AB: A=(-2,0), B=(2,0). The big semicircle has area ; each small one, at (-1,0), (0,0), (1,0), has area π/2.

big=1/2π(2)²=2π, each small=1/2π(1)²=π/2
2STEP 2

Rewrite the shaded area as a subtraction

Every small semicircle fits inside the big one, so shaded = 2π - white, where white is the region the three small ones cover.

shaded=2π-white
3STEP 3

See which small semicircles overlap

Summing gives 3π/2, but the outer two only touch at the origin while the middle one overlaps each neighbor in a lens: white = 3π/2 - 2L.

white=3π/2-2L, L=one overlap lens
4STEP 4

Measure one overlap lens

With radius 1 and centers 1 apart, each overlap is an equilateral triangle plus two 60° slivers: L = √3/4 + 2(π/6 - √3/4) = π/3 - √3/4.

L=√3/4+2(π/6-√3/4)=π/3-√3/4
5STEP 5

Add up the white region

From the sum 3π/2 subtract both lenses: 3π/2 - 2(π/3 - √3/4) = 9π/6 - 4π/6 + √3/2 = 5π/6 + √3/2.

white=3π/2-2π/3+√3/2=5π/6+√3/2
6STEP 6

Subtract to get the shaded area

Then shaded = 12π/6 - (5π/6 + √3/2) = 7π/6 - √3/2, which is choice (E).

shaded=2π-(5π/6+√3/2)=7/6π-√3/2→(E)
Answer
7/6π - √(3)/2
Numerically 7/6π-√3/2≈ 3.665-0.866=2.80. That is comfortably less than the whole large semicircle 2π≈ 6.28 and comes out positive, as a real area must. The white cover is about 5π/6+√3/2≈ 2.618+0.866=3.48, and 6.28-3.48=2.80 agrees. Choices (A) and (B) have no 1/6π piece and choices (C) and (D) add √( ) instead of subtracting, so only (E) can carry both the 7/6π and the -√3/2 that the computation forces.
💡Key takeaway

When a region has a messy edge, measure the whole minus the easy leftover, and remember overlapping shapes share area you must subtract once.

  • Set coordinates and the two basic areas
  • Rewrite the shaded area as a subtraction
  • See which small semicircles overlap
  • Measure one overlap lens
  • Add up the white region
  • Subtract to get the shaded area