Olympiad Maths Prep

Library / /1 of 15

Algebra Difficulty 4.5 AIME Prove it Ukraine

Do positive real numbers x,y,zx, y, z have to be equal, if they satisfy
xy+1x+1=yz+1y+1=zx+1z+1 \frac{xy + 1}{x + 1} = \frac{yz + 1}{y + 1} = \frac{zx + 1}{z + 1}

Solution

From the statement, we have (xy+1)(y+1)=(yz+1)(x+1)(xy + 1)(y + 1) = (yz + 1)(x + 1), so xy2+xy+y=xyz+x+yzxy^2 + xy + y = xyz + x + yz. Similarly yz2+yz+z=xyz+y+zxyz^2 + yz + z = xyz + y + zx, and also zx2+zx+x=xyz+z+xyzx^2 + zx + x = xyz + z + xy. After adding these three equations, we get xy2+yz2+zx2=3xyzxy^2 + yz^2 + zx^2 = 3xyz, or yz+zx+xy=3\frac{y}{z} + \frac{z}{x} + \frac{x}{y} = 3. But for positive real numbers x,y,zx, y, z, by inequality between the arithmetic mean and the geometric mean, we get yz+zx+xy3\frac{y}{z} + \frac{z}{x} + \frac{x}{y} \ge 3, and the equality is achieved only when xy=yz=zx=1\frac{x}{y} = \frac{y}{z} = \frac{z}{x} = 1, implying x=y=zx = y = z.

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.