2000 AMC 8 Problems/Problem 6

Revision as of 19:29, 30 July 2011 by Talkinaway (talk | contribs) (Solution)

Problem

Figure $ABCD$ is a square. Inside this square three smaller squares are drawn with the side lengths as labeled. The area of the shaded $L$-shaped region is

[asy] pair A,B,C,D; A = (5,5); B = (5,0); C = (0,0); D = (0,5); fill((0,0)--(0,4)--(1,4)--(1,1)--(4,1)--(4,0)--cycle,gray); draw(A--B--C--D--cycle); draw((4,0)--(4,4)--(0,4)); draw((1,5)--(1,1)--(5,1));  label("$A$",A,NE); label("$B$",B,SE); label("$C$",C,SW); label("$D$",D,NW); label("$1$",(1,4.5),E); label("$1$",(0.5,5),N); label("$3$",(1,2.5),E); label("$3$",(2.5,1),N); label("$1$",(4,0.5),E); label("$1$",(4.5,1),N); [/asy]

$\text{(A)}\ 7 \qquad \text{(B)}\ 10 \qquad \text{(C)}\ 12.5 \qquad \text{(D)}\ 14 \qquad \text{(E)}\ 15$

Solution 1

The side of the large square is $1 + 3 + 1 = 5$, so the area of the large square is $5^2 = 25$.

The area of the middle square is $3^2$, and the sum of the areas of the two smaller squares is $2 * 1^2 = 2$.

Thus, the big square minus the three smaller squares is $25 - 9 - 2 = 14$. This is the area of the two congruent L-shaped regions.

So the area of one L-shaped region is $\frac{14}{2} = 7$, and the answer is $\boxed{A}$

Solution 2

The shaded area can be divided into three regions: one small square with side $1$, and two rectangles with a length and width of $1$ and $3$. The sum of these three areas is $1^2 + 3\cdot 1 + 1\cdot 3 = 1 + 3 + 3 = 7$, and the answer is $\boxed{A}$

Solution 3

The shaded area can be divided into two regions: one rectangle that is 1 by 3, and one rectangle that is 4 by 1. (Or the reverse, depending on which rectangle the 1 by 1 square is "joined" to.) Either way, the total area of these two regions is $3 + 4 = 7$, and the answer is $\boxed{A}$.

Solution 4

Chop the entire 5 by 5 region into $25$ squares like a piece of graph paper. When you draw all the lines, you can count that only $7$ of the small 1 by 1 squares will be shaded, giving $\boxed{A}$ as the answer.

See Also

2000 AMC 8 (ProblemsAnswer KeyResources)
Preceded by
Problem 5
Followed by
Problem 7
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