$x+y=3m$
$xy=2m^2$, $m$ is the parameter.
I came to this $2m^2-3mx+xy=0$. The solutions have to be:$(m,2m),(2m,m)$.
But I can't understand what is the role of this parameters, I don't know how to come to the solutions. Can someone help me I would appreciate that.
Note that $x,y$ are the solutions of $$(t-x)(t-y)=0\Rightarrow t^2-(x+y)t+xy=0\Rightarrow t^2-3mt+2m^2=0.$$ So, we have $$t=\frac{3m\pm\sqrt{(-3m)^2-4\cdot 2m^2}}{2}=\frac{3m\pm m}{2}=m,2m.$$ Hence, we have $$(x,y)=(m,2m),(2m,m).$$