Reasoning · Grade 5-2 Averages

Problem

Sum evenly spaced runs via the middle

Two long addition strings have to be worked out. The first climbs from 12 to 30 in steps of 2. The second is five blocks of three consecutive numbers. Find the value of each.
Your answer
How to solve
Strategy Look for a Pattern — Both strings are too long to add one number at a time without risking a slip, and both hide a pattern that turns the adding into multiplying. In (1) the even spacing means the outermost pair, the next pair in, and so on all give the same total, so the pattern does the work in one step. String (2) has no such pattern running through the whole line, so I first cut it into its five natural blocks — that is the subproblem move — and then look at a single tiny block of three consecutive numbers, where I can check by plain addition that the low number's shortfall exactly cancels the high number's excess. Once that easier case is settled, the same middle-times-three rule fires five times and the five block totals are all that is left to add.
1STEP 1

(1) Check the spacing and count the numbers

The first string holds 10 numbers.

30-12 = 18, 18 ÷ 2 = 9, 9+1 = 10
2STEP 2

(1) Pair the ends inward: every pair makes 42

Pairing the ends, each pair makes 42.

12+30 = 14+28 = 16+26 = 18+24 = 20+22 = 42
3STEP 3

(1) Turn the five pairs into one multiplication

Five pairs give 210.

42 × 5 = 210
4STEP 4

(1) Cross-check with the middle value

The middle-value method also gives 210.

(20+22) ÷ 2 = 21, 21 × 10 = 210
5STEP 5

(2) Cut the long string into its five blocks

Cut the second into five blocks.

(17+18+19)+(24+25+26)+(32+33+34)+(40+41+42)+(52+53+54)
6STEP 6

(2) Try one small block first: three in a row equals middle times 3

Three in a row make three times the middle.

17+18+19 = 54, 18 × 3 = 54
7STEP 7

(2) Apply the rule to all five blocks

The five blocks give 54, 75, 99, 123 and 159.

18 × 3 = 54, 25 × 3 = 75, 33 × 3 = 99, 41 × 3 = 123, 53 × 3 = 159
8STEP 8

(2) Add the five block totals

Adding them gives 510.

54+75+99+123+159 = 510
9STEP 9

(2) Cross-check by adding the middles first

Adding the middles first also gives 510.

18+25+33+41+53 = 170, 170 × 3 = 510
Answer
210, 510
42 × 5 = 210, 170 × 3 = 510
Both answers are plain sums of whole numbers, so they carry no units and must be whole numbers, and both are. For (1): ten numbers, the smallest 12 and the largest 30, so the total has to sit between 10 x 12 = 120 and 10 x 30 = 300; a middle value of about 21 predicts about 10 x 21 = 210, and 210 lands exactly there. For (2): fifteen numbers between 17 and 54, so the total has to sit between 15 x 17 = 255 and 15 x 54 = 810; the numbers average roughly 34, predicting about 15 x 34 = 510, and 510 lands exactly there. Both totals are also even-looking sanity checks: (1) adds ten even numbers, so it must be even, and 210 is.
Takeaway

When numbers are evenly spaced, pair the ends or use the middle number — a long addition line turns into one quick multiplication.

  • (1) Check the spacing and count the numbers
  • (1) Pair the ends inward: every pair makes 42
  • (1) Turn the five pairs into one multiplication
  • (1) Cross-check with the middle value
  • (2) Cut the long string into its five blocks
  • (2) Try one small block first: three in a row equals middle times 3
  • (2) Apply the rule to all five blocks
  • (2) Add the five block totals
  • (2) Cross-check by adding the middles first