Reasoning · Grade 4-1 Joining and Cutting Figures

Problem

Join congruent shapes edge to edge

Squares of equal size joined along whole edges make a polyomino. Four squares make a tetromino, five make a pentomino. Two drawings that match after a turn or flip count once. Find every tetromino and every pentomino.
Your answer
How to solve
Strategy Make a Systematic List — Guessing shapes at random will always miss some and repeat others. So I build them up in order: start with the tiny cases of 1, 2 and 3 squares, then make every 4-square shape by adding one square to a 3-square shape in every possible place, and every 5-square shape by adding one square to a 4-square shape. Cutting real paper squares (or tracing on the dotted grid and turning the page) makes the duplicate test honest — if a new drawing can be turned or flipped onto one already on the list, it is not new. Finally I re-sort the finished list by the smallest rectangle each shape fits inside, which is a completely different way of organising it and so catches anything missed.
1STEP 1

Pin down what counts as the same shape

Fix the rule: same after a turn or flip means same shape.

2STEP 2

Warm up with 1, 2 and 3 squares

One square gives 1, two give 1, three give 2.

1 square → 1, 2 → 1, 3 → 2
3STEP 3

Grow the tetrominoes from the two trominoes

Add one square to each tromino to grow the tetrominoes.

I, O, L, T, S → 5
4STEP 4

Watch where the flips merge shapes

Removing the flip-duplicates leaves 5.

5STEP 5

Check the 5 by sorting them a different way

Sorting by bounding box confirms the same 5.

1 + 1 + 3 = 5
6STEP 6

Grow the pentominoes and sort them by their boxes

The same growing gives 12 pentominoes.

1 + 3 + 2 + 6 = 12
7STEP 7

Make the duplicate check honest

Nothing missing or doubled, so the answer is 5 and 12.

Answer
5, 12 shapes
1 + 1 + 3 = 5, 1 + 3 + 2 + 6 = 12
The counts grow the way they should: 1 shape from 1 square, 1 from 2, 2 from 3, 5 from 4 and 12 from 5 — always increasing, and increasing faster each time, which fits the fact that a bigger shape has more edges to attach the next square to. Every shape on both lists really uses the right number of squares, stays in one piece, and fits on the dotted grid supplied. Both sample shapes printed in the book appear on the lists: the sample tetromino is the L, and the sample pentomino, four in a row with one above the third square, is the Y. The two independent counts of the tetrominoes, by growing and by rectangle size, agree at 5.
Takeaway

Grow shapes one square at a time and test every new one by turning and flipping a paper cut-out — that is how you get all 5 tetrominoes and all 12 pentominoes with none missed and none doubled!

  • Pin down what counts as the same shape
  • Warm up with 1, 2 and 3 squares
  • Grow the tetrominoes from the two trominoes
  • Watch where the flips merge shapes
  • Check the 5 by sorting them a different way
  • Grow the pentominoes and sort them by their boxes
  • Make the duplicate check honest