Summarize this article:
Last updated on October 16, 2025
In a one-to-one relationship, each element is uniquely paired with another element. Mathematically, this can be described as a one-to-one function, where each element has a distinct counterpart. A simple example is the relationship between a person's name and their reserved seat in a restaurant. This article discusses the properties of one-to-one functions, using solved examples to identify them from expressions and graphs.
Unlike regular functions, which can have multiple input values producing the same output, one-to-one functions do not allow this. For different inputs, the outputs corresponding to them are also different. Let's begin by exploring the definition and properties of one-to-one functions.
The function in which each output value is paired with a unique input is a one-to-one function. These functions ensure that two different inputs never produce the same output.
For example,
let \(f (x) = x + 3\)
Solution:
We evaluate the function at different inputs
\(f (1) = 1 + 3 = 4\)
\(f (-1) = -1 + 3 = 2\)
\(f (2) = 2 + 3 = 5\)
\(f (4) = 4 + 3 = 7\)
This shows that each input gives a different output. However, to prove that \({f(x) = x + 3}\) is a one-to-one function, we need to show that if, \({f({x_{1}}) = f({x_{2}})}\), then, \({{x_{1}} = {x_{2}}}\)
Let’s assume that, \({{f{(x_{1})} = {f({x_{2})}} \implies {x_{1}} + 3 = {x_{2}} + 3 \implies {x_{1}} = {x_{2}}}}\)
Hence, it is proved that two different inputs do not map to the same output; so, \({f(x) = x + 3}\) is injective or a one-to-one function.
A one-to-one function, also known as an injective function, is characterized by its ability to map well-defined elements of its domain to definite elements of its co-domain, and here are some key properties that help us understand its characteristics:
1. A function \(f: A → B\) is one-to-one if distinct elements in the domain A are mapped to distinct elements in the co-domain B. Formally: If \({f{(x_{1})}} = {f({x_{2}})}\), then \({x_{1}} = {x_{2}}\).
2. A function is one-to-one only if every horizontal line intersects its graph once at most. This is known as the horizontal line test.
3. Given a one-to-one function, we can define its inverse, \({f^{-1}}\), which is characterized by the following property:
\({{f^{-1}}{(f(x))}} = {x}\), for all x in the domain of f
\({f} {({f^{-1}}(y))} = {y}\), for all y in the domain of \({f^{-1}}\).
4. In the context of real functions, a significant number of one-to-one functions are monotonic in a strict sense. This implies they are either consistently increasing, meaning larger inputs always produce larger outputs \({{({x_{1}} < {x_{2}} → {f{(x_{1})}} < {f({x_{2}}))}}}\), or consistently decreasing, where a larger input always results in a smaller output
\({({x_{1}} < {x_{2}} → {f{(x_{1})}} > {f{(x_{2})}}}\).
5. It's important to note that injectivity and surjectivity are separate concepts in the study of functions. A function can either be injective or surjective but not both.
6. For a one-to-one function f from a finite set A to a finite set B, the number of elements in A must be less than or equal to the number of elements in B. This can be written as |A| |B|.
Below is the image of a one-to-one function and inverse function
A function qualifies as one-to-one when all horizontal lines cross its graph only once. If any horizontal line intersects the graph at more than one point, the function is not one-to-one.
A horizontal line is defined by a y-value that remains the same. The line intersects the graph at two or more points means \({{f{(x_{1})}} = {f{(x_{2})}}}\) for \({x_{1} \ne x_{2}}\).
The definition of one-to-one is violated, which requires
\({{f{(x_{1})}}= {f{(x_{2})}} \implies {x_{1}} = {x_{2}}}\)
For example:
\(f(x) = {x^{2}}\) is not one-to-one because a horizontal line like \(y = 4\) intersects the graph at \(x = {-2}\) and \(x = 2\), but,
\({f(x) = x^{3}}\) is one-to-one because every horizontal line intersects the curve of \(f(x) = {x^{3}}\) at most once, satisfying the condition for horizontal line test.
The horizontal line test is used to determine whether a given relation is a function, and there are two methods to determine if a function is one-to-one.
All functions can be represented in a graphical form. A one-to-one function is represented on a Cartesian plane using a line or a curve on a plane as per the Cartesian system. The domain is marked horizontally with respect to the x-axis, and the range is marked vertically in the direction to the y-axis. For a one-to-one function g, no two points \({({x_{1}}, {y_{1}})}\) and \({({x_{2}}, {y_{2}})}\) will have the same y-value. A one-to-one function is a function in which every y-value is paired with exactly one x-value, meaning it never takes on the same y-value more than once.
To understand inverse functions, it is important to be aware of one-to-one functions. A one-to-one function's inverse function gives back the input and output values of the original function. In other words, if a one-to-one function assigns x to y, its inverse function assigns y to x. The inverse of a one-to-one function g is written as \({g^{-1}}\). If it is one-to-one, you can find the pairs for \({g^{-1}}\) by simply flipping the input and output of each pair in g. What was the input for g becomes the output for \({g^{-1}}\), and what was the output for g becomes the input for \({g^{-1}}\).
Now that we have discussed what is the inverse of a one-to-one function is, in this section, we will learn about the key properties that define it.
1. The inverse function is the reverse function of the original function. If f is one-to-one and has an
inverse \({f^{-1}}\), then
Applying \(f\) and then \({f^{-1}}\) to any valid input for \({f^{-1}}\) gets you back to that original input.
Applying \({f^{-1}}\) and then \(f\) to any valid input for \(f\) also gets you back to that original input.
2. If a one-to-one function \(f\) takes values from set A and produces values in set B, this is written as
\(f: A → B\), then its inverse function, \({f^{-1}}\), does the opposite. It takes values from set B and produces values in set \( A ( {f^{-1}}: B → A) \). The input and output sets are simply switched.
3. If a function f is one-to-one (injective), then its inverse \({f^{-1}}\) is also one-to-one.
4. The graph of \({f^{-1}}\) is the reflection of the graph of f across the line \(y = x\).
5. Two functions, f and g, are inverses if and only if
The composition of f with g, written as \((f \cdot g) (x)\), equals x for all x in the domain of g,
The composition of g with f, written as \((g \cdot f) (x)\), equals x for all x in the domain of f.
This suggests that each function reverses the effect of the other.
Here is a graph that aligns with the properties of inverse functions
To find the original values of a one-to-one function, we apply the inverse of a one-to-one function. To find the inverse \({f^{-1}}\) of a one-to-one function, follow these steps;
Rewrite: Start by simply writing down the function.
Interchanging: Interchange x and y in the equation, resulting in \(x = f(y)\). This shows that inputs and outputs reverse in the inverse function.
The new equation for y: Rearrange the new equation to solve for y. This often involves using inverse mathematical operations.
Replace y with \({{f^{-1}}(x)}\): Once you have Y by itself, replace it with the notation \({{f^{-1}}{(x)}}\) to represent the inverse function.
For Example, let's find the inverse of \(f(x) = 3x + 5\).
Step 1: Starting with \(y = 3x + 5\).
Step 2: Interchange x and y, so \(x = 3y + 5\).
Step 3: Solve for Y:
Step 4: The inverse function is \({f^{-1}{(x)}} = {{x-5}\over {3}}\).
A one-to-one function is an important concept in mathematics, especially in algebra, calculus, and precalculus. Understanding these tips and tricks helps students to master them.
It is possible to misapply formulas or get confused while working with one-to-one functions. Given below are some of the common mistakes and how to avoid them while dealing with them.
One-to-one functions are used in many fields of daily life because each input has a unique output. Here are a few real-life applications.
Solve to find out if f(x) = 2x + 3 is one-to-one or not.
The given function is one-to-one
Given\(f(x) = 2x + 3 \)
Assuming \({f{(x_{1})}} = {f{(x_{2})}}\)
Then, \({2{x_{1}}+3} = {2{x_{2}}}+3\)
\(\implies {2{x_{1}}} = {2{x_{2}}}\)
\({\implies {x_1 = x_2}}\)
Hence, the given function is one-to-one.
Solve to find out if f(x)=2x is one-to-one or not.
The given function is one-to-one
Given \({f(x)} = {2^{x}}\)
Assuming \({f{(x_{1})}} = {f{(x_{2})}}\)
Then, \({{2^{x_{1}}} = {2^{x_{2}}}}\)
\({\implies } {{x_{1}} = {x_{2}}}\)Hence, the given function is one-to-one.
Find the inverse of the function f(x) = ex
\({{f^{-1}{(x)}} = \ln(x)} \)
Given \({f(x) = {e^{x}}}\)
Let \(y = {e^{x}} \)
Solving for x, we get,
\(ln(y) = x \)
After interchanging x and y: \({{f^{-1}}(x) = ln(x)}\)
Find the inverse of the function f(x)=2x+3
\({{f^{-1}}(x) = {{x-3}\over 2}}\)
Given \({f(x) = 2x + 3}\)
Let \(y = 2x + 3\)
Solving for x, we get,
\(y = 2x + 3\)
\(\implies {x = {{y-3}\over 2}} \)
After Interchanging x and y,
\({{f^{-1}{(x)}} = {{x-3} \over 2}}\)
Find the inverse of the function f(x)= (x-4)/7
\({{f}^{-1}{(x)}} = {7x+4} \)
Given\( f(x) = {{x - 4}\over {7}}\)
Let \(y = {{x - 4} \over {7}}\)
After Interchanging x and y,
\({x} = {{y - 4} \over {7}}\)
Solving for y, we get,
\({7x = y - 4 } \implies {y = {7x + 4}}\)
Hence, \({{f}^{-1}{(x)}} = {7x + 4} \)
Hiralee Lalitkumar Makwana has almost two years of teaching experience. She is a number ninja as she loves numbers. Her interest in numbers can be seen in the way she cracks math puzzles and hidden patterns.
: She loves to read number jokes and games.