Skip to main content

2018 AMC 10A Problem 23

Problem 23 of 25HarderGeometry

Farmer Pythagoras has a field in the shape of a right triangle. The right triangle’s legs have lengths 33 and 44 units. In the corner where those sides meet at a right angle, he leaves a small unplanted square SS so that from the air it looks like the right angle symbol. The rest of the field is planted. The shortest distance from SS to the hypotenuse is 22 units. What fraction of the field is planted?

Answer choices

Show solution

Solution

Let xx be the side length of S.S. Then we can split the field up into the following shapes. We can express the area of the field in two ways: 342=x2+x(3x)2 \dfrac{3 \cdot 4}{2} = x^2 + \dfrac{x(3 - x)}{2}+x(4x)2+252. + \dfrac{x(4 - x)}{2} + \dfrac{2 \cdot 5}{2}. Simplifying yields 6=7x2+5 6 = \dfrac{7x}{2} + 5 x=27. x = \dfrac{2}{7}. The desired fraction is 6x26=64496=145147. \dfrac{6 - x^2}{6} = \dfrac{6 - \frac{4}{49}}{6} = \dfrac{145}{147}. Thus, D is the correct answer.

More practice

Concepts: area decomposition · right triangle

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