Maths Olympiad Prep

Library / /1254 of 1394

, 2022

Geometry Difficulty 5.9 AIME, harder Prove it United States

Problem:

Rectangle R0R_{0} has sides of lengths 33 and 44. Rectangles R1R_{1}, R2R_{2}, and R3R_{3} are formed such that:
- all four rectangles share a common vertex PP,
- for each n=1,2,3n=1,2,3, one side of RnR_{n} is a diagonal of Rn1R_{n-1},
- for each n=1,2,3n=1,2,3, the opposite side of RnR_{n} passes through a vertex of Rn1R_{n-1} such that the center of RnR_{n} is located counterclockwise of the center of Rn1R_{n-1} with respect to PP.

Figure 1

Compute the total area covered by the union of the four rectangles.

Solution

Solution:

Let ABCDABCD be R0R_{0} such that AB=3\overline{AB}=3 and BC=4\overline{BC}=4. Then, let AC\overline{AC} be a side length of R1R_{1} and let the other two vertices be EE and FF such that BB lies on segment EFEF. Notice that the area of ABC\triangle ABC is both half of the area of R0R_{0} and half of the area of R1R_{1}. This means forming R1R_{1} adds half of the area of R0R_{0} to the union of rectangles. Similarly, forming R2R_{2} adds half of the area of R1R_{1} to the union of all rectangles, and the same for R3R_{3}. This means the total area of the union of rectangles is given by
[R0]+12[R1]+12[R2]+12[R3]=[R0]+12[R0]+12[R0]+12[R0]=52[R0]=52(34)=30 [R_{0}] + \frac{1}{2}[R_{1}] + \frac{1}{2}[R_{2}] + \frac{1}{2}[R_{3}] = [R_{0}] + \frac{1}{2}[R_{0}] + \frac{1}{2}[R_{0}] + \frac{1}{2}[R_{0}] = \frac{5}{2}[R_{0}] = \frac{5}{2}(3 \cdot 4) = 30
Note that in the above equation, [X][X] denotes the area of shape XX.

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.