AMC 10 · 2008 · #25

Grade 10 geometry-2d
area-trapezoidsupplementary-anglespythagorean-theoremdifference-of-squaresisosceles-triangle coordinate-geometryidentify-subproblemsarea-difference ↑ Prerequisites: area-trapezoidpythagorean-theorem
📏 Long solution 💡 4 insights
Problem
In a trapezoid with known sides, the bisectors at each pair of adjacent corners meet at a point. Find the area of the hexagon those two points make with the four corners.

Pick an answer.

(A)
$28\sqrt{3}$
(B)
$30\sqrt{3}$
(C)
$32\sqrt{3}$
(D)
$35\sqrt{3}$
(E)
$36\sqrt{3}$
How to solve
Strategy Draw a Diagram

Tool #1 (Draw a Diagram) is primary because the whole problem is unlocked by two auxiliary lines, not by computation. Drop the perpendiculars from A and B to CD and the two legs become right triangles; then extend each angle bisector until it hits the far parallel side, and an isosceles triangle appears that pins P and Q down exactly. Tool #4 (Introduce a Variable) sets coordinates so the two leg lengths turn into two equations in the foot position a and the height h — and, importantly, so that no assumption has to be made about where the feet land. Tool #7 (Identify Subproblems) splits the work into three independent pieces that can each be finished cleanly: find the height, locate P and Q, then assemble areas. Tool #15 (Organize Information in More Ways) supplies the independent second route in the review — instead of cutting two triangles off the trapezoid, slice the hexagon along PQ and add two smaller trapezoids. Tool #3 (Eliminate Possibilities) gives a cheap guard: the height is bounded by the shorter leg, which kills one choice before any real work happens.

1STEP 1

Set coordinates on the long parallel side

Coordinates on the long side make everything writable.

D = (0,0), C = (19,0), A = (a, h), B = (a + 11, h), h > 0
2STEP 2

Turn the two legs into two equations

The two legs give two equations.

a² + h² = DA² = 49 (8 - a)² + h² = CB² = 25
3STEP 3

Difference of squares gives the height

Subtracting them gives the height directly.

a² - (8-a)² = 24 ⟹ 8(2a - 8) = 24 ⟹ a = 11/2 h² = 49 - 121/4 = 75/4 ⟹ h = 5√(3)/2
4STEP 4

The bisectors at A and D meet at a right angle

Supplementary angles make the two bisectors meet at a right angle.

∠ DAB + ∠ ADC = 180° ⟹ ∠ PAD + ∠ PDA = 90° ⟹ ∠ APD = 90°
5STEP 5

Extend the bisector to find P exactly

Extending a bisector locates each meeting point exactly.

∠ AWD = ∠ WAD ⟹ DW = DA = 7, AP = PW W = (7, 0), X = (14, 0), P = (25/4, 5√(3)/4), Q = (61/4, 5√(3)/4)
6STEP 6

Check the hexagon is two clean corner cuts

The hexagon is the trapezoid with two corners cut off, and they do not overlap.

DW = 7 < 14 = DX, △ ADW ⊂ {0 ≤ x ≤ 7}, △ BCX ⊂ {14 ≤ x ≤ 19} condition: DA + CB = 12 < 19 = DC
7STEP 7

Add up the three areas

Subtracting both gives 30√(3), choice (C).

[ABCD] = (11+19)/2h = 15h, [ADP] = 1/2·7h/2 = 7h/4, [BCQ] = 5h/4 [ABQCDP] = 15h - 7h/4 - 5h/4 = 12h = 12 · 5√(3)/2 = 30√(3)
Answer
30√(3)
30√(3) ≈ 51.96, against a full trapezoid of 15h ≈ 64.95: the hexagon keeps 12h/15h = 4/5 of the trapezoid, so two modest corner slices were removed — the right order of magnitude. A bound settles one choice with no work at all: the distance between the parallel lines cannot exceed either leg, so h < BC = 5 and the hexagon's area 12h < 60, while (E) 36√(3) ≈ 62.35 exceeds that. The remaining choices separate on the exact value of h, and h = 5√(3)/2 was forced, not fitted. An independent numerical audit closes the loop: with A = (11/2, 5√(3)/2), B = (33/2, 5√(3)/2), Q = (61/4, 5√(3)/4), C = (19,0), D = (0,0), P = (25/4, 5√(3)/4), the shoelace formula on those six vertices in that order returns 51.9615… = 30√(3). Two traps are worth naming. First, "P is equidistant from AB, AD, CD" is true but is only half an argument: equal distances to the two parallel lines pin P to the midline only after one knows P lies between them, and that needs the bisectors to be shown to meet inside the figure. Second, [ABQCDP] = [ABCD] - [ADP] - [BCQ] is not automatic — it requires the two cut triangles to be disjoint, which is exactly the inequality DA + BC < DC checked above.
💡Key takeaway

Push an angle bisector until it hits the opposite parallel side: it always builds an isosceles triangle, and the point you were chasing turns out to be an exact midpoint.

  • Set coordinates on the long parallel side
  • Turn the two legs into two equations
  • Difference of squares gives the height
  • The bisectors at A and D meet at a right angle
  • Extend the bisector to find P exactly
  • Check the hexagon is two clean corner cuts
  • Add up the three areas