Difference between revisions of "2001 AMC 10 Problems/Problem 11"

(Created page with '== Problem == Consider the dark square in an array of unit squares, part of which is shown. The first ring of squares around this center square contains <math> 8 </math> unit s…')
 
(Solution 1)
Line 11: Line 11:
 
We can partition the <math> n^\text{th} </math> ring into <math> 4 </math> rectangles: two containing <math> 2n+1 </math> unit squares and two containing <math> 2n-1 </math> unit squares.
 
We can partition the <math> n^\text{th} </math> ring into <math> 4 </math> rectangles: two containing <math> 2n+1 </math> unit squares and two containing <math> 2n-1 </math> unit squares.
  
There are <math> 2(2n+1)+2(2n-1)=4n+2+4n-2=8n </math> unit squares in the <math> n^\text{th} ring </math>.
+
There are <math> 2(2n+1)+2(2n-1)=4n+2+4n-2=8n </math> unit squares in the <math> n^\text{th} </math> ring.
  
Thus, the <math>100^\text{th}</math> ring has $ 8 \times 100 = \boxed{\textbf{(C)} 800}.
+
Thus, the <math>100^\text{th}</math> ring has <math> 8 \times 100 = \boxed{\textbf{(C)} 800} </math>.

Revision as of 16:15, 16 March 2011

Problem

Consider the dark square in an array of unit squares, part of which is shown. The first ring of squares around this center square contains $8$ unit squares. The second ring contains $16$ unit squares. If we continue this process, the number of unit squares in the $100^\text{th}$ ring is

$\textbf{(A)}\ 396 \qquad \textbf{(B)}\ 404 \qquad \textbf{(C)}\ 800 \qquad \textbf{(D)}\ 10,\!000 \qquad \textbf{(E)}\ 10,\!404$

Solutions

Solution 1

We can partition the $n^\text{th}$ ring into $4$ rectangles: two containing $2n+1$ unit squares and two containing $2n-1$ unit squares.

There are $2(2n+1)+2(2n-1)=4n+2+4n-2=8n$ unit squares in the $n^\text{th}$ ring.

Thus, the $100^\text{th}$ ring has $8 \times 100 = \boxed{\textbf{(C)} 800}$.