Three. (20 points) Let x,y,z⩾0,x+y+z=3. Prove: x+y+z⩾xy+yz+zx.
This one wants a proof. Work it on paper, then read the official solution and mark
yourself. Be honest about it: the record is only any use to you if it is.
Official solution
Three, because 2+(x)3=1+1+(x)3⩾3x, so, 2x+x2⩾3x. Similarly, 2y+y2⩾3y,2z+z2⩾3z. Therefore, 2(x+y+z)+x2+y2+z2 ⩾3(x+y+z)=(x+y+z)2 (since x+y+z=3 ). Expanding yields x+y+z⩾xy+yz+zx.
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.