The document discusses inverse functions. An inverse function f-1(y) takes an output y of a function f(x) and returns the corresponding input(s) x. For a function f(x) to have an inverse function, it must be one-to-one, meaning that different inputs map to different outputs. The inverse of the function f(x) = x2 is not a function because x2 is not one-to-one - it maps both 3 and -3 to the same output of 9. A function g(x) = 2x is one-to-one and would have an inverse function, because different inputs always map to different outputs under multiplication by 2. If a function