Rectangle R with area 20 and diagonal of length 7 is translated 2 units in some direction to form a new rectangle R′. The vertices of R and R′ that are not contained in the other rectangle form a convex hexagon. Compute the maximum possible area of this hexagon.
Solution
Solution:
Dissect the hexagon as shown above, so that it consists of a parallelogram and two triangles which are each half the original rectangle. The parallelogram has side lengths 7 and 2, so its maximum possible area is 14. As the two triangles combined always have the same area as the original rectangle, 20, the answer is 14+20=34.
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty) added by this project.