Make equilateral triangle from two hexagons

691 Views Asked by At

Given two congruent regular hexagons, we should partition them into a total of $n$ pieces. What is the smallest value of $n$ so that the $n$ pieces together can be formed into an equilateral triangle?

If we start with only one hexagon, it is possible to use five pieces. But we can't combine an equilateral triangle and a hexagon, or two equilateral triangles together. In addition, from a regular hexagon we can make two equilateral triangles by cutting segments $AC,CE,EA$ if the hexagon is $ABCDEF$.

1

There are 1 best solutions below

2
On BEST ANSWER

Six pieces: green hexagon is cut into five pieces and red one is a single piece:

enter image description here