1. Which of the following best explains why the gradient of $f$ must be parallel to the gradient of the constraint $g$ at a constrained extremum?
- A.Because $f$ must equal $g$ at the extremum
- B.Because the level curve of $f$ must be tangent to the constraint curve at the extremum, so their normal vectors are parallel
- C.Because $\nabla f$ must be perpendicular to $\nabla g$ so they do not interfere
- D.Because both $\nabla f$ and $\nabla g$ must equal zero at the extremum
View Answer
Answer: Because the level curve of $f$ must be tangent to the constraint curve at the extremum, so their normal vectors are parallel
Geometric interpretation of Lagrange multipliers: At a constrained extremum, the level curve $f(x,y) = k$ is tangent to the constraint curve $g(x,y) = c$. Since gradients are normal to level curves, tangency implies the gradients are parallel. Why the correct answer works: Option B correctly identifies the tangency condition between the level curve and the constraint, and the resulting parallelism of gradients. Why distractors fail: Option A confuses function equality with gradient conditions. Option C states perpendicularity, which is the opposite of the requirement. Option D incorrectly assumes both gradients are zero; $\nabla g \neq 0$ is a standard assumption.