1985 AJHSME Problem 4

Revision as of 14:36, 10 January 2025 by Aadhya2012 (talk | contribs) (Solution)

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$

[asy] 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("C",(6,0),SE); label("D",(2,0),SW); label("E",(2,4),NE); label("F",(0,4),SW); label("6",(3,9),N); label("9",(6,4.5),E); label("4",(4,0),S); label("5",(0,6.5),W); [/asy]

Solution

Notice that the polygon is made up of two smaller rectangles with dimensions $5 \times 6$ and $4 \times 4.$ That makes the area $30 + 16 = 46,$ so the answer is $\text{(C) 46.}$

Easier Method

Notice that the polygon's total area including the missing piece is 54, by multiplying $9 x$6. Figuring out that the missing sides are $4 and$2, we conclude that the missing area is 8. $54 -$8 = $46, so the answer is$\text{(C) 46.}$