Álgebra

Inverse Function Verifier | Check if Functions are Inverses

Verify if g(x) is the inverse of f(x) easily with our online tool. Input f(x) and g(x) to instantly check if f(g(x)) = x and g(f(x)) = x. Understand inverse functions better and ensure your calculations are correct.

f(x) =

Enter the first function in terms of x.

g(x) =

Enter the function you suspect is the inverse of f(x).

Understanding Inverse Functions

An inverse function reverses the operation of another function. If f(x) produces y, then the inverse function, denoted as f⁻¹(y), produces x. For g(x) to be the inverse of f(x), two conditions must be met:

  • $$f(g(x)) = x$$: Applying g first, then f, returns the original input x.
  • $$g(f(x)) = x$$: Applying f first, then g, also returns the original input x.

This tool verifies these conditions by simplifying the compositions $$f(g(x))$$ and $$g(f(x))$$. If both simplify to x, then g(x) is the inverse of f(x).

Further learning: Wikipedia, Khan Academy.