Maths Olympiad Prep

Library / /302 of 310

, 2026

Geometry Difficulty 4.8 AIME Find the answer Canada

A rectangle with height 2020
cm and width 2626 cm is painted with
nn vertical strips and nn horizontal strips. Each vertical strip
has height 2020 cm and width 22 cm. Each horizontal strip has height
22 cm and width 2626 cm. Each vertical strip overlaps each
horizontal strip. Vertical strips do not overlap one another, and
horizontal strips do not overlap one another. The area of the painted
portion of the rectangle is 1213\frac{12}{13} of the area of the
rectangle. What is the value of nn?

A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.

Solution

Solution 1:

The total area of the vertical strips is $n×2×\$n\times 2\times 20 = 40n cm2$.40n\text{ cm}^{2}\$.

The total area of the horizontal strips is $n×2×\$n\times 2\times 26 = 52n cm2$.52n\text{ cm}^{2}\$.

Each horizontal strip overlaps with each vertical strip in a rectangle.
Each rectangle formed by an overlap has the same height as a horizontal
strip and the same width as a vertical strip. Therefore, each
overlapping rectangle has area $2×\$2\times 2 =
4 cm2$.4\text{ cm}^{2}\$.

There are n×n=n2n\times n = n^2
overlaps in total, and each overlap is included in both the total area
of the horizontal strips and the total area of the vertical
strips.

Therefore, the total painted area is $(40n +
52n - 4n2) cm2$.4n^2)\text{ cm}^{2}\$. We are given that this is equal to
1213\dfrac{12}{13} of the total area of
the rectangle, or $1213×20×\$\dfrac{12}{13}\times 20\times 26 = 480 cm2$.480\text{ cm}^{2}\$.

The integer nn satisfies the
equation 40n+52n4n2=48040n+52n-4n^2 = 480, which
is equivalent to $n^2 -
23n+120=0$.

Factoring gives (n15)(n8)=0(n-15)(n-8) = 0, so
the possible values of nn are n=8n=8 and n=15n=15. However, if n=15n=15, then the horizontal strips would
cover a height of $2×\$2\times 15 = 30 \text{}
cm}. Since the rectangle has a height of 20 \text{} cm}$, and the horizontal strips
do not overlap, this is impossible.

The only possible value of nn is
88.

Solution 2:

Shifting a horizontal strip up or down, will not change the total
amount of the rectangle that is painted, as long as this shifting does
not introduce overlap between horizontal strips. Similarly, shifting
vertical strips to the left or right does not change the amount of the
rectangle that is painted, as long as the shifting does not introduce
overlap between vertical strips.

Because of this, we can assume without loss of generality
that the horizontal strips are all at the top of the rectangle and
exactly touching each other without overlap. We can also assume that the
vertical strips are all at the left of the grid touching each other
without overlap. This configuration is shown in the diagram.

[[IMAGE0]]

The unpainted portion is a rectangle with width 262n26-2n and height 202n20-2n. We are also given that the area of
the painted portion is 1213\dfrac{12}{13} of the area of the 20×2620\times26 rectangle, so the area of the
unpainted portion must be 113\dfrac{1}{13} of 20×2620\times 26.

Therefore, we have $(262n)×(202n)=113×20×\$(26-2n)\times(20-2n) = \dfrac{1}{13}\times 20\times 26=40$. Expanding the left side
gives 52052n40n+4n2=40520 - 52n - 40n + 4n^2 = 40,
which can be rearranged to get 4n292n+480=04n^2-92n+480=0.

Proceeding as in Solution 1, the only solution to this equation that
makes sense given the context is n=8n=8.

Want a route through all this instead of an archive? The track puts 2,444 problems in a working order, from Junior Challenge level to the IMO shortlist.

Source: CEMC, University of Waterloo, licensed CC-BY-NC-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.