The function below has 2 maxima and 0 other critical points. The maxima are identified using the 2nd derivative test, i.e. requiring that solutions of \frac{\partial f}{\partial x}=\frac{\partial f}{\partial y} = 0 satisfy
and
|
|
|
[{y: 2, x: 1}, {y: 0, x: -1}]
[{y: 2, x: 1}, {y: 0, x: -1}]
|
( 1.00 , 2.00 ) : (x, y) |--> 16 , (x, y) |--> -106 ( -1.00 , 0.000 ) : (x, y) |--> 16 , (x, y) |--> -10 ( 1.00 , 2.00 ) : (x, y) |--> 16 , (x, y) |--> -106 ( -1.00 , 0.000 ) : (x, y) |--> 16 , (x, y) |--> -10 |
|
|
|
|