Difference between revisions of "1986 AJHSME Problems/Problem 13"

m
m (Solution 2)
Line 54: Line 54:
 
</asy>
 
</asy>
  
Clearly the perimeter of the requested region is the same as the perimeter of the rectangle with the dashed portion.  This makes the answer obviously <math>2(6+8)=28\rightarrow \boxed{\text{C}}</math>
+
The perimeter of the requested region is the same as the perimeter of the rectangle with the dashed portion.  This makes the answer <math>2(6+8)=28\rightarrow \boxed{\text{C}}</math>
  
 
==See Also==
 
==See Also==

Revision as of 21:15, 8 October 2012

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); draw((0.5,0)--(0.5,0.5)--(0,0.5)); draw((0.5,6)--(0.5,5.5)--(0,5.5)); draw((7.5,6)--(7.5,5.5)--(8,5.5)); draw((7.5,3)--(7.5,3.5)--(8,3.5)); draw((2.2,0)--(2.2,0.5)--(2.7,0.5)); draw((2.7,2.5)--(3.2,2.5)--(3.2,3)); [/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

Solution 1

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: \begin{align*} 8 + 6 + a + b + c + d &= 8 + 6 + 8 + 6 \\ &= 14 \times 2 \\ &= 28 \\ \end{align*}

28 is $\boxed{\text{C}}$.

Solution 2

[asy] unitsize(12); 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); draw((8,3)--(8,0)--(2.7,0),dashed); [/asy]

The perimeter of the requested region is the same as the perimeter of the rectangle with the dashed portion. This makes the answer $2(6+8)=28\rightarrow \boxed{\text{C}}$

See Also

1986 AJHSME (ProblemsAnswer KeyResources)
Preceded by
Problem 12
Followed by
Problem 14
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
All AJHSME/AMC 8 Problems and Solutions