AMC 10 · 2018 · #1

Grade 3 arithmetic
area-rectanglesmental-arithmetic identify-subproblems ↑ Prerequisites: area-rectangles
📏 Short solution 💡 1 insight
📘 View easy version →
Problem
A rectangular pan of cornbread is 20 inches long and 18 inches wide. It is cut into small square pieces, each 2 inches on a side. Find how many of those square pieces the whole pan is cut into.

Pick an answer.

(A)
90
(B)
100
(C)
180
(D)
200
(E)
360
How to solve
Strategy Draw a Diagram

The pan is a physical rectangle sliced into a neat grid of equal squares, so Tool #1 (Draw a Diagram) turns the words into a picture you can count: rows and columns of little squares. Tool #7 (Identify Subproblems) splits the one hard question into two easy ones — how many pieces fit along the 20-inch side, and how many fit along the 18-inch side — and the grid picture shows the total is just rows times columns. This is faster and more honest than reaching for area division, because the array makes the multiplication obvious.

1STEP 1

Picture the pan as a grid

See the pan as a grid.

□ □ … □ _one row of pieces
2STEP 2

Count pieces along each side

Count the pieces along each side.

20 ÷ 2 = 10 18 ÷ 2 = 9
3STEP 3

Multiply rows by columns

Rows times columns gives 90.

10 × 9 = 90 → (A)
Answer
90
Cross-check using area. The pan covers 20 × 18 = 360 square inches, and each piece covers 2 × 2 = 4 square inches, so the number of pieces is 360 ÷ 4 = 90. Same answer (A). It also makes sense that 90 is the smallest choice: the bigger options like 200 or 360 would require pieces smaller than 2 × 2, so they are too large to be right.
💡Key takeaway

Cut a rectangle into equal squares and it becomes a grid — count how many fit across and how many fit down, then multiply.

  • Picture the pan as a grid
  • Count pieces along each side
  • Multiply rows by columns