Inverse Functions
Learn how to find and verify inverse functions, and understand their relationship to the original function.
Definition
- The inverse "undoes" what the original function does
- and
- The graph of is the reflection of over the line
- Not all functions have inverses - only one-to-one functions do
Try it now
Worked Examples
Find the inverse of
Replace f(x) with y
→ Standard form
Swap x and y
→ Variables swapped
Solve for y: subtract 3
→ Isolate the y term
Divide by 2
→ y is isolated
Write as inverse function
→ Inverse found
Answer:
Common Mistakes
Confusing with
Why it's wrong: The notation means the inverse function, NOT the reciprocal. undoes , while is just one divided by .
Correct: is the inverse function. For the reciprocal, write or .
Forgetting to swap x and y before solving
Why it's wrong: The swap is essential because the inverse reverses inputs and outputs. Without swapping, you'll just solve for x in terms of y, not find the inverse.
Correct: Always follow the steps: write y = f(x), swap to get x = f(y), then solve for y.
Assuming all functions have inverses
Why it's wrong: Only one-to-one functions (passing the horizontal line test) have inverses. Functions like fail because two inputs give the same output.
Correct: Check that the function is one-to-one first. For , restrict the domain to to create an inverse.
Forgetting domain restrictions for the inverse
Why it's wrong: The domain of is the range of , and vice versa. If the original function excludes certain values, the inverse will have different restrictions.
Correct: Always state the domain of the inverse. If has domain , then will have a different restriction.
Interactive Visual
Linear Function Explorer
Interactive Sandbox
Interactive Grapher
Try these examples:
y = 2x + 1
m=2, b=1
Expression Calculator
Try these:
History
No calculations yet
Practice Problems
18 problemsIf , what is ?
Why It Matters
- Cryptography: Encryption functions need inverses for decryption
- Unit Conversion: Converting Celsius to Fahrenheit and back requires inverse functions
- Finance: Calculating principal from compound interest requires inverting the growth formula
- Science: Finding time from distance (inverse of position function)
- Computer Graphics: Undoing transformations requires inverse operations
Real World Applications
Temperature Conversion
Converting between Celsius and Fahrenheit uses inverse functions.
Example:
The formula converts Celsius to Fahrenheit. Its inverse converts back.
You know the Fahrenheit to Celsius formula is .
Find the inverse function to convert Celsius back to Fahrenheit.
Step 1: Write the mathematical expression
Swap variables and solve for F:
Decryption in Cryptography
Simple encryption functions need inverses for decryption. In a Caesar cipher, if encryption shifts letters by 3, decryption shifts by -3.
Example:
If encryption is , decryption is
A simple encryption function is .
Find the decryption function (inverse).
Step 1: Write the mathematical expression
Find :
Key Takeaways
- 1An inverse function reverses the action of : if , then
- 2To find an inverse: replace with , swap and , solve for , write as
- 3To verify inverses: check that AND
- 4Only one-to-one functions (passing the horizontal line test) have inverses
- 5The graph of is the reflection of over the line
- 6The domain of equals the range of , and the range of equals the domain of
Frequently Asked Questions
Glossary
- Inverse function
- A function that reverses the action of , so that
- One-to-one function
- A function where each output value corresponds to exactly one input value
- Horizontal line test
- If any horizontal line intersects the graph more than once, the function is not one-to-one and has no inverse
- Composition
- Applying one function to the result of another, written as or
- Domain
- The set of all valid input values for a function
- Range
- The set of all possible output values of a function
Formula Card
Inverse Definition
If f maps a to b, then f inverse maps b back to a
Composition Identity
Composing a function with its inverse gives x
Domain-Range Relationship
Domains and ranges swap for inverses