Example 7.9.1.
Let \(f(x) = x^2 + 2\text{.}\) I evaluated at a real number \(x\) and found \(f(x) = 6\text{.}\) Can you determine my value of \(x\text{?}\)
We need to solve the equation \(f(x) = 6\) for \(x\text{.}\) This will prove to be a problem.
\begin{align*}
f(x) &= 6\\
x^2+2 &= 6\\
x^2 &= 4\\
x &= \pm \sqrt{4} = \pm 2
\end{align*}
Thus, \(x=2\) or \(x = -2\) and it is impossible to determine which value I evaluated \(f\) at to get \(6\text{.}\) So while we have limited the possibilities to two different possible values, we cannot explicitly determine the input to the function from the output.
The problem here is two distinct inputs \(-2 \neq 2\) result in the same output \(f(-2)=f(2)\text{.}\) Graphically, the horizontal line \(y=6\) intersects the graph at two different points corresponding to the two distinct inputs.
More generally, if \(f(x) = y\text{,}\) then solving for \(x\) gives
\begin{equation*}
x = \pm \sqrt{y- 4}
\end{equation*}
and \(x\) is not a function of \(y\text{.}\) Therefore, there is no inverse function for \(f\text{.}\)
