Olympiad Maths Prep

Library / /1 of 22

Algebra Difficulty 4.8 AIME Prove it Ukraine

Real numbers x,yx, y satisfy the inequality:
x2+3xy+4y272. x^2 + 3xy + 4y^2 \leq \frac{7}{2}.

Prove that x+y2x + y \leq 2.

Solution

Denote t=x+yt = x + y, and put x=tyx = t - y into the given inequality. Then we get:
(ty)2+3(ty)y+4y2720(t - y)^2 + 3(t - y)y + 4y^2 - \frac{7}{2} \le 0
or, equivalently,
2y2+ty+t2720. 2y^2 + ty + t^2 - \frac{7}{2} \le 0.
The left-hand side of the last inequality can be considered as a quadratic polynomial in yy. This polynomial has a positive leading coefficient and at least one non-positive value, so its determinant is non-negative:
D=287t20t24. D = 28 - 7t^2 \geq 0 \quad \Rightarrow \quad t^2 \leq 4.
This proves that t=x+y2t = x + y \le 2.

Looking for a route rather than 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.