This document discusses optimization of functions with multiple variables. It introduces the concept of partial derivatives and the gradient to determine the direction of steepest ascent or descent of a function. Specifically, it shows that the gradient vector points in the direction of maximum increase of the function, while the negative gradient vector points in the direction of maximum decrease. An example calculates the directional derivative to find the direction of maximum volume change for a rectangular box when its dimensions are varied subject to a length constraint. In summary, the document covers optimization of multivariate functions using tools like partial derivatives and the gradient.