Fiveable

๐Ÿ“ˆAP Pre-Calculus Unit 2 Review

QR code for AP Pre-Calculus practice questions

2.8 Inverse Functions

2.8 Inverse Functions

Written by the Fiveable Content Team โ€ข Last updated June 2026
Verified for the 2027 exam
Verified for the 2027 examโ€ขWritten by the Fiveable Content Team โ€ข Last updated June 2026
๐Ÿ“ˆAP Pre-Calculus
Unit & Topic Study Guides
Pep mascot

What are inverse functions in AP Precalculus?

A function is invertible when each output comes from exactly one input, which lets you reverse the mapping with fโˆ’1f^{-1}. To find an inverse, swap xx and yy in the equation and solve for yy, which reflects the original graph over the line y=xy = x. The domain and range trade places between a function and its inverse.

Why This Matters for the AP Precalculus Exam

Inverse functions show up across AP Precalculus, especially in Unit 2, where logarithmic functions are introduced as the inverses of exponential functions. Getting comfortable with inverses now sets you up for topics like lnโกx\ln x as the inverse of exe^x and inverse trigonometric functions later in the course.

On the exam you may need to:

  • Find an inverse from an equation, a table, or a graph.
  • Decide whether a function is invertible, and restrict a domain so it becomes invertible.
  • Reverse input-output pairs and swap domain with range.
  • Verify two functions are inverses using composition.
  • Interpret what an inverse means in a real situation, including any domain limits the context adds.

Because exponential and logarithmic work demands precision, showing clear steps is important for clear exam work. Answers without supporting work may not support a stronger score on free-response questions.

Key Takeaways

  • A function is invertible on a domain only when each output value comes from a unique input value (passes the horizontal line test).
  • If f(a)=bf(a) = b, then fโˆ’1(b)=af^{-1}(b) = a. Reversing each pair (a,b)(a, b) into (b,a)(b, a) gives the inverse.
  • The domain and range of a function become the range and domain of its inverse.
  • To find an inverse algebraically, swap xx and yy in y=f(x)y = f(x), then solve for yy.
  • The graph of fโˆ’1f^{-1} is the reflection of the graph of ff over the line y=xy = x.
  • Composition checks inverses: f(fโˆ’1(x))=fโˆ’1(f(x))=xf(f^{-1}(x)) = f^{-1}(f(x)) = x.

What Makes a Function Invertible

A function ff has an inverse on a specified domain when each output value is mapped from a unique input value. This is the one-to-one idea. Visually, you can use the horizontal line test: if any horizontal line crosses the graph more than once, the function is not one-to-one on that domain, so it is not invertible there.

When a function is not one-to-one, you can often restrict its domain to make it invertible. For example, y=x2y = x^2 is not invertible over all real numbers because both x=2x = 2 and x=โˆ’2x = -2 give 44. If you restrict the domain to xโ‰ฅ0x \geq 0, the function becomes one-to-one, and its inverse is fโˆ’1(x)=xf^{-1}(x) = \sqrt{x}.

How Inverses Reverse the Mapping

Think of an inverse function as the reverse mapping of the original. It takes the outputs of ff and sends them back to their inputs. If f(a)=bf(a) = b, then fโˆ’1(b)=af^{-1}(b) = a.

This means the input-output pairs flip:

  • If ff has pairs (2,4)(2, 4), (3,6)(3, 6), (4,8)(4, 8), then fโˆ’1f^{-1} has pairs (4,2)(4, 2), (6,3)(6, 3), (8,4)(8, 4).

Because the pairs flip, the domain and range also trade places. On the invertible domain, the range of ff is the domain of fโˆ’1f^{-1}, and the domain of ff is the range of fโˆ’1f^{-1}.

The inverse is written fโˆ’1f^{-1}. Note that this is notation, not an exponent, so fโˆ’1f^{-1} does not mean 1/f1/f.

Finding an Inverse from an Equation

The most reliable method is to reverse the roles of xx and yy, then solve for yy.

Start with the original function:

y=2x+3y = 2x + 3

Swap xx and yy:

x=2y+3x = 2y + 3

Solve for yy:

y=xโˆ’32y = \frac{x - 3}{2}

So the inverse is:

fโˆ’1(x)=xโˆ’32f^{-1}(x) = \frac{x - 3}{2}

This works for any invertible function. The graph of the inverse is the reflection of the original graph over the line y=xy = x, since swapping xx and yy swaps the roles of the two axes.

Finding Inverses from Tables and Graphs

You do not always start with an equation. The same idea applies in other representations:

  • Table: Reverse each input-output pair. The row (a,b)(a, b) becomes (b,a)(b, a).
  • Graph: Reflect the graph over the line y=xy = x. Equivalently, swap the roles of the xx- and yy-axes.

Verifying Inverses with Composition

To confirm that two functions are inverses, compose them. They are inverses when both compositions give the identity function:

f(fโˆ’1(x))=fโˆ’1(f(x))=xf(f^{-1}(x)) = f^{-1}(f(x)) = x

