Skip to main content

2000 AMC 10 Problem 12

Problem 12 of 25IntermediateAlgebraNumber Theory

Figures 0,0, 1,1, 2,2, and 33 consist of 1,1, 5,5, 13,13, and 2525 nonoverlapping unit squares, respectively. If the pattern were continued, how many nonoverlapping unit squares would there be in figure 100?100?

Answer choices

Show solution

Solution

Figure nn can be split into the sum of the first nn odd numbers and the first n+1n+1 odd numbers, giving n2+(n+1)2n^2 + (n+1)^2 unit squares. For figure 100,100, this is 1002+1012=10000+10201=20201. \begin{aligned} 100^2 + 101^2 &= 10000 + 10201 \\ &= 20201. \end{aligned} Thus, the correct answer is C.

More practice

Concepts: sum of first n odd numbers · perfect square · pattern recognition

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