Maths Olympiad Prep

Library / /1 of 8

Algebra Difficulty 4.8 AIME Prove it Greece

If xx, yy are positive real numbers prove that: (x+2y)(yx+2)8(x + \frac{2}{y})(\frac{y}{x} + 2) \ge 8.
When does equality hold?

Solutions — 2

Solution 1

Since xx, y>0y > 0 the given inequality can be written as:
(xy+2)(y+2x)8xyxy2+2y+2x2y+4x8xy0(xy24xy+4x)+(2x2y4xy+2y)0x(y24y+4)+2y(x22x+1)0x(y2)2+2y(x1)20, which is valid for x,y>0. \begin{align*} (xy+2)(y+2x) \ge 8xy &\Leftrightarrow xy^2 + 2y + 2x^2y + 4x - 8xy \ge 0 \\ &\Leftrightarrow (xy^2 - 4xy + 4x) + (2x^2y - 4xy + 2y) \ge 0 \\ &\Leftrightarrow x(y^2 - 4y + 4) + 2y(x^2 - 2x + 1) \ge 0 \\ &\Leftrightarrow x(y-2)^2 + 2y(x-1)^2 \ge 0, \text{ which is valid for } x, y > 0. \end{align*}
Equality holds, if and only if:
x(y2)=0 and 2y(x1)=0x=1,y=2, since x,y>0. x(y-2) = 0 \text{ and } 2y(x-1) = 0 \Leftrightarrow x = 1, y = 2, \text{ since } x, y > 0.

Solution 2

Since xx, y>0y > 0 the given inequality can be written as:
(xy+2)(y+2x)8xy(1) (xy+2)(y+2x) \ge 8xy \quad (1)
We apply the well-known inequality of arithmetic – geometric mean
a+b2ab, yea a,b0, (equality when a=b) two times, for a=xy,b=2 and for a=y,b=2x, to receive: a+b \ge 2\sqrt{ab}, \text{ yea } a,b \ge 0, \text{ (equality when } a=b) \text{ two times, for } a=xy, b=2 \text{ and for } a=y, b=2x, \text{ to receive:}
xy+222xy,(equality for xy=2)(2) xy + 2 \ge 2\sqrt{2xy}, \quad \text{(equality for } xy = 2\text{)} \quad (2)
y+2x22xy,(equality for y=2x)(3) y+2x \geq 2\sqrt{2xy}, \quad (\text{equality for } y=2x) \quad (3)
From (2) and (3) (multiplication by parts) we get: (xy+2)(y+2x)8xy(xy+2)(y+2x) \geq 8xy.
Equality holds, if and only if xy=2xy=2 and y=2xy=2x, i.e. x=1x=1, y=2y=2.

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.