Skip to main content

2023 AMC 12A Problem 9

Problem 9 of 25EasierAlgebraGeometry

A square of area 22 is inscribed in a square of area 3,3, creating four congruent triangles, as shown below. What is the ratio of the shorter leg to the longer leg in the shaded right triangle?

Answer choices

Show solution

Solution

The outer square has side 3\sqrt3 and the inner square has side 2.\sqrt2. Each triangle is right, with legs pp and qq along an outer side, so p+q=3,p+q=\sqrt3, and with hypotenuse an inner side, so p2+q2=2.p^2+q^2=2. Then (p+q)2=3(p+q)^2=3 gives 2pq=1,2pq=1, so pp and qq are the roots of t23t+12=0,t^2-\sqrt3\,t+\tfrac12=0, namely 3±12.\dfrac{\sqrt3\pm 1}{2}. The ratio of shorter to longer leg is 313+1=(31)22=23. \begin{gathered} \dfrac{\sqrt3-1}{\sqrt3+1}\\ {}=\dfrac{(\sqrt3-1)^2}{2}\\ {}=2-\sqrt3. \end{gathered} Thus, the correct answer is C.

More practice

Concepts: square (geometry) · Pythagorean Theorem · system of equations

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