Precalculus · Unit 2: Exponential and Logarithmic Functions · 14 min read · Updated 2026-05-11
AP Precalculus Inverse Functions — AP Precalculus
AP Precalculus · Unit 2: Exponential and Logarithmic Functions · 14 min read
1. Definition and Core Properties★★☆☆☆⏱ 3 min
An inverse function reverses the input-output mapping of an original invertible function. If the original function $f$ takes input $x$ to output $y = f(x)$, then the inverse function $f^{-1}$ takes input $y$ to output $x = f^{-1}(y)$.
Inverse functions are a foundational topic for AP Precalculus, making up approximately 6-8% of exam points, and are the basis for defining logarithms, the core of Unit 2.
2. Existence of Inverses and the Horizontal Line Test★★☆☆☆⏱ 3 min
An inverse function only exists if the original function is one-to-one (injective) on its domain. By definition, a function is one-to-one if whenever $f(a) = f(b)$, then $a = b$: no two distinct inputs produce the same output.
The simplest graphical test for one-to-oneness is the **horizontal line test**: a function passes the test if no horizontal line intersects its graph more than once. If any horizontal line crosses multiple times, the function is not invertible over its full domain.
Many common functions (like quadratics) are not one-to-one over their full domain, but we can restrict the domain to an interval where the function is strictly monotonic (always increasing or decreasing), which guarantees it is one-to-one and invertible.
Exam tip: On MCQ questions asking to identify an invertible function from a set of graphs, draw 2-3 test horizontal lines across each graph to quickly check for multiple intersections — don't rely solely on memory of function shapes.
3. Algebraic Inversion and Composition Verification★★★☆☆⏱ 4 min
Once we confirm a function is invertible (or restrict it to an invertible domain), we can find its inverse algebraically using this standard 4-step process:
Replace $f(x)$ with $y$
Swap the positions of $x$ and $y$ (this reflects the domain-range swap between $f$ and $f^{-1}$)
Solve the new equation for $y$
Replace $y$ with $f^{-1}(x)$, and set the domain of $f^{-1}$ equal to the range of the original $f$.
By definition, any valid inverse must satisfy both composition identities: $f(f^{-1}(x)) = x$ and $f^{-1}(f(x)) = x$. Checking these identities is the most reliable way to confirm you did the algebra correctly.
Exam tip: Always verify your inverse with at least one composition identity on FRQ questions to earn full credit, and never forget to write the domain of the inverse to match the original function's range.
4. Graphical Properties of Inverse Functions★★☆☆☆⏱ 2 min
The graph of $y = f^{-1}(x)$ is the reflection of the graph of $y = f(x)$ over the line $y = x$. This matches the algebraic step of swapping $x$ and $y$ when finding inverses.
A point $(a,b)$ on the graph of $f$ corresponds to a point $(b,a)$ on the graph of $f^{-1}$, so we can find $f^{-1}(b)$ directly if we know $f(a) = b$.
If $f$ is strictly increasing, $f^{-1}$ is also strictly increasing; if $f$ is strictly decreasing, $f^{-1}$ is strictly decreasing.
Almost all intersections of $f$ and $f^{-1}$ (for the AP Precalculus scope) lie on the line $y=x$.
Exam tip: If you are asked for only a single value of $f^{-1}(k)$, never waste time calculating the entire inverse function. Just solve $f(x) = k$ for $x$ — that solution is your answer.
5. AP-Style Worked Practice Problems★★★☆☆⏱ 4 min
Common Pitfalls
Why: Students confuse inverse function notation $f^{-1}$ with exponent notation for reciprocals, where $x^{-1} = 1/x$
Why: Students focus on the algebraic inversion step and skip domain/range checks, which are required for full credit on FRQs
Why: Students mix up reflection rules for different function transformations, confusing inverse reflection with vertical reflection
Why: Students remember that squaring has two square roots, and forget the original function is restricted to non-negative inputs, so the inverse must have non-negative outputs
Why: Students assume that if one composition works, the other must, but one composition can equal $x$ over a restricted domain even if the inverse is incorrectly defined