Find all real numbers a,b,c,d such that a+b+c+d=20 and ab+ac+ad+bc+bd+cd=150.
Solution
400=(a+b+c+d)2=a2+b2+c2+d2+2⋅150 so a2+b2+c2+d2=100. Now (a−b)2+(a−c)2+(a−d)2+(b−c)2+(b−d)2+(c−d)2==3(a2+b2+c2+d2)−2(ab+ac+ad+bc+bd+cd)==300−300=0 Thus a=b=c=d=5.
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.