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.
Notice that when you converted degrees Fahrenheit, you got a value of degrees Celsius. Alternatively, when you converted degrees Celsius, you got degrees Fahrenheit. This indicates that the equation you were given for and the equation you found for are inverses.
for all , then we say has an inverse function, or that is the inverse of . When a given function has an inverse function, we usually denote it as , which is read as " 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 and represented by the tables.
Is it possible to reverse the input and output rows of the function and have the new table result in a function?
Answer.
If you reverse the input and output values, the resulting table is NOT a function. This is because the new input will be mapping onto two -values ( and ).
Some functions, like in Table 2.6.7, have a given output value that corresponds to two or more input values: and . If we attempt to reverse the process of this function, we have a situation where the new input would correspond to two potential outputs.
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 .