PDF download Download Article PDF download Download Article

A foundational part of learning algebra is learning how to find the inverse of a function, or f(x). The inverse of a function is denoted by f^-1(x), and it's visually represented as the original function reflected over the line y=x. This article will show you how to find the inverse of a function.

  1. Only one-to-one functions have inverses.[1]
    • A function is one-to-one if it passes the vertical line test and the horizontal line test. Draw a vertical line through the entire graph of the function and count the number of times that the line hits the function. Then draw a horizontal line through the entire graph of the function and count the number of times this line hits the function. If each line only hits the function once, the function is one-to-one.
      • If a graph does not pass the vertical line test, it is not a function.
    • To algebraically determine whether the function is one-to-one, plug in f(a) and f(b) into your function and see whether a = b. As an example, let's take f(x) = 3x+5.
      • f(a) = 3a + 5; f(b) = 3b + 5
      • 3a + 5 = 3b + 5
      • 3a = 3b
      • a = b
    • Thus, f(x) is one-to-one.
  2. Remember that f(x) is a substitute for "y."[2]
    • In a function, "f(x)" or "y" represents the output and "x" represents the input. To find the inverse of a function, you switch the inputs and the outputs.
    • Example: Let's take f(x) = (4x+3)/(2x+5) -- which is one-to-one. Switching the x's and y's, we get x = (4y + 3)/(2y + 5).
    Advertisement
  3. You'll need to manipulate the expressions to solve for y, or to find the new operations that must be performed on the input to obtain the inverse as an output.[3]
    • This can be tricky depending on your expression. You may need to use algebraic tricks like cross-multiplication or factoring to evaluate the expression and simplify it.
    • In our example, we'll take the following steps to isolate y:
      • We're starting with x = (4y + 3)/(2y + 5)
      • x(2y + 5) = 4y + 3 -- Multiply both sides by (2y + 5)
      • 2xy + 5x = 4y + 3 -- Distribute the x's
      • 2xy - 4y = 3 - 5x -- Get all the y terms on one side
      • y(2x - 4) = 3 - 5x -- Reverse distribute to consolidate the y terms
      • y = (3 - 5x)/(2x - 4) -- Divide to get your answer
  4. This is the equation for the inverse of your original function.[4]
    • Our final answer is f^-1(x) = (3 - 5x)/(2x - 4). This is the inverse of f(x) = (4x+3)/(2x+5).
  5. Advertisement

Community Q&A

Search
Add New Question
  • Question
    Where did the +5 in the determining whether the function is one-to-one go?
    Cluster Duck
    Cluster Duck
    Community Answer
    The 5's cancel each other out during the process. Here is the extended working out. 3a + 5 = 3b + 5, 3a +5 -5 = 3b, 3a = 3b.
  • Question
    f(x+3)=3x+5 , find inverse
    I_l1ke_gam3s
    I_l1ke_gam3s
    Community Answer
    First convert from f(x+3) into the form f(x), call it g(x) = 3(x - 3) + 5 = 3x - 9 + 5 = 3x - 4. Let g(x) = y. Then y = 3x - 4. Switch around: x = 3y - 4. x + 4 = 3y, so y = (x + 4)/3. So the inverse function is f⁻¹(x) = (x + 4)/3
  • Question
    3x²+5x / 2x+4x². Find the inverse function.
    BullyHelper
    BullyHelper
    Community Answer
    Set this equal to f(x). Then replace this with y. Then switch the two letters around. x = 3y^2 + 5y/2y + 4y^2. Then multiply both sides by the denominator. x(2y + 4y^2) = 3y + 2. 2y + 4y^2 = 3y + 2 / x. Then 2y = 3y + 2 / x - 4y^2. and y = 3y + 2 / x - 4y^2 / 2.
See more answers
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
Advertisement

Video

Tips

Submit a Tip
All tip submissions are carefully reviewed before being published
Name
Please provide your name and last initial
Thanks for submitting a tip for review!

You Might Also Like

Find the Inverse of a Quadratic FunctionThe Inverse of Quadratic Functions: Visual Steps & Solutions
Know if a Relation Is a Function Know if a Relation is a Function With or Without Graphing
Tell if a Function Is Even or Odd Determine if a Function is Even or Odd
Find the Inverse of a 3x3 MatrixFind the Inverse of a 3x3 Matrix
Divide MatricesDivide Matrices
Graph a FunctionGraph a Function
Find the ReciprocalFind the Reciprocal
Find the Equation of a Perpendicular LineFind the Equation of a Perpendicular Line
When to Flip Inequality SignYour Guide to Flipping the Inequality Sign (And Solving Inequalities)
Tell if a Table Is a FunctionIdentifying Functions from Tables (Examples & Tips)
Find Vertical Asymptotes of a Rational FunctionFind Vertical Asymptotes of a Rational Function
Find the Domain of a FunctionFind the Domain of a Function
Find the Equation of a Perpendicular Line Given an Equation and PointFind the Equation of a Perpendicular Line Given an Equation and Point
Find the Range of a FunctionEasy Ways to Find the Range of a Function
Advertisement

About This Article

Mario Banuelos, PhD
Co-authored by:
Associate Professor of Mathematics
This article was co-authored by Mario Banuelos, PhD. Mario Banuelos is an Associate Professor of Mathematics at California State University, Fresno. With over eight years of teaching experience, Mario specializes in mathematical biology, optimization, statistical models for genome evolution, and data science. Mario holds a BA in Mathematics from California State University, Fresno, and a Ph.D. in Applied Mathematics from the University of California, Merced. Mario has taught at both the high school and collegiate levels. This article has been viewed 186,153 times.
61 votes - 71%
Co-authors: 4
Updated: October 10, 2025
Views: 186,153
Categories: Algebra
Article SummaryX

To find the inverse of a function, start by switching the x's and y's. Then, simply solve the equation for the new y. For example, if you started with the function f(x) = (4x+3)/(2x+5), first you'd switch the x's and y's and get x = (4y+3)/(2y+5). Then, you'd solve for y and get (3-5x)/(2x-4), which is the inverse of the function. To learn how to determine if a function even has an inverse, read on!

Did this summary help you?

Thanks to all authors for creating a page that has been read 186,153 times.

Reader Success Stories

  • Chantel Libi

    Chantel Libi

    Mar 22, 2018

    "I didn't know that I can find an inverse using algebra, and that's the easiest way of finding it. I love..." more
Share your story

Did this article help you?

Advertisement