One to One Functions are functions that have one domain and its own range. The range will not be the same for all domains (that will be considered as a many to one function.)
Examples of One-to-One Functions:
![](https://static.wixstatic.com/media/5683a8_ea75cc9fa066451e8df70d74fa3c99c3~mv2.jpg/v1/fill/w_876,h_67,al_c,q_80,enc_auto/5683a8_ea75cc9fa066451e8df70d74fa3c99c3~mv2.jpg)
We can also conclude a one-to-one function if we inverse the function.
![](https://static.wixstatic.com/media/5683a8_cc6713342baa43cc97e080904c6f6c46~mv2.jpg/v1/fill/w_866,h_71,al_c,q_80,enc_auto/5683a8_cc6713342baa43cc97e080904c6f6c46~mv2.jpg)
One to one function in graphs. If we want to conclude a function in a graph shown, we will do the vertical line test and the horizontal line test. The vertical line test determines if the graph is a function while the horizontal function determines if the function is a one-to-one function.
![](https://static.wixstatic.com/media/5683a8_1fd5d25a93324164b7d76de27a1779f1~mv2.png/v1/fill/w_980,h_735,al_c,q_90,usm_0.66_1.00_0.01,enc_auto/5683a8_1fd5d25a93324164b7d76de27a1779f1~mv2.png)
One to One Inverse Functions
Let the function f: A -> B be one to one function. Then the inverse of f denoted by f^-1 (if read, inverse of f) is a function with function B with range A.
Note: A function has an inverse function if and only if it is one to one.
To find the inverse function of a one-to-one function:
1. Write the function in form y = f(x).
2. Interchange the x and y variables.
3. Solve y in terms of x.
Example:
f(x) = 3x + 1
y = 3x + 1
x = 3y + 1
x – 1 = 3y
x – 1/3 = 3y/3
y = x – 1/3
If we invert y = x – 1/3, it will revert to y = 3x + 1. Just apply the same steps as before when we want to inverse y = x – 1/3.
Quadratic Functions (ex. f(x) = x^2 + 8x + 16) and functions that have absolute value (ex. f(x) = |x|) are not one to one inverse functions, since in their graphs, don’t represent the horizontal line test very well.
Comments