Patterns & Reasoning

Problem

Cuts-to-pieces correspondence rule

We cut a single straight rope crosswise several times. We name the number of cuts ○ and the number of pieces △. We need a rule connecting ○ and △, and then use it to find how many pieces result from 10 cuts.
Operations
Your answer
How to solve
Strategy Look for a Pattern — Ten cuts is hard to picture all at once, so we try a few easy cases first (1, 2, 3 cuts), list the pieces in order, and look for the pattern. The list shows the number of pieces is always one more than the number of cuts, which gives the rule we then apply to 10 cuts.
1STEP 1

Try small numbers of cuts

Start with the easiest cases. With 1 cut the rope becomes 2 pieces. With 2 cuts it becomes 3 pieces. With 3 cuts it becomes 4 pieces.

1 cut → 2, 2 cuts → 3, 3 cuts → 4
2STEP 2

List the pairs and spot the pattern

The pairs (1,2), (2,3), (3,4), (4,5) show pieces always running 1 ahead of cuts.

(1,2), (2,3), (3,4), (4,5) → △ = ○ + 1
3STEP 3

Write the correspondence as an equation

So the rule is pieces = cuts + 1, the extra one being the rope before any cut.

△ = ○ + 1
4STEP 4

Use the rule for 10 cuts

Put ○ = 10 into the rule △ = ○ + 1 to get △ = 10 + 1 = 11.

△ = 10 + 1 = 11
Answer
△ = ○ + 1; 11 pieces
The answer is a whole number of pieces, and 11 is one more than 10, which fits the pattern from every small case (1→2, 2→3, 3→4). Cutting more should give more pieces, and 11 > 10 makes sense.
Takeaway

Every cut adds one piece, so the rope always has one more piece than the number of cuts: △ = ○ + 1.

  • Try small numbers of cuts
  • List the pairs and spot the pattern
  • Write the correspondence as an equation
  • Use the rule for 10 cuts
Where next?
Another one like thissuggested
Same look, different logicsuggested
Step back and solidifysuggested

▶ Practice — 12 problems