Maths Olympiad Prep

Library / /3 of 12

Algebra Difficulty 7.5 National olympiad, round 2 Prove it Saudi Arabia

The quadratic equation ax2+bx+c=0a x^{2} + b x + c = 0 has its roots in the interval [0,1][0, 1]. Find the maximum of
(ab)(2ab)a(ab+c) \frac{(a-b)(2a-b)}{a(a-b+c)}

Solution

Let u,vu, v be the roots of the quadratic equation ax2+bx+c=0a x^{2} + b x + c = 0 such that 0uv10 \leq u \leq v \leq 1. We have the relations b=a(u+v)b = -a(u + v) and c=uvc = u v. Therefore
(ab)(2ab)a(ab+c)=(1+u+v)(2+u+v)1+u+v+uv=2+u1+v+v1+u2+u1+u+11+u=3 \begin{aligned} \frac{(a-b)(2a-b)}{a(a-b+c)} &= \frac{(1 + u + v)(2 + u + v)}{1 + u + v + u v} \\ &= 2 + \frac{u}{1 + v} + \frac{v}{1 + u} \\ &\leq 2 + \frac{u}{1 + u} + \frac{1}{1 + u} = 3 \end{aligned}
Clearly, when u=v=1u = v = 1, the equality holds. Thus, 33 is the maximum.

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.