AMC 10 · 2010 · #19

Grade 8 algebra
sequences-geometricsequences-arithmeticsystems-of-equations guess-and-check ↑ Prerequisites: sequences-geometricsequences-arithmetic
📏 Long solution 💡 3 insights
Problem
One team's scores multiply by a fixed factor while the other's grow by a fixed step, and the totals differ by one. Find the first-half total.

Pick an answer.

(A)
30
(B)
31
(C)
32
(D)
33
(E)
34
How to solve
Strategy Introduce a Variable

The problem hides three unknowns inside two number patterns. Naming the shared first-quarter score a, the geometric ratio r, and the arithmetic step d turns the story into expressions we can compare. The single equation 'won by one point' then links them, and a short bounded search finds the one whole-number solution.

1STEP 1

Model both teams as sequences

Two sequences describe the whole game.

Raiders: a, ar, ar², ar³ Wildcats: a, a+d, a+2d, a+3d
2STEP 2

Write each team's total

Each team's total is one short formula.

Raiders total = a(1+r+r²+r³), Wildcats total = 4a+6d
3STEP 3

Pin down the ratio

Whole numbers force the factor to be 2.

r=2: Raiders = a, 2a, 4a, 8a, total = 15a ≤ 100 → a ≤ 6
4STEP 4

Use 'won by one point'

The one-point margin is a single equation.

15a = (4a+6d) + 1 ⟹ 11a - 1 = 6d
5STEP 5

Search for the whole-number fit

Only one starting score fits whole numbers.

a=5: d = (11 · 5 - 1)/6 = 54/6 = 9
6STEP 6

Check and total the first half

The first half adds to 34, choice (E).

(5+10) + (5+14) = 15 + 19 = 34
Answer
34
The final scores 5,10,20,40 and 5,14,23,32 satisfy every stated fact: the first quarters match (tie), the Raiders double each quarter (increasing geometric), the Wildcats add 9 each quarter (increasing arithmetic), the totals 75 and 74 differ by exactly one with the Raiders ahead, and both stay under 100. The half-total 34 is one of the offered choices, confirming consistency.
💡Key takeaway

Name the hidden numbers with letters, turn each clue into one equation, then check the few values that fit.

  • Model both teams as sequences
  • Write each team's total
  • Pin down the ratio
  • Use 'won by one point'
  • Search for the whole-number fit
  • Check and total the first half