Skip to main content
The new Teacher Workspace is here. Your first 3 assignments are free. Try it →

1.4 Composition and inverse functions

Updated March 2026Fiveable Content Team
Fiveable

Differential Calculus Unit 1 Review

QR code for Differential Calculus practice questions

1.4 Composition and inverse functions

Function composition and inverses are powerful tools for manipulating and analyzing mathematical relationships. By combining functions, we can model complex systems and processes, simplifying them into more manageable parts.

Inverse functions allow us to "undo" operations, solving for inputs given outputs. This concept is crucial in real-world applications, from calculating investment returns to analyzing physical phenomena like projectile motion.

Function Composition and Inverses

Composition of multiple functions

  • Applies one function to the result of another function
  • Denoted as (fg)(x)=f(g(x))(f \circ g)(x) = f(g(x)), read as "ff composed with gg of xx"
  • Evaluates the inner function g(x)g(x) first, then applies the outer function ff to the result
  • Can compose more than two functions by applying them in order from right to left (fgh)(x)=f(g(h(x)))(f \circ g \circ h)(x) = f(g(h(x)))
  • Simplifies complex functions into a single function
  • Models multi-step processes or systems (cost of production, demand at a given price)
Composition of multiple functions, Inverse and Composite Functions | Boundless Algebra

Domain and range in composites

  • Domain of f(g(x))f(g(x)) is the set of all xx values for which both g(x)g(x) and f(g(x))f(g(x)) are defined
    • Subset of the domain of g(x)g(x)
  • Find the domain by determining xx values that satisfy both the domain of g(x)g(x) and the values of g(x)g(x) that are in the domain of f(x)f(x)
  • Range of f(g(x))f(g(x)) is the set of all possible output values of the composition
    • Subset of the range of f(x)f(x)
  • Compositions can restrict the domain and range of the original functions
Composition of multiple functions, OpenAlgebra.com: Free Algebra Study Guide & Video Tutorials: Function Composition

Inverse function identification

  • Inverse function f1(x)f^{-1}(x) "undoes" the original function f(x)f(x)
    • If f(a)=bf(a) = b, then f1(b)=af^{-1}(b) = a
  • Function has an inverse if and only if it is one-to-one (injective)
    • Each element in the codomain is mapped to by at most one element in the domain
  • Steps to find the inverse:
    1. Replace f(x)f(x) with yy
    2. Swap xx and yy
    3. Solve the equation for yy
    4. Replace yy with f1(x)f^{-1}(x)
  • Domain of f1(x)f^{-1}(x) is the range of f(x)f(x), and vice versa
  • Composition of a function with its inverse results in the identity function (ff1)(x)=(f1f)(x)=x(f \circ f^{-1})(x) = (f^{-1} \circ f)(x) = x

Applications of composition and inverses

  • Model multi-step processes or systems
    • Production cost for demanded items at a given price (fg)(x)(f \circ g)(x)
    • Compound interest earned on an investment over time (fg)(t)(f \circ g)(t)
  • Solve for inputs given outputs or "reverse" a process
    • Time to reach a given height for an object thrown upward f1(y)f^{-1}(y)
    • Original investment amount given the final balance and interest rate f1(b)f^{-1}(b)
  • Simplify complex functions by breaking them down into smaller, more manageable parts
  • Analyze relationships between variables in real-world scenarios (price and demand, time and growth)