A function is a process that converts a collection of inputs to a corresponding collection of outputs. One question we can ask is: for a particular function, can we reverse the process and think of the original functionβs outputs as the inputs?
Temperature can be measured using many different units such as Fahrenheit, Celsius, and Kelvin. Fahrenheit is what is usually reported on the news each night in the United States, while Celsius is commonly used for scientific work. We will begin by converting between these two units. To convert from degrees Fahrenheit to Celsius use the following formula.
Alternatively, \(20\) degrees Celsius is a fairly comfortable temperature. Use your solution for \(F\) in terms of \(C\) to convert this temperature to Fahrenheit.
Notice that when you converted \(68\) degrees Fahrenheit, you got a value of \(20\) degrees Celsius. Alternatively, when you converted \(20\) degrees Celsius, you got \(68\) degrees Fahrenheit. This indicates that the equation you were given for \(C\) and the equation you found for \(F\) are inverses.
for all \(x\text{,}\) then we say \(f\) has an inverse function, or that \(g\) is the inverse of \(f\text{.}\) When a given function \(f\) has an inverse function, we usually denote it as \(f^{-1}\text{,}\) which is read as "\(f\) inverse".
It is important to note that in DefinitionΒ 2.6.4 we say "if there exists a function," but we donβt guarantee that this is always the case. How can we determine whether a function has a corresponding inverse or not? Consider the following two functions \(f\) and \(g\) represented by the tables.
If you reverse the input and output values, the resulting table is NOT a function. This is because the new input \(x=4\) will be mapping onto two \(y\)-values (\(1\) and \(3\)).
Some functions, like \(f(x)\) in TableΒ 2.6.8, have a given output value that corresponds to two or more input values: \(f(0)=6\) and \(f(4)=6 \text{.}\) If we attempt to reverse the process of this function, we have a situation where the new input \(6\) would correspond to two potential outputs.
For each of the following graphs, determine if they represent a function that is one-to-one or not. If they are not one-to-one, what outputs have the same input?
When two outputs have the same input, this means that a horizontal line intersects the graph in two places. This leads us to the horizontal line test for one-to-one functions.
This set of operations reverses the process for the original function, so can be considered the inverse function. Write an equation to express the inverse function \(f^{-1}\text{.}\)
While \(f(x)=x^2\) is not a one-to-one function and thus cannot have its inverse, we can restrict the domain to find an invertible function. In this case, considering \(f_0(x)=x^2\) defined only on the interval \([0,\infty)\text{,}\)\(f_0(x)\) is a one-to-one function with inverse \(f_0^{-1}(x)=\sqrt{x}\text{.}\)
When finding inverses algebraically, it is tempting to write \(\sqrt{x^2}=x\text{,}\) but this only true for non-negative \(x\)-values. In general, \(\sqrt{x^2}=|x|\text{.}\)