Let $x,y∈R$ . Find the minimum value of this expression:
$P=\sqrt{2x^2+2y^2-2x+2y+1}+\sqrt{2x^2+2y^2+2x-2y+1}+\sqrt{2x^2+2y^2+4x+4y+4}$
We have: $P=\sqrt{(\sqrt{2}x-\frac{1}{\sqrt{2}})^2+(\sqrt{2}y+\frac{1}{\sqrt{2}})^2}+...+\sqrt{(\sqrt{2}x+\sqrt{2})^2+(\sqrt{2}y+\sqrt{2})^2}$
I think use vector or Geometric method to solve this problem. But I don't know how to choose vectors or points logically?