The document defines composite functions as functions composed of other functions. Specifically, it defines a composite function f(g(x)) as taking the output of g(x) and plugging it into f. Similarly, g(f(x)) takes the output of f(x) and plugs it into g. Examples are provided to illustrate calculating composite functions. The homework assigned is to practice evaluating composite functions with index cards and online practice problems.