Questions: Critical Points, Extrema, and Saddle Points

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

For f(x, y) = x² − y², you compute ∇f(0,0) = (0, 0). What type of critical point is the origin?

AA local minimum — the function curves upward near the origin
BA local maximum — the function curves downward near the origin
CA saddle point — the function increases in some directions and decreases in others
DNot a critical point — the gradient must be nonzero to classify it
Question 2 Multiple Choice

Why does the saddle point phenomenon have no analogue in single-variable calculus?

ASingle-variable functions can have saddle points, but they are called inflection points instead
BIn one dimension, there is only one direction to move from a critical point, so the function either increases or decreases — there are no competing directions for a saddle to exist
CSingle-variable calculus uses a different definition of critical point that excludes saddles
DSaddle points only occur when the Hessian has negative eigenvalues, which is impossible in 1D
Question 3 True / False

If ∇f(p) = 0 at a point p, then p is expected to be either a local maximum or a local minimum.

TTrue
FFalse
Question 4 True / False

Every local minimum of a differentiable function f: ℝ² → ℝ is a critical point.

TTrue
FFalse
Question 5 Short Answer

Why is finding all points where ∇f = 0 not sufficient to identify the minima of a function? What additional step is required?

Think about your answer, then reveal below.