Composition of Functions

The composition of functions means that one function is used as the input for another.  That is, we plug an entire function in as the input and end up with something called a composite function.

Composition of functions is used to verify if two functions are inverse of each other.  The math involved here can be a little tricky, but can also be very simple and straight forward.  The notation is new, making this topic deserving of some time and careful attention to detail.

Read through the notes below, watch the video, then try the practice problems.