AMC 10 · 2019 · #15

Grade 8 geometry-2d
area-circlescoordinate-geometrypythagorean-theoremthirty-sixty-ninety-triangle area-differenceidentify-subproblems ↑ Prerequisites: area-circlescoordinate-geometrypythagorean-theorem
📏 Long solution 💡 5 insights 📊 Diagram
Problem
Three congruent semicircles of radius 1 sit side by side on a segment, their flat edges on it. A large circle of radius 2 is centred at the top of the middle semicircle. The shaded area is the area inside the big circle minus the area inside the three semicircles. Write it in the requested form and add up the four whole numbers in it.

Pick an answer.

(A)
13
(B)
14
(C)
15
(D)
16
(E)
17
How to solve
Strategy Draw a Diagram

Tool #1 (Diagram): set up coordinates from the asy figure — F = (0, 0), big circle of radius 2 at origin, small semicircles centered (-2, -1), (0, -1), (2, -1) each radius 1. Tool #7 (Subproblems): split into (a) middle semicircle area (entirely inside big circle), (b) area of each side semicircle that lies inside the big circle. Tool #16 (Complement): shaded = (big disk) - (semicircle parts inside big disk).

1STEP 1

Write every circle in coordinates

Write all four as equations.

big: x² + y² = 4; small: (x ± 2)² + (y+1)² = 1 or x² + (y+1)² = 1
2STEP 2

Handle the middle semicircle

The middle one is fully inside.

middle semicircle area inside big = π/2
3STEP 3

Find the crossings

Find where an outer semicircle crosses the big circle.

(2, 0) = G, (6/5, -8/5) = P
4STEP 4

Check the crossing is on the arc

Check it really lies on the arc.

√(3) ≈ 1.732 ∈ [1, 3]
5STEP 5

Set up the triangle

Split the overlap into a triangle and segments.

triangle T = C(1,-1), V(√(3),-1), G(2,0)
6STEP 6

Area of the triangle

Compute that triangle's area.

T = (√(3) - 1)/2
7STEP 7

The big circle's segment

Compute the big circle's segment.

big segment = π/3 - 1
8STEP 8

The small circle's segment

Compute the small circle's segment too.

small segment = π/4 - 1/2
9STEP 9

Overlap of one outer semicircle

Combine the pieces for the partial area.

right semicircle ∩ big = √(3)/2 + 7π/12 - 2
10STEP 10

Add the three semicircles

By symmetry the other side matches.

semicircles ∩ big = 5π/3 + √(3) - 4
11STEP 11

Shaded area and the sum

Subtracting and tidying gives 17.

shaded = 7π/3 - √(3) + 4 → a + b + c + d = 17
Answer
17
Numerically: shaded ≈ (7 · 3.14159)/3 - 1.732 + 4 ≈ 7.330 - 1.732 + 4 ≈ 9.598. Big disk area = 4π ≈ 12.566. Difference ≈ 2.97, which should equal the total semicircle area inside the big disk. Middle gives π/2 ≈ 1.571, two side semicircles give 2 · (0.866 + 1.833 - 2) = 2 · 0.699 ≈ 1.398. Total ≈ 2.969. ✓ matches. All four constants are positive integers and gcd(7, 3) = 1. Final sum is 17.
💡Key takeaway

This AMC 12 problem only needs Grade 8 coordinate-geometry you already know — set F at the origin, find where the two circles meet (G and where the big circle hits y = -1 at x = √(3)), then add triangle + two circular segments per side. Shaded area = 7π/3 - √(3) + 4, so a + b + c + d = 7 + 3 + 3 + 4 = 17. The answer is (E).