Find the largest value of x−y, where x, y, z are real numbers satisfying the following two conditions x+y+z=2,xy+yz+zx=1.
Solution
Answer: 323. The equality holds at x=32+3, y=32−3, z=32. Let us show that x−y≤323.
Solution 1: Problem conditions yield x+y=2−z,xy=1−z(x+y)=1−z(2−z)=(z−1)2 Therefore, (x−y)2=(x+y)2−4xy=(2−z)2−4(z−1)2=z(4−3z) and consequently ∣x−y∣=z(4−3z). Since by AM-GM inequality 3z(4−3z)≤4 we can complete the proof: x−y≤∣x−y∣≤23/3.
Solution 2: Problem conditions yield (x−y)2+(y−z)2+(z−x)2= 2(x2+y2+z2)−2(xy+yz+zx)=2(x+y+z)2−6(xy+yz+zx)=2. Let us put a=x−y and b=y−z. Then z−x=−a−b and hence a2+b2+(−a−b)2=2 and a2+ab+b2=1. The last equation can be interpreted as a second order equation with respect to b: b2+ab+(a2−1)=0. Since a and b are real numbers its discriminant D=a2−4(a2−1)=4−3a2≥0. Hence a≤∣a∣≤32. Done.
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 reproduced verbatim; metadata (topic, difficulty) added by this project.