7.1 Inverse Functions and Domain Restrictions
Key Takeaways
- An inverse function reverses the input-output mapping of a relation, swapping domain and range coordinates such that (x, y) ∈ f ⟺ (y, x) ∈ f⁻¹.
- Graphically, inverse functions are reflections of each other across the identity line y = x, and a function possesses an inverse function if and only if it passes the Horizontal Line Test (one-to-one).
- To algebraically determine an inverse function, exchange the input and output variables x and y, and solve the resulting equation explicitly for y.
- Two functions f and g are verified as inverses if and only if both composite evaluations simplify to the identity function: f(g(x)) = x and g(f(x)) = x.
- For non-one-to-one functions such as parabolas, restricting the domain to an interval where the function is strictly monotonic creates an invertible branch with a well-defined square root inverse.
7.1 Inverse Functions and Domain Restrictions
Quick Answer: The inverse function $f^{-1}(x)$ reverses the operations of a function $f(x)$ by exchanging the roles of inputs and outputs: $(x, y) \in f \iff (y, x) \in f^{-1}$. Graphically, $f$ and $f^{-1}$ are symmetric reflections across the diagonal identity line $y = x$. A function possesses an inverse function if and only if it is one-to-one (passes both the Vertical and Horizontal Line Tests). To find an inverse algebraically, replace $f(x)$ with $y$, swap $x$ and $y$, and solve for $y$. Two functions are confirmed as inverses if and only if $f(g(x)) = x$ and $g(f(x)) = x$. Non-one-to-one functions (such as parabolas) require domain restrictions (e.g., $x \ge 0$ on $f(x) = x^2 + 1$) so each output corresponds to a unique input.
Formal Definition of an Inverse Function (AII-F.BF.4a)
[!NOTE] Standard note. The assessed component is AII-F.BF.4a, and NYSED’s instructional note states that inverses of one-to-one functions will be found algebraically and graphically. The June 2026 Part I asked directly for $f^{-1}(x)$ when $f(x) = 3^x$.
In mathematics, a relation maps elements from an input set (the domain) to an output set (the range). The inverse relation reverses this process entirely: it maps every output back to its originating input. If an ordered pair $(a, b)$ belongs to the original function $f$, then the ordered pair $(b, a)$ belongs to the inverse relation $f^{-1}$:
Because all coordinates swap places, the domain and range of the function and its inverse are mutually interchanged:
[!WARNING] Inverse Notation vs. Exponents: The notation $f^{-1}(x)$ denotes the functional inverse, NOT a negative exponent. It does not mean the reciprocal: $f^{-1}(x) \neq \frac{1}{f(x)} = [f(x)]^{-1}$. The superscript $-1$ signifies that the mapping operation is being reversed.
Geometric Reflection Across the Identity Line $y = x$
When a function and its inverse are graphed on the Cartesian plane, they exhibit bilateral symmetry across the line $y = x$:
- The line segment connecting any point $(a, b)$ on $f(x)$ to its corresponding point $(b, a)$ on $f^{-1}(x)$ has a slope of $\frac{a - b}{b - a} = -1$.
- Because the line $y = x$ has a slope of $1$, this connecting segment is perpendicular to $y = x$.
- The midpoint of the segment connecting $(a, b)$ and $(b, a)$ is $\left(\frac{a + b}{2}, \frac{a + b}{2}\right)$, which lies precisely on the line $y = x$.
- Therefore, every point on $f^{-1}(x)$ is the exact geometric reflection of a point on $f(x)$ across the diagonal line of symmetry $y = x$.
One-to-One Functions & The Horizontal Line Test
Not every function possesses an inverse that is also a function. For an inverse relation to qualify as a valid function, each input in its domain must map to exactly one output. Reversing this statement back to the original function yields the definition of a one-to-one (injective) function.
Definition of a One-to-One Function
A function $f$ is one-to-one if no two distinct inputs produce the same output:
The Horizontal Line Test (HLT)
While the Vertical Line Test (VLT) verifies whether a relation is a function, the Horizontal Line Test (HLT) determines whether a function's inverse is also a function:
- Horizontal Line Test Theorem: A function $f(x)$ has an inverse function $f^{-1}(x)$ if and only if no horizontal line intersects the graph of $f(x)$ at more than one point.
- Mathematical Justification: A horizontal line represents the equation $y = k$. If a horizontal line intersects the curve at two points $(x_1, k)$ and $(x_2, k)$ where $x_1 \neq x_2$, the inverse relation would contain $(k, x_1)$ and $(k, x_2)$. When inverted, the single input $k$ would produce two different outputs, failing the Vertical Line Test.
| Function Type | Passes VLT? (Is a Function?) | Passes HLT? (Is One-to-One?) | Has Inverse Function? |
|---|---|---|---|
| Linear $f(x) = mx + b$ ($m \neq 0$) | Yes | Yes | Yes (Linear) |
| Cubic $f(x) = x^3$ | Yes | Yes | Yes (Cube Root) |
| Exponential $f(x) = b^x$ | Yes | Yes | Yes (Logarithmic) |
| Quadratic $f(x) = x^2$ | Yes | No (Fails HLT) | No (Unless Restricted) |
| Absolute Value $f(x) = | x | $ | Yes |
Algebraic Determination of Inverse Functions
To find the formula for an inverse function algebraically, follow a structured four-stage algorithm:
- Replace Function Notation: Substitute the dependent variable $y$ for $f(x)$.
- Interchange Variables: Swap every occurrence of $x$ and $y$. This step executes the fundamental inverse operation $(x, y) \leftrightarrow (y, x)$.
- Solve for $y$: Use algebraic manipulations to isolate the new dependent variable $y$. For rational expressions, this involves clearing the denominator, expanding, grouping all terms with $y$ on one side, factoring out $y$, and dividing.
- Re-establish Notation: Replace $y$ with $f^{-1}(x)$, and explicitly state any domain restrictions inherited from the range of the original function.
Verifying Inverses via Mutual Function Composition
A central Regents requirement is proving or verifying that two candidate functions are inverses. Stating that their formulas look reversed is insufficient.
The Inverse Composition Theorem
Two functions $f$ and $g$ are inverse functions if and only if both composite expressions simplify to the identity function $I(x) = x$:
[!IMPORTANT] Both Compositions Are Mandatory: You must evaluate both $f(g(x))$ and $g(f(x))$. Verifying only one composition does not constitute a complete mathematical proof, as certain functions may be one-sided inverses on restricted subsets.
Restricting Domains of Non-One-to-One Functions
Parabolas of the form $f(x) = a(x - h)^2 + k$ fail the Horizontal Line Test because they are symmetric across their axis of symmetry $x = h$. Every output value above the vertex (for $a > 0$) is produced by two distinct input values: one to the left of the vertex and one to the right.
To construct an invertible function from a quadratic parent, we restrict the domain to a subset where the graph is strictly monotonic (strictly increasing or strictly decreasing):
The Vertex Partitioning Strategy
- Identify the vertex $(h, k)$ and axis of symmetry $x = h$.
- Restrict the domain to one half of the parabola: typically the right branch $[h, \infty)$, or alternatively the left branch $(-\infty, h]$.
- Determine the resulting range: for $f(x) = (x - h)^2 + k$ on $[h, \infty)$, the range is $[k, \infty)$.
- Swap $x$ and $y$: $x = (y - h)^2 + k \implies x - k = (y - h)^2$.
- Take the square root of both sides: $y - h = \pm\sqrt{x - k}$.
- Because the original domain was restricted to $x \ge h$, the inverse must satisfy $y \ge h$. Therefore, select the positive principal square root:
If the domain had been restricted to the left branch $(-\infty, h]$, we would select the negative root: $f^{-1}(x) = -\sqrt{x - k} + h$.
Summary of Inverse Function Properties
| Mathematical Feature | Original Function $f(x)$ | Inverse Function $f^{-1}(x)$ |
|---|---|---|
| Coordinate Pairs | $(a, b)$ | $(b, a)$ |
| Domain | Set $A$ | Set $B$ (Range of $f$) |
| Range | Set $B$ | Set $A$ (Domain of $f$) |
| Intercepts | $x$-intercept $(k, 0)$, $y$-intercept $(0, c)$ | $x$-intercept $(c, 0)$, $y$-intercept $(0, k)$ |
| Asymptotes | Vertical: $x = h$, Horizontal: $y = k$ | Vertical: $x = k$, Horizontal: $y = h$ |
| Composition | $f(f^{-1}(x)) = x$ for $x \in \text{Range}(f)$ | $f^{-1}(f(x)) = x$ for $x \in \text{Domain}(f)$ |
Worked Examples
Worked Problem 1: Finding the Inverse of a Rational Function
Problem: Algebraically find the inverse function $f^{-1}(x)$ for $f(x) = \frac{3x - 5}{2x + 1}$, where $x \neq -\frac{1}{2}$. State its domain.
-
Step 1: Replace $f(x)$ with $y$.
-
Step 2: Swap $x$ and $y$.
-
Step 3: Clear the denominator. Multiply both sides by $(2y + 1)$:
-
Step 4: Group terms containing $y$ on one side. Subtract $3y$ and subtract $x$:
-
Step 5: Factor out $y$ and isolate.
-
Step 6: Write in inverse notation with domain restriction.
Worked Problem 2: Verifying an Inverse Relationship via Composition
Problem: Algebraically verify whether $f(x) = \frac{x + 7}{4}$ and $g(x) = 4x - 7$ are inverse functions.
-
Step 1: Evaluate the composition $f(g(x))$. Substitute $g(x) = 4x - 7$ into the input slot of $f$: Simplify the numerator:
-
Step 2: Evaluate the composition $g(f(x))$. Substitute $f(x) = \frac{x + 7}{4}$ into the input slot of $g$: Cancel the factor of 4:
-
Step 3: State the conclusion. Since $f(g(x)) = x$ and $g(f(x)) = x$ for all real numbers, $f(x)$ and $g(x)$ are confirmed inverse functions.
Worked Problem 3: Restricting a Quadratic Domain and Deriving its Inverse
Problem: Consider the quadratic function $f(x) = (x - 3)^2 + 4$ restricted to the domain $[3, \infty)$. Determine the equation for $f^{-1}(x)$ and state its domain and range.
-
Step 1: Identify vertex, restricted domain, and range. The vertex is $(3, 4)$. On $[3, \infty)$, the function values begin at $f(3) = 4$ and increase without bound. Thus, the range of $f$ is $[4, \infty)$.
-
Step 2: Swap variables.
-
Step 3: Isolate the squared binomial.
-
Step 4: Take the square root and select the correct branch. Because the original domain was restricted to $x \ge 3$, the inverse output must satisfy $y \ge 3$. Therefore, select the positive square root:
-
Step 5: State the final inverse with domain and range.
Common Regents Pitfalls & Exam Strategies
- Pitfall 1: Confusing functional inverse notation with reciprocals. Students frequently write $f^{-1}(x) = \frac{1}{f(x)}$. The reciprocal flips the fraction, but the inverse function swaps input and output variables. For example, if $f(x) = 2x + 6$, the reciprocal is $\frac{1}{2x + 6}$, but the inverse is $\frac{x - 6}{2}$.
- Pitfall 2: Forgetting to choose a sign when inverting restricted quadratics. Writing $f^{-1}(x) = 3 \pm \sqrt{x - 4}$ fails the Vertical Line Test and is not a function. You must inspect the restricted domain ($x \ge h$ vs. $x \le h$) to select the positive or negative root.
- Pitfall 3: Evaluating only one composition during verification. On Part II and III constructed-response items, proving that $f(g(x)) = x$ without also proving that $g(f(x)) = x$ results in a 1-credit deduction. Both compositions must be fully worked out.
What is the inverse function f⁻¹(x) of the rational function f(x) = (2x + 3) / (x - 4)?
Given the quadratic function f(x) = 2(x + 1)² - 5 with domain restricted to [-1, ∞), which expression represents f⁻¹(x) along with its appropriate domain?
If f(x) = (3x - 8) / 5, which function g(x) satisfies the inverse identity conditions (f ∘ g)(x) = x and (g ∘ f)(x) = x?