I think there are some mistakes in the task.
For example, if x=y=z=2:
((x+y+z)/3)x+y+z=26≥3×22=xx+yy+zz≥(x2+y2+z2)/(x+y+z)=2.
But there should be another inequality signs.
To my mind, the correct task is as follows.
Prove for natural numbers x, y, z:
(3x+y+z)x+y+z≤xxyyzz≤(x+y+zx2+y2+z2)x+y+z
Proof:
1) Using inequality between arithmetic and geometric means for a1=x,...,ax=x,ax+1=y,...,ax+y=y,ax+y+1=z,...,ax+y+z=z,
we have:
xxyyzz=a1a2...ax+y+z≤(x+y+za1+a2+...+ax+y+z)x+y+z=(x+y+zx2+y2+z2)x+y+z
2) Using inequality between arithmetic and geometric means for
a1=1/x,...,ax=1/x,ax+1=1/y,...,ax+y=1/y,ax+y+1=1/z,...,ax+y+z=1/z,
we have:
(x+y+z3)x+y+z=(x+y+zx1+...+x1+y1+...+y1+z1+...+z1)x+y+z≥(x1)x(y1)y(z1)z
(x+y+z3)x+y+z≥(x1)x(y1)y(z1)z⇒xxyyzz≥(3x+y+z)x+y+z
Comments