Main content
Algebra (all content)
Course: Algebra (all content) > Unit 7
Lesson 19: Introduction to inverses of functions (Algebra 2 level)Intro to inverse functions
Learn what the inverse of a function is, and how to evaluate inverses of functions that are given in tables or graphs.
Inverse functions, in the most general sense, are functions that "reverse" each other.
For example, here we see that function takes to , to , and to .
The inverse of , denoted (and read as " inverse"), will reverse this mapping. Function takes to , to , and to .
Defining inverse functions
In general, if a function takes to , then the inverse function, , takes to .
From this, we have the formal definition of inverse functions:
Let's dig further into this definition by working through a couple of examples.
Example 1: Mapping diagram
Suppose function is defined by the mapping diagram above. What is ?
Solution
We are given information about function and are asked a question about function . Since inverse functions reverse each other, we need to reverse our thinking.
Specifically, to find , we can find the input of whose output is . This is because if , then by definition of inverses, .
From the mapping diagram, we see that , and so .
Check your understanding
Example 2: Graph
This is the graph of function . Let's find .
Solution
To find , we can find the input of that corresponds to an output of . This is because if , then by definition of inverses, .
From the graph, we see that .
Therefore, .
Check your understanding
A graphical connection
The examples above have shown us the algebraic connection between a function and its inverse, but there is also a graphical connection!
Consider function , given in the graph and in a table of values.
We can reverse the inputs and outputs of function to find the inputs and outputs of function . So if is on the graph of , then will be on the graph of .
This gives us these graph and table of values of .
Looking at the graphs together, we see that the graph of and the graph of are reflections across the line .
This will be true in general; the graph of a function and its inverse are reflections over the line .
Check your understanding
Why study inverses?
It may seem arbitrary to be interested in inverse functions but in fact we use them all the time!
Consider that the equation can be used to convert the temperature in degrees Fahrenheit, , to a temperature in degrees Celsius, .
But suppose we wanted an equation that did the reverse – that converted a temperature in degrees Celsius to a temperature in degrees Fahrenheit. This describes the function , or the inverse function.
On a more basic level, we solve many equations in mathematics, by "isolating the variable". When we isolate the variable, we "undo" what is around it. In this way, we are using the idea of inverse functions to solve equations.
Want to join the conversation?
- how would I find the inverse function of a quadratic, such as 2x^2+2x-1?(41 votes)
- You can find the inverse of any function y=f(x) by reflecting it across the line y=x. The quadratic you list is not one-to-one, so you will have to restrict the domain to make it invertible.
Algebraically reflecting a graph across the line y=x is the same as switching the x and y variables and then resolving for y in terms of x.
As you progress in your ability to find inverse functions you can see Sal solve for an inverse of a quadratic function here:
https://www.khanacademy.org/math/algebra2/manipulating-functions/finding-inverse-functions/v/function-inverses-example-2
But i highly recommend you make sure you can find the inverse of a linear function first before tackling quadratics and the associated domain restriction complications that they bring. If after working through that video and the subsequent examples, you would be better served posting your question there if you still aren't sure.(81 votes)
- Is it true that when you solve for an inverse of a function, you do PEMDAS backwards?(19 votes)
- Nice question!
Yes you could think of it that way. If a function can be constructed by starting with x and performing a sequence of (reversible) operations, then its inverse can be constructed by starting with x and both reversing each operation and reversing the order of operations.
Example: Suppose f(x) = 7(x - 5)^3. Note that f(x) is constructed by starting with x, subtracting 5, cubing, and then multiplying by 7.
Then f^-1(x) is constructed by starting with x, dividing by 7, taking the cube root, and then adding 5.
So f^-1(x) = cuberoot(x/7) + 5.(48 votes)
- Why is the inverse always a reflection? Is it simply two lines that have the same set of reversed relationships, because plugging in the answer does not make a full restitution, instead it gives the same original value of x in a different line? Is there another reason for this? I am fascinated.(8 votes)
- We can think of a function as a collection of points in the plane. Each point has the form (x, y). If we consider the inverse function, it will contain each of these points, but with the coordinates switched.
So if (a, b) is on our original function, then (b, a) is on the inverse. Let's look at how we get from (a, b) to (b, a). Draw a line segment between them.
The slope of this line segment is then (b-a)/(a-b)=(-1)(b-a)/(b-a)= -1. That's interesting; if we have a point on a function and want to find the corresponding point on the inverse function, we slide along a line of slope -1. But how far do we slide?
Let's find the midpoint of our line segment. In the x-direction, we go from a to b. So the midpoint has the x-coordinate (a+b)/2. In the y-direction, we go from b to a. So the midpoint has y-coordinate (b+a)/2. Same as the x-coordinate!
So the midpoint of the segment must lie on the line y=x. Notice that y=x has a slope of 1, and our segment has a slope of -1. So the two are perpendicular.
So what we've done to move from (a, b) to (b, a) is reflect over the line y=x.(18 votes)
- i dont understand(8 votes)
- A point on a line f(x), lets say (2,1), when flipped perpendicularly, makes (1,2). In the same way, when you extend the two lines(f(x) and f(x)inverse) to touch y = x, they're perpendicular(4 votes)
- i have trouble understanding inverses. Can someone help me?
i have trouble solving problems for the inverses.(5 votes)- An inverse function essentially undoes the effects of the original function. If f(x) says to multiply by 2 and then add 1, then the inverse f(x) will say to subtract 1 and then divide by 2. If you want to think about this graphically, f(x) and its inverse function will be reflections across the line y = x.
To find the inverse of a function you just have to switch the x and the y and then solve for y.
For example, what is the inverse of y = 2x + 1?
y = 2x + 1
x = 2y + 1. (Switch the x and y)
2y = x - 1
y = (x-1)/2. And we're done.(11 votes)
- What about 3D graphs...or complex planes? Do inverse functions math work or is it just vectors?(2 votes)
- Yes, inverse functions work in 3D graphs and complex planes, not just in vectors.
In mathematics, a 3D graph is a graph that shows a three-dimensional representation of a function or a set of data points. It is represented by three axes: x, y, and z. The x and y-axes represent the horizontal and vertical dimensions, respectively, while the z-axis represents the depth or height dimension.
A complex plane is a two-dimensional plane that represents complex numbers. It is represented by two axes: the real axis and the imaginary axis. The real axis represents the real part of the complex number, while the imaginary axis represents the imaginary part of the complex number.
Inverse functions can be graphed in 3D graphs and complex planes, just like in two-dimensional graphs. The graph of the inverse function is obtained by reflecting the original graph across the line y = x. The inverse function is defined only if the original function is one-to-one, which means that each input has a unique output.
Vectors are also used in 3D graphs, but they are not the only mathematical concept used. Vector functions are used to describe curves and surfaces in three-dimensional space.
In summary, inverse functions work in 3D graphs and complex planes, and they are graphed by reflecting the original graph across the line y = x. Vectors are also used in 3D graphs, but they are not the only mathematical concept used.(10 votes)
- What about when you have multiple outputs for the function how do you solve the inverse?(3 votes)
- Good question. This actually happens in the case of inverse trigonometric functions, where one input gives infinite outputs. In this case, we restrict the range of the functions so that only a set amount of outputs are possible. For example, sin^(-1)(x) will only output values between [-pi/2,pi/2].(8 votes)
- why is this so hard(5 votes)
- Regardless of what I try I still can't seem to grasp the majority of the concept involving inverse functions, it seems like it's just passing right through me. Does anyone have any tips?(4 votes)
- Take a deep breath and go through the reading again slowly...
Then try to come up with your own function and solve for its inverse. Hope this was helpful(2 votes)
- How did you get -3 for the second example? I see no correlation between the -7 and -3...(4 votes)
- you should put -7 on the left side of the equation; f(x)=-7=3x-2 and solve the equation for x, you get 3. Now, knowing that x is the reverse function of y or f(x) which is 3, so f-1(x)=x=3(1 vote)