Question
How to tell whether a function has an inverse that is also a function
Original question: Which statement could be used to explain why $f(x)=2x-3$ has an inverse relation that is a function? O The graph of $f(x)$ passes the vertical line test. O $f(x)$ is a one-to-one function. O The graph of the inverse of $f(x)$ passes the horizontal line test. O $f(x)$ is not a function.
Expert Verified Solution
Key concept: When a function has an inverse that is also a function, the key idea is that the original function must not repeat outputs for different inputs. That is the real test students should keep in mind.
Step by step
Let's go step by step.
For a function to have an inverse that is also a function, the original function must be one-to-one.
Why?
- If two different inputs give the same output, then the inverse would have one input paired with two outputs.
- That would fail the definition of a function.
For :
- It is a linear function with nonzero slope.
- So every output comes from exactly one input.
- Therefore, it is one-to-one, and its inverse relation is also a function.
Correct choice
is a one-to-one function.
You can also check algebraically:
Swap and :
Solve for :
That inverse is a function because each input produces exactly one output.
Pitfall alert
A common mistake is choosing the vertical line test. That test only tells you whether the original graph is a function, not whether its inverse is a function. For inverse functions, the useful idea is the horizontal line test or, more directly, one-to-one behavior.
Try different conditions
If the function were something like , the inverse relation would not be a function over all real numbers because both and map to . But if you restrict the domain to , then the inverse becomes a function.
Further reading
one-to-one function, inverse relation, horizontal line test
FAQ
Why does a function need to be one-to-one for its inverse to be a function?
Because if two different inputs produce the same output, the inverse would assign one input to more than one output, which is not a function.
How does this apply to f(x)=2x-3?
The function is linear with nonzero slope, so it is one-to-one. Its inverse is y=(x+3)/2, which is also a function.