Find all possible values of a real number a such that there exist pairwise distinct nonzero real numbers x,y,z satisfying the equalities x−zy−yz=y−xz−zx=z−yx−xy=a.
Solution
Answer: a=1.
Let A=x−zy−yz, B=y−xz−zx, and C=z−yx−xy. By condition, it follows that 0=A−B=(x−y)+zx−y−xyz(x−y)=(x−y)(1+z1−xyz)=xyz(x−y)(xyz+xy−z2). Since x=y, we obtain z2−xy−xyz=0. Similarly, considering the difference B−C, we obtain x2−yz−xyz=0. Therefore, 0=(z2−xy−xyz)−(x2−yz−xyz)=(z−x)(x+y+z). Since x=z, we have x+y+z=0. Dividing this equality by x, y, and z consequently, we have 1+xy+xz=yx+1+yz=zx+zy+1=0. Therefore, zy+yz+zx+yx+xy=−3. Since 3a=A+B+C, we obtain a=31⋅(x+y+z−zy−yz−zx−yx−zy)=31⋅(0+3)=1. It is easy to verify that x=4, y=−2−52, and z=−2+52 satisfy the problem condition for a=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.