AMC 10 · 2006 · #8

Grade 8 geometry-2d
pythagorean-theoremarea-circlesarea-rectangles convert-to-algebra ↑ Prerequisites: pythagorean-theorem
📏 Medium solution 💡 2 insights 📊 Diagram
Problem
A square whose area is 40 sits inside a semicircle: its base lies on the flat diameter and its two upper corners touch the curved arc. Find the area of the semicircle.

Pick an answer.

(A)
$20\pi$
(B)
$25\pi$
(C)
$30\pi$
(D)
$40\pi$
(E)
$50\pi$

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

How to solve
Strategy Draw a Diagram

The area formula for a semicircle needs the radius, and the radius is hidden inside the picture, so Tool #1 (Draw a Diagram) marks the center at the middle of the diameter and draws the straight line from that center out to a top corner of the square. Tool #4 (Introduce a Variable) names the square's half-side so the corner's position can be written down, and Tool #7 (Identify Subproblems) splits the job into three clean pieces: turn the area into a side length, use a right triangle to get the radius, then plug the radius into the circle-area formula.

1STEP 1

Mark the center and a half-side

Put the center O at the diameter's midpoint and call half the base a, so the side is 2a and a top corner sits 2a above.

half-side=a, full side=2a
2STEP 2

Turn the area into a fact about a

The side is 2a, so the area is (2a)² = 4a² = 40, giving a² = 10 — and a² is all we ever need.

(2a)² = 4a² = 40 → a² = 10
3STEP 3

Get the radius with a right triangle

The radius to a top corner is the hypotenuse over legs a and 2a, so r² = a² + 4a² = 5a² = 50.

r² = a² + (2a)² = 5a² = 5 × 10 = 50
4STEP 4

Apply the circle-area formula

A semicircle is half a circle, so its area is half of π r², that is half of π(50) = 25π — choice (B).

1/2π r² = 1/2π(50) = 25π → (B)
Answer
25π
A quick sanity check: the square of area 40 fits snugly inside the semicircle, and a semicircle must have more room than the square it contains. The semicircle's area is 25π ≈ 78.5, comfortably larger than 40, which fits. The full circle would be 50π, so the half is 25π — choice (E) 50π is the trap of forgetting to halve, and choice (D) 40π is the trap of confusing r² with the square's area 40.
💡Key takeaway

To find a circle's size, hunt for a right triangle that reaches from the center to a point on the edge — the Pythagorean Theorem hands you the radius squared, which is all the area formula needs.

  • Mark the center and a half-side
  • Turn the area into a fact about a
  • Get the radius with a right triangle
  • Apply the circle-area formula