Questions: Unconstrained Optimization: Finding Extrema

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

You find a critical point of f(x,y) where D = f_xx · f_yy − (f_xy)² = 25 and f_xx = −5. What type of critical point is this?

AA saddle point, because f_xx is negative
BA local minimum, because D > 0
CA local maximum, because D > 0 and f_xx < 0
DAn inflection point, because D is positive but one second derivative is negative
Question 2 Multiple Choice

A student finds all critical points of f(x,y) on the closed bounded domain {(x,y) : x² + y² ≤ 4}, classifies them using the Hessian test, and identifies a local minimum in the interior. She concludes this is the global minimum. What has she most likely forgotten?

AShe forgot to verify that D > 0 at the critical point
BShe forgot to check the boundary of the domain, where the global minimum might be located
CShe forgot to compute f_xy and verify it equals f_yx
DShe forgot that the Hessian test only applies to unbounded domains
Question 3 True / False

A critical point where D = f_xx · f_yy − (f_xy)² < 0 is a saddle point — a local minimum in one direction and a local maximum in a perpendicular direction.

TTrue
FFalse
Question 4 True / False

Setting ∇f = 0 at a point is sufficient to conclude that the point is a local maximum or minimum of f.

TTrue
FFalse
Question 5 Short Answer

Explain the role of D = f_xx · f_yy − (f_xy)² in the second-derivative test. What does its sign tell you, and why can't you conclude anything from f_xx alone?

Think about your answer, then reveal below.