Patterns & Reasoning

Problem

Pair consecutive numbers with constant sum

Two examples show sums of consecutive whole numbers (10+11+12=33 and 8+9+10+11+12=50). Fill the blanks so that five consecutive numbers add to 35, and seven consecutive numbers add to 140.
Operations
Your answer
How to solve
Strategy Look for a Pattern — Consecutive numbers pair up so the outer pairs each have the same sum as twice the middle; for an odd count the sum is the count times the middle number, so dividing the sum by the count finds the middle and then the whole run.
1STEP 1

Spot the middle-number rule

10+11+12=33 is 3×11, and 8+9+10+11+12=50 is 5×10 — for an odd run, the sum equals the count times the middle number.

3 × 11 = 33, 5 × 10 = 50
2STEP 2

Solve the five-number row

Five consecutive numbers sum to 35, so the middle is 35 divided by 5 = 7. The run is the two before and two after 7.

35 ÷ 5 = 7 → 5+6+7+8+9 = 35
3STEP 3

Solve the seven-number row

Seven consecutive numbers sum to 140, so the middle is 140 divided by 7 = 20. The run is the three before and three after 20.

140 ÷ 7 = 20 → 17+18+19+20+21+22+23 = 140
Answer
5+6+7+8+9 = 35 and 17+18+19+20+21+22+23 = 140
Checking sums: 5+6+7+8+9 = 35 and 17+18+19+20+21+22+23 = 140, both correct, and every row stays a run of consecutive whole numbers.
Takeaway

This only needs Grade 4 pattern sense: divide the sum by how many numbers to find the middle, then count outward!

  • Spot the middle-number rule
  • Solve the five-number row
  • Solve the seven-number row
Where next?
Another one like thissuggested

▶ Practice — 10 problems