1985 AJHSME Problem 4

Revision as of 18:54, 31 January 2021 by Coolmath34 (talk | contribs) (Created page with "== Problem == The area of polygon <math>ABCDEF</math>, in square units, is <math>\text{(A)}\ 24 \qquad \text{(B)}\ 30 \qquad \text{(C)}\ 46 \qquad \text{(D)}\ 66 \qquad \tex...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.}$