Patterns & Reasoning

Problem

Gaps are one fewer than the objects

Five posts stand in a row, evenly spaced. We need to count how many gaps (spaces between neighboring posts) there are.
1 2 3 4 5 gap gap gap gap
Measurement & data
Your answer
gaps
How to solve
Strategy Draw a Diagram — Draw the row of posts and mark each space. Each gap sits between two posts, so the count of gaps is always one fewer than the count of posts. A quick small-case pattern confirms the rule.
1STEP 1

Picture the posts and spaces

Draw 5 posts in a line: the empty spaces appear only between neighbors, never past the two ends.

5 posts → spaces between neighbors
2STEP 2

Spot the pattern: gaps are one fewer

2 posts make 1 gap, 3 posts make 2 gaps, 4 posts make 3 gaps — so the number of gaps is the number of posts minus 1.

gaps = posts - 1
3STEP 3

Apply the rule

With 5 posts, subtract 1 to get the number of gaps.

5 - 1 = 4
Answer
4 gaps
We can directly count the four spaces between the five posts in the picture, so 4 is correct and the unit (gaps, a count) matches the question.
Takeaway

Spaces are always one fewer than the posts — Grade 2 counting sense you can see in the picture!

  • Picture the posts and spaces
  • Spot the pattern: gaps are one fewer
  • Apply the rule
Where next?
Another one like thissuggested
Step back and solidifysuggested

▶ Practice — 8 problems