Notes
rectangle in a hexagon solution

Solutions to the Rectangle in a Hexagon Problem

Dissection or Shearing Solution

One strategy for solving this problem is to dissect the rectangle and reconstruct it so that it fits more simply in the hexagon. This can also be achieved by shearing the rectangle twice.

The stages of the dissection are as follows.

  1. Remove the triangle at the top and paste it at the bottom.

  2. Remove the side triangle on the right and paste it at the left.

At this stage, the rectangle now occupies the central portion of the hexagon. To see how to calculate this area, we divide the hexagon into equilateral triangles and then further split each triangle into half. There are twelve of these halves in total, meaning that each has area 2.52.5. Eight of them constitute the central strip, which is the rectangle, so the rectangle has area 2020.

Agg Invariance Principle

Using the Agg invariance principle, we can assume that the rectangle is vertical and so occupies the central strip. From there, the deduction follows the above argument following from the dissection.