If x, y, z and w are real numbers such that x2+y2+z2+w2+x+3y+5z+7w=4, determine the largest possible value of x+y+z+w.
Solution
By completing the squares of sums, the given equation can be written as (x+21)2+(y+23)2+(z+25)2+(w+27)2=25. By the inequality of arithmetic and quadratic means, we have 4(x+21)+(y+23)+(z+25)+(w+27)≤4(x+21)2+(y+23)2+(z+25)2+(w+27)2 We can conclude that (x+21)+(y+23)+(z+25)+(w+27)≤10, i.e. x+y+z+w≤2. Note that the value 2 can indeed be attained, e.g. for x=2, y=1, z=0, w=−1. Therefore, the largest possible value of x+y+z+w is 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 reproduced verbatim; metadata (topic, difficulty) added by this project.