Maths Olympiad Prep

Library / /38 of 100

Algebra Difficulty 4.7 AIME Prove it China

Find the maximum and minimum of the function
y=x+27+13x+x. y = \sqrt{x+27} + \sqrt{13-x} + \sqrt{x}.

Solution

The domain of yy is x[0,13]x \in [0, 13]. We have
y=x+27+13x+x=x+27+13+2x(13x)27+13=33+13. \begin{aligned} y &= \sqrt{x+27} + \sqrt{13-x} + \sqrt{x} \\ &= \sqrt{x+27} + \sqrt{13 + 2\sqrt{x(13-x)}} \\ &\geq \sqrt{27} + \sqrt{13} = 3\sqrt{3} + \sqrt{13}. \end{aligned}
The equality holds when x=0x = 0. Therefore, the minimum of yy is 33+133\sqrt{3} + \sqrt{13}.

On the other hand, by the Cauchy inequality we have
y2=(x+x+27+13x)2(12+1+13)[2x+(x+27)+3(13x)]=121. \begin{aligned} y^2 &= (\sqrt{x} + \sqrt{x+27} + \sqrt{13-x})^2 \\ &\leq \left(\frac{1}{2} + 1 + \frac{1}{3}\right) \left[2x + (x+27) + 3(13-x)\right] \\ &= 121. \end{aligned}
The equality holds when 4x=9(13x)=x+274x = 9(13-x) = x + 27. It is so for x=9x = 9. Therefore, the maximum of yy is 1111.

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 and solution reproduced as published; topic and difficulty added by this site.