I am asked to find a point on the curve $(x − 1)^3 = y^2$ with the minimum distance from the origin.
Is this equivalent to say that I have to minimize $f(x,y)=x^2+y^2$ s.t. $(x − 1)^3 = y^2$ ?
I am asked to find a point on the curve $(x − 1)^3 = y^2$ with the minimum distance from the origin.
Is this equivalent to say that I have to minimize $f(x,y)=x^2+y^2$ s.t. $(x − 1)^3 = y^2$ ?
$x-1$ cannot be negative since its cube is a square and so $x^2+y^2$ is minimum when $x=1,y=0$.
(Your understanding of what the question was asking is correct by the way.)