This document discusses the Lagrange multiplier method for finding the constrained maximum or minimum of a function subject to an equality constraint. It provides examples of using Lagrange multipliers to find the dimensions of a rectangle with maximum area given a perimeter, and to find the points on a circle closest to and farthest from a given point. The key steps are to set up the Lagrange multiplier equation relating the gradients of the objective function and constraint, solve for the critical points, and evaluate the objective function at these points to find the maximum or minimum.