GeometryDifficulty 5.4AIME, harderProve itUnited States
Problem:
Points G and N are chosen on the interiors of sides ED and DO of unit square DOME, so that pentagon GNOME has only two distinct side lengths. The sum of all possible areas of quadrilateral NOME can be expressed as da−bc, where a,b,c,d are positive integers such that gcd(a,b,d)=1 and c is square-free (i.e. no perfect square greater than 1 divides c). Compute 1000a+100b+10c+d.
Solution
Solution:
Since MO=ME=1, but ON and GE are both less than 1, we must have either ON=NG=GE=x (call this case 1) or ON=GE=x, NG=1 (call this case 2).
Either way, the area of NOME (a trapezoid) is 21+x, and triangle NGT is a 45-45-90 triangle. In case 1, we have 1=ON+NT=x(1+22), so x=2−2 and the area of the trapezoid is 23−2. In case 2, we have 1=ON+NT=x+22, which yields an area of 44−2 as x=22−2. The sum of these two answers is 410−32.
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty) added by this project.