1986 AJHSME Problems/Problem 13

Revision as of 19:24, 24 January 2009 by 5849206328x (talk | contribs)

Problem

The perimeter of the polygon shown is

[asy] draw((0,0)--(0,6)--(8,6)--(8,3)--(2.7,3)--(2.7,0)--cycle); label("$6$",(0,3),W); label("$8$",(4,6),N); [/asy]

$\text{(A)}\ 14 \qquad \text{(B)}\ 20 \qquad \text{(C)}\ 28 \qquad \text{(D)}\ 48$

$\text{(E)}\ \text{cannot be determined from the information given}$

Solution

For the segments parallel to the side with side length 8, let's call those two segments $a$ and $b$, the longer segment being $b$, the shorter one being $a$.

For the segments parallel to the side with side length 6, let's call those two segments $c$ and $d$, the longer segment being $d$, the shorter one being $c$.

So the perimeter of the polygon would be...

$8 + 6 + a + b + c + d$

Note that $a + b = 8$, and $c + d = 6$.

Now we plug those in: $$ (Error compiling LaTeX. Unknown error_msg)\begin{align*} 8 + 6 + a + b + c + d &= 8 + 6 + 8 + 6 \\ &= 14 \times 2 \\ &= 28 \\ \end{align*}$28 is$\boxed{\text{C}}$.

See Also

1986 AJHSME Problems