Perimeter & Area

Problem

Perimeter plus tiles needed to build it

We have a right triangle whose two perpendicular legs are each 3 cm. We join copies of this triangle side by side to build a rectangle whose perimeter is 30 cm, and we want to know how many triangles that takes.
3 cm 3 cm
Measurement & dataOperations
Your answer
triangles
How to solve
Strategy Draw a Diagram — Drawing the triangles lets us see that two of them make a 3 cm square, turning the shape question into a tidy tiling. We then split the task into subproblems (make a square, line squares in a row, match the perimeter) and check which row length gives 30 cm.
1STEP 1

Combine two triangles into a square

Two triangles joined along the hypotenuse make a 3 cm by 3 cm square.

2 triangles = 1 square (3 cm × 3 cm)
2STEP 2

Line the squares up in a row

Join n of these squares in a row: the rectangle is 3 cm tall and 3 times n cm long.

length = 3 × n, height = 3
3STEP 3

Match the perimeter to 30 cm

Set the perimeter 2(3n + 3) = 30 and solve: 3n + 3 = 15, so n = 4, giving a 12 cm by 3 cm rectangle.

2 (3n + 3) = 30 → 3n + 3 = 15 → n = 4
4STEP 4

Count the triangles

Each of the 4 squares is made from 2 triangles, so the rectangle needs 4 times 2 = 8 triangles.

4 × 2 = 8
Answer
8 triangles
4 × 2 = 8
The rectangle is 12 cm by 3 cm, and its perimeter is 12 + 3 + 12 + 3 = 30 cm, exactly as required. Eight right triangles with legs of 3 cm cover an area of 8 times (3 times 3 divided by 2) = 36 square cm, which equals the 12 by 3 rectangle's area of 36 square cm, so the triangles tile it perfectly.
Takeaway

Two matching triangles make one little square, so once you find the rectangle you just double the squares to count triangles!

  • Combine two triangles into a square
  • Line the squares up in a row
  • Match the perimeter to 30 cm
  • Count the triangles
Where next?
Another one like thissuggested

▶ Practice — 9 problems