AoPSWiki
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.

1985 AJHSME Problems/Problem 4

From AoPSWiki

Contents

Problem

The area of polygon ABCDEF, in square units, is

\text{(A)}\ 24 \qquad \text{(B)}\ 30 \qquad \text{(C)}\ 46 \qquad \text{(D)}\ 66 \qquad \text{(E)}\ 74

draw((0,9)--(6,9)--(6,0)--(2,0)--(2,4)--(0,4)--cycle);label("A",(0,9),NW);label("B",(6,9),NE);label(&quot...

Solution

Solution 1

draw((0,9)--(6,9)--(6,0)--(2,0)--(2,4)--(0,4)--cycle);draw((2,4)--(6,4),dashed);label("A",(0,9),NW);label("B&q...

Obviously, there are no formulas to find the area of such a messed up shape, but we do recognize some shapes we do know how to find the area of.

If we continue segment \overline{FE} until it reaches the right side at G, we create two rectangles - one on the top and one on the bottom.

We know how to find the area of a rectangle, and we're given the sides! We can easily find that the area of ABGF is 6\times5 = 30. For the rectangle on the bottom, we do know the length of one of its sides, but we don't know the other.

Note that GC+GB=9, and GB=AF=5, so we must have GC+5=9\Rightarrow GC=4

The area of the bottom rectangle is then (DC)(GC)=4\times 4=16

Finally, we just add the areas of the rectangles together to get 16 + 30 = 46.

\boxed{\text{C}}

Solution 2

draw((0,9)--(6,9)--(6,0)--(2,0)--(2,4)--(0,4)--cycle);draw((0,4)--(0,0),dashed);draw((0,0)--(2,0),dashed);label("A"...

Let \langle ABCDEF \rangle be the area of polygon ABCDEF. Also, let G be the intersection of DC and AF when both are extended.

Clearly, \langle ABCDEF \rangle = \langle ABCG \rangle - \langle GFED \rangle

Since AB=6 and BC=9, \langle ABCG \rangle =6\times 9=54.

To compute the area of GFED, note that AB=GD+DC BC=GF+FA

We know that AB=6, DC=4, BC=9, and FA=5, so 6=GD+4\Rightarrow GD=2 9=GF+5\Rightarrow GF=4

Thus \langle GFED \rangle = 4\times 2=8

Finally, we have \begin{align*}\langle ABCDEF \rangle &= \langle ABCG \rangle - \langle GFED \rangle \\&= 54-8 \\&= 46 \\\end{alig...

This is answer choice \boxed{\text{C}}

See Also

1985 AJHSME (ProblemsResources)
Preceded by
Problem 3
Followed by
Problem 5
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
Do you have what it takes to be the next brilliant trader, researcher, or developer at Jane Street Capital? Find out in the Careers in Mathematics Forum.
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us