The document provides examples of using Lagrange multipliers to find the extremum of a function subject to a constraint. In example 8, the critical point and extremum are found for f(x,y,z) = x + y + z with the constraint x + y + z = 1. In example 9, the critical point (0, 0, 0) is identified as minimizing the distance from any point (x,y,z) to the origin. Example 10 finds the critical point (0, √2, √2) minimizes the distance function with the constraint x^2 + y^2 + z^2 = 2.