Skip to main content

2001 AMC 10 Problem 11

Problem 11 of 25IntermediateAlgebra

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 88 unit squares. The second ring contains 1616 unit squares. If we continue this process, the number of unit squares in the 100100th ring is

Answer choices

Show solution

Solution

The nnth ring is the border of a (2n+1)×(2n+1)(2n+1)\times(2n+1) square surrounding a (2n1)×(2n1)(2n-1)\times(2n-1) square, so it contains (2n+1)2(2n1)2=8n(2n+1)^2-(2n-1)^2=8n unit squares. For n=100,n=100, that is 800.800. Thus, the correct answer is C.

More practice

Concepts: difference of squares · pattern recognition

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.