AoPSWiki
Our Precalculus course starts on Dec. 4. Master trig, complex numbers, and vectors and matrices in 2 and 3 dimensions. Click here to enroll today!

2009 AMC 10B Problems/Problem 24

From AoPSWiki

Problem

The keystone arch is an ancient architectural feature. It is composed of congruent isosceles trapezoids fitted together along the non-parallel sides, as shown. The bottom sides of the two end trapezoids are horizontal. In an arch made with 9 trapezoids, let x be the angle measure in degrees of the larger interior angle of the trapezoid. What is x?

unitsize(4mm);defaultpen(linewidth(.8pt));int i;real r=5, R=6;path t=r*dir(0)--r*dir(20)--R*dir(20)--R*dir(0);for(i=0; i<9...

\text{(A) } 100\qquad\text{(B) } 102\qquad\text{(C) } 104\qquad\text{(D) } 106\qquad\text{(E) } 108

Solution

Extend all the legs of the trapezoids. They will all intersect in the middle of the bottom side of the picture, forming the situation shown below.

unitsize(6mm);defaultpen(linewidth(.8pt));int i;real r=5, R=6;path t=r*dir(0)--r*dir(20)--R*dir(20)--R*dir(0);for(i=0; i<9...

Each of the angles at X has \frac{180^\circ}9 = 20^\circ. From \triangle XYZ, the size of the smaller internal angle of the trapezoid is \frac{180^\circ - 20^\circ}2 = 80^\circ, hence the size of the larger one is 180^\circ - 80^\circ = \boxed{100^\circ}.

Proof that all the extended trapezoid legs intersect in the same point: It is sufficient to prove this for any pair of neighboring trapezoids. For two neighboring trapezoids, the situation is symmetric according to their common leg, therefore the extensions of both outside legs intersect the extension of the common leg in the same point, q.e.d.

Knowing this, we can now easily see that the intersection point must be on the bottom side of our picture, as it lies on the bottom leg of the rightmost trapezoid. And by symmetry the point must be in the center of this side.

See Also

2009 AMC 10B (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
Looking for a challenging geometry text? Preparing for MATHCOUNTS or the AMC exams? Check out Art of Problem Solving's Introduction to Geometry by Richard Rusczyk.
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us