Yefim S. answered 06/30/20
Math Tutor with Experience
f'x = 4x - 2y = 0;
f'y = - 3y2 - 2x = 0
From 1st equation y = 2x. So, - 12x2 - 2x = 0, x = 0 and x = - 1/6, y = 0 and y = - 1/3.
We have 2 critical points: (0, 0) and (- 1/6, - 1/3).
To classify critical points let calculate secon partial derivatives: f'''xx = 4, f''xy= - 2 and f''yy= - 6y.
For critical point (0,0): f''xx·f''yy - f''xy2 = 4(-6·0) - (- 2)2 = - 4 < 0. So at (0,0) We have max; max f = f(0,0) = 0
For critical point (-1/6, - 1/3): f''xx·f''yy - f''xy2 = 4(- 6·(- 1/3)) - (- 2)2 = 8 - 4 = 4 > 0. So at this point we have min:
min f = f(- 1/6, - 1/3) = 2(- 1/6)2 - (- 1/3)3 - 2(- 1/6)(- 1/3) = 1/18 + 1/27 - 1/9 = (3 + 2 - 6)/54 = - 1/54