Inverse Function Math Example 3

Follow the full solution, then compare it with the other examples linked below.

Example 3

easy
Find the inverse of f(x)=x4+2f(x) = \frac{x}{4} + 2.

Solution

  1. 1
    Swap: x=y4+2x = \frac{y}{4} + 2. Subtract 2: xโˆ’2=y4x - 2 = \frac{y}{4}.
  2. 2
    Multiply by 4: y=4(xโˆ’2)=4xโˆ’8y = 4(x - 2) = 4x - 8.

Answer

fโˆ’1(x)=4xโˆ’8f^{-1}(x) = 4x - 8
Linear functions always have linear inverses. The operations are reversed in opposite order.

About Inverse Function

The inverse of a function ff is a function fโˆ’1f^{-1} that reverses ff: if f(a)=bf(a) = b then fโˆ’1(b)=af^{-1}(b) = a. It exists only when ff is one-to-one.

Learn more about Inverse Function โ†’

More Inverse Function Examples