Is it possible to construct a triangle with sides x, y, z satisfying the condition: 3x2y2+3y2z2+3z2x2=x4+y4+z4?
Solution
Rewrite the equation as: 2x2y2+2y2z2+2z2x2−x4−y4−z4=−(x2y2+y2z2+z2x2). The left-hand side can be decomposed as: (x+y+z)(x+y−z)(y+z−x)(z+x−y)=−(x2y2+y2z2+z2x2). Hence, the left-hand side is negative, therefore, at least one of the multipliers is negative too. The first one is always positive, then, without loss of generality, we can assume the second one is negative, i.e. x+y−z<0, which contradicts the triangle inequality.
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.