Inverse Functions
Inverse functions reverse the input-output relationship of a function. If takes an input and produces , then takes and returns . This concept is essential for solving equations, undoing operations, and working with radical functions that arise from "reversing" polynomials.
Graphing of Inverse Functions
The graph of is the reflection of across the line . Every point on becomes on .
This reflection also swaps domain and range: the domain of becomes the range of , and vice versa.
Common function-inverse pairs you'll see in this unit:
- Linear functions (e.g., ) have inverses that are also linear
- Quadratic functions (e.g., ) have inverses that are square root functions, but only after restricting the domain (more on this below)
- Cubic functions (e.g., ) have inverses that are cube root functions
Not every function has an inverse. A function needs to be one-to-one (each output comes from exactly one input) to have an inverse. You can check this with the horizontal line test: if any horizontal line crosses the graph more than once, the function is not one-to-one and doesn't have an inverse on that domain.
This is why on all real numbers fails. The horizontal line hits the graph at both and . To fix this, you restrict the domain to (or ), making the function one-to-one. Then the inverse is .
Monotonic functions (functions that are entirely increasing or entirely decreasing) always pass the horizontal line test, so they always have inverses.

Applications of Inverse and Radical Functions
Inverse and radical functions show up in practical problems more often than you might expect.
Unit conversion: The formula converts Celsius to Fahrenheit. Its inverse, , converts Fahrenheit back to Celsius. Any time you have a formula that converts one way, the inverse converts the other way.
Area and volume problems: If gives the side length of a square with area , then gives the area from the side length. Similarly, gives the edge length of a cube with volume , and recovers the volume.
Exponential and logarithmic relationships: If models exponential growth, then lets you solve for the time needed to reach a given amount.
One useful algebraic fact: radical expressions can be rewritten with rational exponents (e.g., ), which often makes them easier to manipulate when finding inverses.

Domains of Radical Composite Functions
When you compose two functions, like , the domain depends on both pieces. The key rule for radicals:
- Even-indexed radicals (square root, fourth root, etc.) require the radicand to be
- Odd-indexed radicals (cube root, fifth root, etc.) accept any real number
To find the domain of a radical composite function :
- Identify the domain of the inner function
- Determine which -values make the radicand of the outer function non-negative
- Take the intersection of those two sets
Worked example: Let and , so .
-
The domain of is all real numbers.
-
The radicand must satisfy , which factors as . Testing intervals gives or .
-
Intersecting with all real numbers changes nothing, so the domain is .
Properties of Inverse Functions
A few properties worth committing to memory:
- If and are true inverses, then and . This is the defining property and a reliable way to verify your answer.
- The domain and range swap between a function and its inverse.
- A function must be one-to-one to have an inverse. If it isn't naturally one-to-one, you can restrict its domain to make it one-to-one (as with restricted to ).