Systematically count all triangles in a composite
Using matchsticks of equal length, the shape shown on the right was built. How many equilateral triangles of all sizes can be found in this shape in total?
Show solution
Understand
A big equilateral triangle (3 matchsticks per side) is split into a grid of small unit triangles. I must count every equilateral triangle of every size hidden in the figure.
- A large equilateral triangle with side length 3 small triangles
- It is filled with small unit equilateral triangles, both upward- and downward-pointing
- 18 matchsticks were used to build it
- The total number of equilateral triangles of all sizes in the figure
- Triangles must follow the matchstick grid lines
- Count both upward-pointing and downward-pointing triangles, and all sizes (side 1, 2, and 3)
Plan
#7 Identify Subproblems · also uses: #2 Make a Systematic List#5 Look for a Pattern
A composite figure is easiest to count by breaking it into subproblems: count by size, and within each size separate upward from downward triangles. Listing each group systematically and watching the size pattern keeps the count complete and organized.
Execute
Review
13 is more than the 6 obvious smallest triangles, which is expected once you include the inverted ones, the medium size-2 triangles, and the whole outer triangle. The count is finite and well above 6 but far below the dozens you'd see in a larger grid, so it fits a side-3 figure.
Solve an easier related problem (tool 9): count triangles in a side-1 grid (1) and a side-2 grid (5), notice the jump, and extend the pattern to predict and check the side-3 total of 13.
Standards · min grade 4
4.G.A.2Classify two-dimensional figures based on presence of parallel or perpendicular lines — Identifying and classifying the equilateral triangles of each size and orientation in the grid.