An equilateral triangle of side length is completely filled in by non-overlapping equilateral triangles of side length . How many small triangles are required?
- A)
- B)
- C)
- D)
- E)
Answer
C
Key insight
The big triangle is a scaled copy of the small one with ratio 10, so its area is 10^2 = 100 times as large.
Solution
All equilateral triangles are similar, and the side ratio here is . Areas of similar figures scale by the square of the side ratio, so the big triangle has times the area of a unit triangle. Since the small triangles tile it without gaps or overlaps, exactly of them are needed.
The answer is .
Why this works
"How many unit copies fill a figure" is an area question, and area scales quadratically with length. This is the same reason a square holds unit squares. Whenever a figure is tiled by scaled copies of itself, count by area ratio rather than by drawing.
Alternative approach
Count by rows: the top row holds small triangle, the next , then , and so on up to in the bottom row. The sum of the first ten odd numbers is .
The trap
Scaling the area by 10 instead of 10^2, giving 10, or guessing 25 from the bottom row of 19 triangles.
Common mistakes
- Scaling the area by 10 instead of 10^2, giving 10, or guessing 25 from the bottom row of 19 triangles.
- Counting only the upward-pointing triangles () and forgetting the inverted ones between them.
Techniques
Set up the equation/formula and compute; no special trick needed