Find the minimum and maximum value of $x+y+z+xy+yz+xz$ if
$x^2+y^2+z^2 = 1$
I converted it to uvw,
$3u+3v^2$ is the expression, $(3u)^2-2(3v^2)=1$, is the constraint.
now I don't know what to do, I'm still learning the uvw method and I don't know if we can use the basic theorem to solve this or Tej's theorem.
$$3u+3v^2=3u+\dfrac{(3u)^2-1}2=\dfrac{9u^2+6u-1}2=\dfrac{(3u+1)^2-2}2$$
Now for real $u,(3u+1)^2\ge0$