Reasoning · Grade 3-2 Circles and Counting Shapes

Problem

Segments joining points on a circle

Eight points sit evenly around a circle. All eight are used by four segments, and no two segments may cross. Same shape with different endpoints counts separately. Count the ways.
Your answer
How to solve
Strategy Make a Systematic List — Listing every non-crossing pairing by hand for 8 points is error-prone, so we first solve easier related problems (2 points, 4 points, 6 points), record the counts, look for the pattern in those counts, and then build the list for 8 points in an organized way that guarantees we miss none and repeat none.
1STEP 1

Understand the non-crossing rule with the smallest cases

Four points give 2 ways and six give 5.

2 points → 1, 4 points → 2
2STEP 2

Solve the 6-point case to grow the pattern

Point 1 must leave even sides, so it joins only 2, 4, 6 or 8.

6 points → 5
3STEP 3

See the counting idea: where can one chosen point connect?

Each choice leaves arcs that are the smaller cases already solved.

1 - 2, 1 - 4, 1 - 6, 1 - 8
4STEP 4

Count each branch and add them up

The four cases add to 5 + 2 + 2 + 5 = 14.

5 + 2 + 2 + 5 = 14
5STEP 5

Confirm the pattern of counts

The run 1, 2, 5, 14 confirms it.

1, 2, 5, 14
Answer
14 ways
5 + 2 + 2 + 5 = 14
14 is larger than the 5 ways for 6 points and the 2 ways for 4 points, which makes sense because adding two more points should give more room for arrangements. It is also far smaller than the 105 total ways to pair 8 points if crossings were allowed, which is reasonable since the non-crossing rule throws most pairings out.
Takeaway

Break a big counting puzzle into the small puzzles you already solved, then add them up — that turns 8 scary points into a friendly 5 + 2 + 2 + 5 = 14!

  • Understand the non-crossing rule with the smallest cases
  • Solve the 6-point case to grow the pattern
  • See the counting idea: where can one chosen point connect?
  • Count each branch and add them up
  • Confirm the pattern of counts