Questions: Second Partial Test for Local Extrema (Hessian)

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

At a critical point of f(x,y), you find f_xx = 3, f_yy = 4, and f_xy = 5. What type of point is this?

AA local minimum, because f_xx > 0 and f_yy > 0
BA local maximum, because both second partials are positive
CA saddle point, because D = f_xx·f_yy − (f_xy)² = 12 − 25 = −13 < 0
DThe test is inconclusive because D = 0
Question 2 Multiple Choice

What does D = f_xx·f_yy − (f_xy)² geometrically measure at a critical point?

AThe rate of change of the gradient vector
BThe average curvature of the surface at the critical point
CWhether the Hessian's eigenvalues have the same sign (D > 0) or opposite signs (D < 0), determining if the surface curves the same way in all directions or curves up in some and down in others
DThe distance between the critical point and the nearest saddle point
Question 3 True / False

If D = f_xx·f_yy − (f_xy)² = 0 at a critical point, the second partials test is inconclusive — the point could be a local min, local max, or saddle.

TTrue
FFalse
Question 4 True / False

If f_xx > 0 and f_yy > 0 at a critical point of f(x,y), then the point should be a local minimum.

TTrue
FFalse
Question 5 Short Answer

Why can a large f_xy value turn what appears to be a local minimum (f_xx > 0, f_yy > 0) into a saddle point?

Think about your answer, then reveal below.