1992 AJHSME Problems/Problem 22

Revision as of 20:55, 18 August 2011 by Mrdavid445 (talk | contribs) (Created page with "==Problem== Eight <math>1\times 1</math> square tiles are arranged as shown so their outside edges form a polygon with a perimeter of <math>14</math> units. Two additional tile...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Problem

Eight $1\times 1$ square tiles are arranged as shown so their outside edges form a polygon with a perimeter of $14$ units. Two additional tiles of the same size are added to the figure so that at least one side of each tile is shared with a side of one of the squares in the original figure. Which of the following could be the perimeter of the new figure?

[asy] for (int a=1; a <= 4; ++a) {     draw((a,0)--(a,2)); } draw((0,0)--(4,0)); draw((0,1)--(5,1)); draw((1,2)--(5,2)); draw((0,0)--(0,1)); draw((5,1)--(5,2)); [/asy]


$\text{(A)}\ 15 \qquad \text{(B)}\ 17 \qquad \text{(C)}\ 18 \qquad \text{(D)}\ 19 \qquad \text{(E)}\ 20$