If either composition does not simplify to xx on the proper domain, the two functions are not inverses there. This check is reliable because composing a function with its inverse undoes the mapping in both directions.

Inverses in Context

When a function models a real situation, the inverse answers the reversed question. If ff takes time and gives population, then fโˆ’1f^{-1} takes population and gives the time.

Two cautions:

  • You may need to restrict the domain to make the function invertible.
  • The context itself can limit which inputs make sense, so the inverse may only apply on a smaller domain than the math allows.

How to Use This on the AP Precalculus Exam

Problem Solving

  • Identify the representation first (equation, table, or graph), then apply the matching method: solve after swapping, reverse pairs, or reflect over y=xy = x.
  • When a function fails the horizontal line test, state a domain restriction that makes it one-to-one before finding the inverse.
  • Track domain and range carefully. The range of ff becomes the domain of fโˆ’1f^{-1}, which matters for functions like x\sqrt{x} where outputs are limited.

Free Response

  • Show each step when solving for yy. Skipping algebra steps invites errors with exponential and logarithmic functions later.
  • If asked to verify an inverse, show both compositions equal xx, not just one.
  • For contextual problems, state the units of the inverse's input and output, and note any domain limits the situation creates.

Common Trap

  • Remember fโˆ’1f^{-1} is inverse notation, not a reciprocal. Do not rewrite it as 1/f1/f.

Common Misconceptions

  • Every function has an inverse function. Only one-to-one functions are invertible. Functions like y=x2y = x^2 over all real numbers need a domain restriction first.
  • fโˆ’1(x)f^{-1}(x) means 1f(x)\frac{1}{f(x)}. The โˆ’1-1 is inverse notation, not an exponent. These are different things.
  • You only need one composition to verify an inverse. Check both f(fโˆ’1(x))f(f^{-1}(x)) and fโˆ’1(f(x))f^{-1}(f(x)), and confirm they equal xx on the correct domain.
  • The domain and range stay the same for the inverse. They swap. The range of the original becomes the domain of the inverse, and vice versa.
  • Restricting the domain is optional. For a function that is not one-to-one, you must restrict the domain to get a true inverse function, not just an inverse relation.

Vocabulary

The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.

Term

Definition

composite function

A function formed by combining two or more functions, where the output of one function becomes the input of another function, denoted as f โˆ˜ g or f(g(x)).

composition of functions

A function operation where one function is applied to the output of another function, written as (f โˆ˜ g)(x) = f(g(x)).

contextual restrictions

Limitations on a function's domain or range based on the real-world context or practical applicability of the function.

domain

The set of all possible input values for which a function is defined.

identity function

The function h(x) = x, which serves as the line of reflection between inverse exponential and logarithmic functions.

input

The independent variable or value that is entered into a function.

input value

The x-values or independent variable values used as inputs to a function.

inverse function

A function that reverses the mapping of another function, such that if f(x) = y, then fโปยน(y) = x.

inverse operations

Operations that undo each other, such as addition and subtraction or exponentiation and logarithms, used to reverse a function's mapping.

invertible domain

The domain of a function on which the function is one-to-one and therefore has an inverse function.

invertible function

A function that has an inverse function; a one-to-one function where each output corresponds to exactly one input.

output value

The y-values or results produced by a function for given input values.

reflection over the line y = x

A transformation that reverses the roles of x- and y-coordinates, used to graph an inverse function.

reverse mapping

The process by which an inverse function exchanges the roles of inputs and outputs from the original function.

Frequently Asked Questions

What is an inverse function in AP Precalculus?

An inverse function reverses the mapping of the original function. If f(a) = b, then the inverse sends b back to a, so f^(-1)(b) = a.

When does a function have an inverse?

A function has an inverse on a specified domain when each output comes from exactly one input. Graphically, that means it passes the horizontal line test on that domain.

Why do you restrict the domain to find an inverse?

If a function is not one-to-one on its full domain, restricting the domain can make each output correspond to only one input. Then the inverse is a true function instead of just a relation.

How do you find an inverse from an equation?

Write the function as y = f(x), swap x and y, then solve for y. The resulting equation gives f^(-1)(x), as long as the original function is invertible on the domain being used.

How do inverse functions appear on graphs and tables?

In a table, reverse each ordered pair so (a, b) becomes (b, a). On a graph, the inverse is the reflection of the original function over the line y = x.

How do you verify two functions are inverses?

Use composition. Two functions are inverses when both f(f^(-1)(x)) and f^(-1)(f(x)) simplify to x on the appropriate domain.

Pep mascot
Upgrade your Fiveable account to print any study guide

Download study guides as beautiful PDFs โ†’ See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Click below to go to billing portal โ†’ update your plan โ†’ choose Yearlyโ†’ and select "Fiveable Share Plan". Only pay the difference

Plan is open to all students, teachers, parents, etc
Pep mascot
Upgrade your Fiveable account to export vocabulary

Download study guides as beautiful PDFs โ†’ See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Plan is open to all students, teachers, parents, etc
report an error
description

screenshots help us find and fix the issue faster (optional)

add screenshot