Patterns & Reasoning

Problem

Overlaps equal tape count minus one

Ten strips of tape, each 9.5 cm long, are joined in a row so that every two neighboring strips overlap by 1.5 cm. Find the total length of the whole joined band.
...... 9.5 cm 9.5 cm 1.5 cm overlap
Base-ten numbers
Your answer
How to solve
Strategy Draw a Diagram — A quick sketch of strips laid in a row shows that the overlapped (darker) sections sit between strips, so the number of overlaps is one less than the number of strips. From there the work splits into two simple subproblems: add up all the tape, then subtract the doubled-up overlap length. The arithmetic itself is decimal addition, multiplication, and subtraction.
1STEP 1

Count the overlaps from a diagram

Joints sit between strips, so 10 strips in a row make only 9 overlaps.

10 - 1 = 9 overlaps
2STEP 2

Total length if there were no overlaps

First pretend the strips do not overlap. Then the full length is just 10 strips, each 9.5 cm long, added together.

10 × 9.5 = 95 cm
3STEP 3

Total length lost to overlaps

Each overlap hides 1.5 cm, so 9 x 1.5 = 13.5 cm is swallowed.

9 × 1.5 = 13.5 cm
4STEP 4

Subtract the overlap from the total

The real joined length is the full tape length minus the length swallowed by the overlaps.

95 - 13.5 = 81.5 cm
Answer
81.5 cm
The answer 81.5 cm is a little less than the 95 cm of tape used, which makes sense because overlapping always shortens the band. The units are centimeters, as asked, and the magnitude is sensible for 10 strips that are each about 8 cm of new length once joined.
Takeaway

When strips overlap, the number of overlaps is one less than the number of strips, so add all the tape and take away each shared piece once.

  • Count the overlaps from a diagram
  • Total length if there were no overlaps
  • Total length lost to overlaps
  • Subtract the overlap from the total
Where next?
Another one like thissuggested
Step back and solidifysuggested

▶ Practice — 12 problems