Questions: Critical Points and Classification of Extrema

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

At a critical point of f(x, y), the second partial derivatives are f_xx = 3, f_yy = 1, and f_xy = 2. How should this point be classified?

ALocal minimum, because f_xx > 0 and f_yy > 0
BLocal maximum, because the mixed partial f_xy is positive
CSaddle point, because D = f_xx · f_yy − (f_xy)² = 3 − 4 = −1 < 0
DInconclusive, because f_xx and f_yy have different magnitudes
Question 2 Multiple Choice

You are maximizing f(x, y) over a closed bounded region. You find all interior critical points where ∇f = 0 and apply the second derivative test. What must you still do before identifying the absolute maximum?

ANothing — the largest value at any local maximum candidate is the absolute maximum
BVerify that D > 0 at each critical point to confirm they are true extrema
CEvaluate f on the boundary of the region and compare all values
DCheck whether the function is concave down globally by verifying f_xx < 0 everywhere
Question 3 True / False

A saddle point of f(x, y) is a critical point where the gradient ∇f is zero but the point is neither a local maximum nor a local minimum.

TTrue
FFalse
Question 4 True / False

If the discriminant D > 0 at a critical point, then that point is a local minimum.

TTrue
FFalse
Question 5 Short Answer

Why is the condition ∇f = 0 necessary but not sufficient to conclude that a point is a local minimum of f(x, y)?

Think about your answer, then reveal below.