Maths Olympiad Prep

Library / /72 of 156

Geometry Difficulty 4.8 AIME Find the answer China

Positive real numbers x,yx, y satisfy the following condition: there exist a[0,x],b[0,y]a \in [0, x], b \in [0, y] such that
a2+y2=2,b2+x2=1,ax+by=1. a^2 + y^2 = 2, \quad b^2 + x^2 = 1, \quad ax + by = 1.
Then the maximum of x+yx+y is ______.

A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.

Solution

In a plane rectangular coordinate system xOyxOy, for positive real number pairs (x,y)(x, y) that satisfy the condition, take points L(x,0)L(x, 0), M(x,y)M(x, y), N(0,y)N(0, y), and then quadrilateral OLMNOLMN is a rectangle. Points P,QP, Q are on sides LM,MNLM, MN, respectively, as shown in Fig. 8.1.
Since a2+y2=2a^2 + y^2 = 2, b2+x2=1b^2 + x^2 = 1, ax+by=1ax + by = 1, we have
OP=x2+b2=1,OQ=a2+y2=2,PQ=(ax)2+(by)2=(a2+y2)+(b2+x2)2(ax+by)=1. \begin{aligned} |OP| &= \sqrt{x^2 + b^2} = 1, \\ |OQ| &= \sqrt{a^2 + y^2} = \sqrt{2}, \\ |PQ| &= \sqrt{(a-x)^2 + (b-y)^2} \\ &= \sqrt{(a^2 + y^2) + (b^2 + x^2) - 2(ax + by)} = 1. \end{aligned}
Thus, OPQ\triangle OPQ is an isosceles right triangle with PP as its right-angle vertex.

Figure 1

Fig. 8.1

Therefore, we can set LOP=θ\angle LOP = \theta, QON=π4θ\angle QON = \frac{\pi}{4} - \theta, where 0θπ40 \le \theta \le \frac{\pi}{4}.
Then
x+y=OL+ON=OPcosLOP+OQcosQON=cosθ+2cos(π4θ)=2cosθ+sinθ=5sin(θ+φ), \begin{aligned} x + y &= |OL| + |ON| \\ &= |OP| \cdot \cos \angle LOP + |OQ| \cdot \cos \angle QON \\ &= \cos \theta + \sqrt{2} \cos \left(\frac{\pi}{4} - \theta\right) = 2 \cos \theta + \sin \theta \\ &= \sqrt{5} \sin(\theta + \varphi), \end{aligned}
where φ=arcsin255\varphi = \arcsin \frac{2\sqrt{5}}{5}.
When θ=π2φ\theta = \frac{\pi}{2} - \varphi (correspondingly, x=255x = \frac{2\sqrt{5}}{5}, y=355y = \frac{3\sqrt{5}}{5}), x+yx + y takes the maximum 5\sqrt{5}.

\square

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.