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. The question asks 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

AMC 10 2018 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.

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

Slice the pan into equal 2-inch squares — the cuts form a grid, so the question is just 'how many squares fill the grid?'

□ □ … □ _one row of pieces
2STEP 2

Count pieces along each side

Line pieces along each side separately: 20 ÷ 2 = 10 along the long side, 18 ÷ 2 = 9 along the short side. The grid is 10 by 9.

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

Multiply rows by columns

A 10-by-9 grid holds 10 × 9 = 90 squares, since each of the 9 rows has 10 pieces. That's choice (A).

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