AMC 8 · 2013 · #22

Easy mode Grade 4
📗 View original problem →

Problem

Imagine a giant rectangular grid built entirely out of toothpicks. Each toothpick lies along one side of one little square in the grid.

The grid is 6060 toothpicks long across the top, and 3232 toothpicks tall down the side. So the small squares fill a 60×3260 \times 32 rectangle.

Count every single toothpick in the grid, both the horizontal ones and the vertical ones.

How many toothpicks are used altogether?

Diagram

A small 3-long by 2-wide grid: count horizontal sticks (blue) and vertical sticks (orange) separately, then add.

Horizontal sticks Vertical sticks 2 rows of cells need 2 + 1 = 3 lines 3 columns of cells need 3 + 1 = 4 lines 3 lines × 3 sticks each (fencepost: n cells → n+1 lines) 4 lines × 2 sticks each (fencepost: n cells → n+1 lines)

Pick an answer.

(A)
1920
(B)
1952
(C)
1980
(D)
2013
(E)
3932

AMC 8 2013 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.

Try it yourself first — the explanation is most useful after you’ve attempted it.