請問一題 Π:x+y+z=10 S:the cylinder of equation x^2+y^2=18 the plane Π intersects S in an ellipse C. Find the point of C which is farthest from the origin.
我看書上的做法是
f(x,y,z)=x^2+y^2+z^2 g1(x,y,z)=x^2+y^2-18 g2(x,y,z)=x+y+z-10
▽f=λ▽g1+μ▽g2 下去做
想請問那個 f(x,y,z)=x^2+y^2+z^2是哪來的 題目完全沒提到