Skip to main content

2018 AMC 12A Problem 17

Problem 17 of 25IntermediateGeometry

Farmer Pythagoras has a field in the shape of a right triangle. The right triangle’s legs have lengths of 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

Place the right angle at the origin with legs on the axes, so the vertices are (4,0),(4, 0), (0,3),(0, 3), (0,0),(0, 0), and the square SS is [0,s]×[0,s].[0, s] \times [0, s]. The hypotenuse is 3x+4y12=0,3x + 4y - 12 = 0, and the distance from its nearest corner (s,s)(s, s) is 3s+4s1232+42=7s125=2. \frac{|3s + 4s - 12|}{\sqrt{3^2 + 4^2}} = \frac{|7s - 12|}{5} = 2. This gives s=227s = \tfrac{22}{7} or s=27;s = \tfrac27; only s=27s = \tfrac27 keeps the square inside the triangle. The field has area 1234=6\tfrac12 \cdot 3 \cdot 4 = 6 and the unplanted square has area (27)2=449.\left(\tfrac27\right)^2 = \tfrac{4}{49}. The planted fraction is 14496=12147=145147. 1 - \frac{\frac{4}{49}}{6} = 1 - \frac{2}{147} = \frac{145}{147}. Thus, the correct answer is D.

More practice

Concepts: coordinate geometry · distance formula · area

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