AMC 10 · 2007 · #7

Grade 7 algebra
sequences-arithmeticequal-spacinglinear-equations-one-var convert-to-algebrasymmetry-argument ↑ Prerequisites: sequences-arithmetic
📏 Medium solution 💡 2 insights
Problem
Five consecutive terms of an arithmetic sequence add up to 30. Decide which of the five is pinned down to a single value.

Pick an answer.

(A)
a
(B)
b
(C)
c
(D)
d
(E)
e
How to solve
Strategy Introduce a Variable

Two unknowns really run this problem: where the sequence sits and how fast it climbs. Tool #4 (Introduce a Variable) names the second one f, the common difference. The choice of anchor matters — anchoring at a makes the sum 5a+10f, which mixes both unknowns, while anchoring at the middle term c makes the sequence symmetric and lets Tool #15 (Organize Information in More Ways) regroup the sum into mirror pairs so that f cancels. That settles one term. But the question asks which term can be found, and a sum collapsing to 5c only proves c is forced; it proves nothing about the other four. Claiming "we can't find a because we don't know f" describes our ignorance, not the mathematics. So the second half of the work is Tool #3 (Eliminate Possibilities): write down the complete family of legal sequences, then exhibit two of them that disagree on a, b, d, and e. Disagreement is proof of undetermined; failure to find is not.

1STEP 1

Anchor the sequence at its middle term

Anchoring at the middle term writes all five symmetrically.

a=c-2f, b=c-f, d=c+f, e=c+2f
2STEP 2

Add the five terms and watch f cancel

Adding makes the common difference cancel.

a+b+c+d+e=(2c)+(2c)+c=5c
3STEP 3

Solve for the middle term

So the middle term is forced to be 6.

5c=30 → c=30/5=6
4STEP 4

Write down every sequence that works

Every difference still works, so the family is infinite.

(a,b,c,d,e)=(6-2f, 6-f, 6, 6+f, 6+2f) for every real f
5STEP 5

Two legal sequences settle the rest

Two legal sequences agree only in the middle, so the answer is the middle term, choice (C).

(6,6,6,6,6) and (4,5,6,7,8) are both legal and agree only in the middle → (C)
Answer
c
The average of the five numbers is 30/5=6, and in an arithmetic sequence the average equals the middle term, so a middle term of 6 matches. Spot-check more members of the family: f=-3 gives 12,9,6,3,0 with sum 30; f=1/2 gives 5,11/2,6,13/2,7 with sum 30. In every case the middle term stays 6 while all four others move, which is what the coefficient count in Step 4 predicted. Exactly one choice survives, as a single-answer multiple choice requires.
💡Key takeaway

Five terms in an arithmetic sequence always add up to five times the middle one, so the total pins down the middle term — and two different sequences with the same total, like 6,6,6,6,6 and 4,5,6,7,8, show nothing else is pinned down.

  • Anchor the sequence at its middle term
  • Add the five terms and watch f cancel
  • Solve for the middle term
  • Write down every sequence that works
  • Two legal sequences settle the rest