This document discusses increasing and decreasing functions, and optimization of functions of single and multiple variables. It defines increasing and decreasing functions using both simple definitions comparing function values as the independent variable changes, and using the sign of the derivative. Optimization of functions involves finding critical points where the first derivative is zero, and using the second derivative to determine if it is a maximum or minimum. Constrained optimization uses Lagrange multipliers to incorporate constraints. The Hessian determinant and bordered Hessian are discussed for determining maxima and minima of multivariable functions.