Select Function Type
Linear Function: $f(x) = a \cdot x + b$
2
3
Original Function
$f(x) = 2x + 3$
Inverse Function
$f^{-1}(x) = \frac{x - 3}{2}$
Domain: $x \in \mathbb{R}$
Step-by-Step Solution
Step 1: Replace $f(x)$ with $y$
$y = 2x + 3$
Step 2: Swap $x$ and $y$
$x = 2y + 3$
Step 3: Solve for $y$
$x - 3 = 2y$
$y = \frac{x - 3}{2}$
Step 4: Write the inverse function
$f^{-1}(x) = \frac{x - 3}{2}$