Maximize/minimize $1/3 x^3 + y$ with constraint $x^2 + y^2 = 1$?

54 Views Asked by At

I keep running around in circles when I use the Lagrangian multiplier method getting $x = 1/y$

But then when I substitute $(1/y)^2 + y^2 = 1$

I then get $1/y^2 + y^2 = 1$ and this doesn't give me the proper solution. Thanks

1

There are 1 best solutions below

0
On BEST ANSWER

$x^2+y^2 = 1$ so we can say $x = \sin \theta, y = \cos \theta$.

Then we need to maximize and minimize $\frac{1}{3 \sin^3 \theta} + \cos \theta$ which can be easily done with calculus.