Problem
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.
Fitting equal lengths into a total length is a division: how many 3 m pieces make 15 m.
3.OA.A.3Identify SubproblemsTurn 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.
Picture fence posts: 5 spans between posts means 6 posts, because the two endpoints each carry a post.
3.OA.D.8Draw A DiagramOn a straight road with a tree at both the start and the end, the number of trees is one more than the number of gaps.
Why?
The trees split into two groups that never overlap — the tree that closes each gap, and the single starting tree that closes no gap — so adding the two counts gives the total number of trees.
Why?
Every gap is closed by exactly one tree at its far end, and different gaps end at different trees, so these end-trees match the gaps one for one and are equal in number to the gaps.
Why?
Sorting the trees into the gap-closing trees and the lone starting tree leaves none out and counts none twice, so adding the size of each group accounts for every tree.
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