Maths Olympiad Prep

Library / /1225 of 1394

, 2015

Geometry Difficulty 5.8 AIME, harder Prove it United States

Problem:
Let G\mathcal{G} be the set of all points (x,y)(x, y) in the Cartesian plane such that 0y80 \leq y \leq 8 and

(x3)2+31=(y4)2+8y(8y) (x-3)^{2}+31=(y-4)^{2}+8 \sqrt{y(8-y)}

There exists a unique line \ell of negative slope tangent to G\mathcal{G} and passing through the point (0,4)(0,4). Suppose \ell is tangent to G\mathcal{G} at a unique point PP. Find the coordinates (α,β)(\alpha, \beta) of PP.

Solution

Solution:
Answer: (125,85)\left(\frac{12}{5}, \frac{8}{5}\right)

Let GG be G\mathcal{G} restricted to the strip of plane 0y40 \leq y \leq 4 (we only care about this region since \ell has negative slope going down from (0,4)(0,4)).

By completing the square, the original equation rearranges to (x3)2+(y(8y)4)2=1(x-3)^{2}+(\sqrt{y(8-y)}-4)^{2}=1.

One could finish the problem in a completely standard way via the single-variable parameterization (x,y(8y))=(3+cost,4+sint)(x, \sqrt{y(8-y)})=(3+\cos t, 4+\sin t) on the appropriate interval of tt—just take derivatives with respect to tt to find slopes (the computations would probably not be too bad)—but we will present a slightly cleaner solution.

Consider the bijective plane transformation Φ:(x,y)(x,y(8y))\Phi:(x, y) \mapsto (x, \sqrt{y(8-y)}), with inverse Φ1:(x,y)(x,416y2)\Phi^{-1}:(x, y) \mapsto \left(x, 4-\sqrt{16-y^{2}}\right). In general, Φ\Phi maps curves as follows:

Φ({(x,y):f(x,y)=c})={Φ(x,y):f(x,y)=c}={(x,y):f(Φ1(x,y))=c}\Phi(\{(x, y): f(x, y)=c\})=\{\Phi(x, y): f(x, y)=c\}=\{(x', y'): f(\Phi^{-1}(x', y'))=c\}.

Our line \ell has the form y4=mxy-4=-m x for some m>0m>0. We have Φ(G)={(x3)2+(y4)2=1:0y4}\Phi(G)=\{(x-3)^{2}+(y-4)^{2}=1: 0 \leq y \leq 4\} and Φ({4y=mx:0y4})={16y2=mx:0y4}\Phi(\{4-y=m x: 0 \leq y \leq 4\})=\{\sqrt{16-y^{2}}=m x: 0 \leq y \leq 4\}.

Since \ell is unique, mm must also be. But it's easy to see that m=1m=1 gives a tangency point, so if our original tangency point was (u,v)(u, v), then our new tangency point is (u,v(8v))=45(3,4)=(125,165)(u, \sqrt{v(8-v)})=\frac{4}{5}(3,4)=\left(\frac{12}{5}, \frac{16}{5}\right), and so (u,v)=(125,85)(u, v)=\left(\frac{12}{5}, \frac{8}{5}\right).

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.