Skip to main content

2025 AMC 12A Problem 5

Problem 5 of 25EasierAlgebraGeometry

In the figure below, the outside square contains infinitely many squares, each of them with the same center and sides parallel to the outside square. The ratio of the side length of a square to the side length of the next inner square is k,k, where 0<k<1.0 \lt k \lt 1. The spaces between squares are alternately shaded, as shown in the figure (which is not necessarily drawn to scale). The area of the shaded portion of the figure is 64%64\% of the area of the original square. What is k?k?

Answer choices

Show solution

Solution

Let the outer square have area 1.1. The nested squares have areas 1,k2,k4,,1, k^2, k^4, \ldots, so the ring between the nnth and (n+1)(n+1)th squares has area k2n(1k2).k^{2n}(1-k^2). The shaded rings are the alternate ones n=0,2,4,,n = 0, 2, 4, \ldots, with total area j=0k4j(1k2)=1k21k4=11+k2. \begin{aligned} \sum_{j=0}^{\infty} k^{4j}(1-k^2) &= \frac{1-k^2}{1-k^4} \\ &= \frac{1}{1+k^2}. \end{aligned} Setting 11+k2=1625\dfrac{1}{1+k^2} = \dfrac{16}{25} gives 1+k2=2516,1 + k^2 = \dfrac{25}{16}, so k2=916k^2 = \dfrac{9}{16} and k=34.k = \dfrac{3}{4}. Thus, the correct answer is D.

More practice

Concepts: geometric sequence · area ratio

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.