Let x, y, z∈[0,1]. Then the maximum value of M=∣x−y∣+∣y−z∣+∣z−x∣ is ________.
Solution
We may assume 0≤x≤y≤z≤1. Then M=y−x+z−y+z−x. Since y−x+z−y≤2[(y−x)+(z−y)]=2(z−x), we have M≤2(z−x)+z−x=(2+1)z−x≤2+1. The equality holds if and only if y−x=z−y, x=0, z=1 (i.e. x=0, y=21, z=1). Therefore, the answer is Mmax=2+1.
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.