Patterns & Reasoning

Problem

Objects versus gaps when spacing along a line

Along one side of a straight road 15 m long, trees are planted from the very start to the very end, spaced 3 m apart. I need to find how many trees there are in all.
3 m 15 m
Operations
Your answer
trees
How to solve
Strategy Draw a Diagram — Spacing-along-a-line problems are clearest with a diagram: drawing the road and marking trees shows that the number of gaps and the number of trees are not the same. First find how many 3 m gaps fit in 15 m (a division subproblem), then add 1 because a line with trees at both ends has one more tree than it has gaps.
1STEP 1

Count the equal gaps along the road

Each gap between neighboring trees is 3 m. Divide the road length by the gap length to find how many gaps there are: 5 gaps.

15 ÷ 3 = 5
2STEP 2

Turn gaps into trees using the diagram

On a straight road with a tree at both the start and the end, there is always one more tree than the number of gaps: 5 + 1 = 6.

5 + 1 = 6
Answer
6 trees
5 + 1 = 6
The figure shows 6 trees and 5 gaps, matching the count. Checking the length: 5 gaps of 3 m each is 5 times 3 equals 15 m, exactly the road length, so the trees reach from start to end with none left over.
Takeaway

Count the gaps, then add one for the extra end tree: Grade 3 division plus a fence-post idea!

  • Count the equal gaps along the road
  • Turn gaps into trees using the diagram
Where next?
Another one like thissuggested
Step back and solidifysuggested

▶ Practice — 9 problems