Every has an inverse . If this is also a function, then it is called an
inverse function. In other words, the
inverse of a function f is another function
f-1 such that they
undo each other.
f(f-1(x))=xandf-1(f(x))=x
Also, if x is the of a function f and y its corresponding , then y is the input of f-1 and x its corresponding output.
Example
Consider a function
f and its inverse
f-1.
f(x)=2x−3andf-1(x)=2x+3
These functions will be shown to
undo each other. To do so, it needs to be proven that
f(f-1(x))=x and that
f-1(f(x))=x. To start, the first equality will be proven. First, the definition of
f will be used.
f(f-1(x))=?x⇕2f-1(x)−3=?x
Now, in the above equation,
2x+3 will be substituted for
f-1(x).
2f-1(x)−3=?x
2(2x+3)−3=?x
x=x ✓
A similar procedure can be performed to show that
f-1(f(x))=x.
|
Definition of First Function
|
Substitute Second Function
|
Simplify
|
f(f-1(x))=?x
|
2f-1(x)−3=?x
|
2(2x+3)−3=?x
|
x=x ✓
|
f-1(f(x))=?x
|
2f(x)+3=?x
|
22x−3+3=?x
|
x=x ✓
|
Therefore, f and f-1 undo each other. The graphs of these functions are each other's across the line y=x. This means that the on the graph of f-1 are the reversed points on the graph of f.