Find the point on the plane $x+2y+3z = 1$, which is nearest to the point $(-1,0,1)$ by Lagrange’s multiplier method.

661 Views Asked by At

Find the point on the plane $x+2y+3z = 1$, which is nearest to the point $(-1,0,1)$ by Lagrange’s multiplier method.

1

There are 1 best solutions below

0
On

Hint

$${\min (x+1)^2+y^2+(z-1)^2\\\text{s. t.}\\x+2y+3z-1=0}$$