Skip to main content
Mathovia

Math Practice

Inverse Functions Practice Problems

Fourteen hand-built problems on inverse functions, each fully worked. They start with the one-to-one test that decides whether an inverse exists at all, then drill the swap-and-solve procedure on linear, cubic and rational functions, including the case where the variable appears twice and has to be collected and factored.

M
Written by
Mathovia Team
Editorial Team

Inverse Functions Practice Problems

Two lessons feed this set: One-to-One Functions, which decides whether an inverse exists at all, and Inverse Functions, which finds it. They belong in one practice set because the first question is always “does this even have an inverse?”

How to use this set

The procedure never changes: write , swap and , solve for . Doing it in that order is what stops the intermediate lines becoming meaningless.

There is a built-in check on every answer. The inverse should undo the original’s operations in reverse order — if multiplies by 3 then adds 6, then subtracts 6 then divides by 3. If your answer does not read that way backwards, something has gone wrong.

Type the inverse as an expression in : (x + 7)/2. For a cube root, nthRoot(x - 1, 3) or \sqrt[3]{x-1} are both accepted.

Common mistakes to watch for

Reading as a reciprocal. It is the inverse function.

Solving before swapping. Swap and first.

Forgetting the domain restriction. The inverse’s domain is the original’s range.

Inverting something that is not one-to-one. Restrict the domain first, or the “inverse” is not a function.

Stopping when the variable appears twice. Collect and factor — that is the whole technique in problem 13.

Where to go next

Function Operations and Composition is where the verification step comes from, and Domain and Range drills the two sets that swap places.

Frequently Asked Questions

What is an inverse function?+

One that undoes the original. If takes 3 to 11, then takes 11 back to 3. Formally and .

How do you find an inverse?+

Write , swap and , then solve the new equation for . Swapping first and solving second is what keeps the method reliable.

Does f⁻¹ mean 1 over f?+

No. is the inverse function; is the reciprocal. The is a label, not an exponent, and the two are almost never equal.

Which functions have inverses?+

Only one-to-one ones. If two inputs share an output, reversing would give that value two outputs, which no function may do. A function that fails can often be inverted on a restricted domain.

What happens to the domain and range?+

They swap. The domain of is the range of , and vice versa. This is often the only way to get the inverse's domain right, since the formula alone may accept more than it should.

What do I do when the variable appears twice?+

Multiply out to clear the fraction, gather every term containing the variable on one side, factor it out, then divide. Problem 13 is the standard example.

More practice problems