All courses Math III · F-BF.4.a 20 of 55
Find inverse functions for simple invertible functions, including rational examples.

Find an inverse function by swapping x and y and solving a linear equation

Problem
Find f⁻1(x) for f(x)=3x-5.
Your answer
Choose an answer
With a free account

Keep complete walkthroughs close.

Every problem included with your account keeps its hints and full solution walkthrough available for review.

Create a free account
With paid access

Follow a skill back to its prerequisites.

All-course access lets you move between Math Foundations and Math I–III when an earlier idea needs attention.

Compare plans

Hint

Write \(y=3x-5\), then swap \(x\) and \(y\) before solving for \(y\).

To find an inverse, interchange the input and output variables and then solve for the new output.

Solution walkthrough

01

Write the function with y

\[y~=~3x-5\]

Start by rewriting the function using \(y\) instead of \(f(x)\).

02

Swap x and y

\[x~=~3y-5\]

Interchanging \(x\) and \(y\) reverses the roles of input and output.

03

Solve for y

\[\begin{aligned} x+5~=~3y \\ y~=~(x+5)/3 \end{aligned}\]

Add 5 to both sides, then divide by 3.

04

Write the inverse

\[f^-1(x)~=~(x+5)/3\]

Replace \(y\) with \(f^-1(x)\) to name the inverse function.

+

Another way

  1. You can think in reverse: \(3x-5\) means multiply by 3 and subtract 5, so the inverse adds 5 and then divides by 3.

!

Common mistake

A common mistake is to change the signs without swapping the variables first. The inverse must undo the original operations in reverse order.