This document discusses inverse functions. It provides examples of functions and their inverses, including: - A function f(x) = {(1, 4), (2, 6), (5, 3)} and its inverse f-1(x) = {(4, 1), (6, 2), (3, 5)}. - Showing that composing a function with its inverse results in the identity function: f-1(f(x)) = x and f(f-1(x)) = x. - Finding the inverse of the function f(x) = 2x^2 and graphing a function and its inverse.