AMC 8 · 2013 · #17

Grade 6 arithmeticalgebra
sequences-arithmeticlinear-equations-one-varmean-median-mode-range convert-to-algebraidentify-subproblems ↑ Prerequisites: multi-digit-arithmeticlinear-equations-one-var
📏 Short solution 💡 2 insights
📘 View easy version →
Problem
Six positive integers in a row (each one bigger than the last) add up to 2013. Find the largest of these six numbers.

Pick an answer.

(A)
335
(B)
338
(C)
340
(D)
345
(E)
350

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

How to solve
Strategy Look for a Pattern

Six consecutive integers have a clean pattern: their sum is always 6 times the average, and the average sits exactly in the middle of the list. Tool #5 (Look for a Pattern) lets us turn the sum directly into an average without algebra. Tool #7 (Identify Subproblems) splits the work into two easy pieces — first find the average, then count up to the largest. We avoid Tool #13 (Algebra) because the pattern lets a young solver finish using only division and a small addition.

1STEP 1

For consecutive integers, sum = count × average, so 2013 ÷ 6 gives the average 335.5.

average = 2013 ÷ 6 = 335.5
2STEP 2

With an even count the average lands between the 3rd and 4th numbers, so the 3rd is 335 and the 4th is 336.

…, 335, 335.5_average, 336, …
3STEP 3

The largest is the 6th number, three steps past the 3rd: 335 + 3 = 338.

largest = 335 + 3 = 338
4STEP 4

Match 338 to the answer choices — it is option (B).

338 → (B)
Answer
338
Write the six numbers out and add: 333 + 334 + 335 + 336 + 337 + 338. Pair the ends: 333 + 338 = 671, 334 + 337 = 671, 335 + 336 = 671. Three pairs of 671 give 3 × 671 = 2013. The sum matches, and the largest is 338 — answer (B).
💡Key takeaway

Six numbers in a row add up to 6 times their average — once you find the average (2013 ÷ 6 = 335.5), the largest is just three steps past the middle.