Given the following functions
We want to find their compositions. Evaluating a function means finding the value of the function that corresponds to a given value of x. Compose two functions is the same as "evaluating" the inside function on the outside function. To do this, simply replace all the x variables with the expression of the inside function.
For the first composition, we have
There are no restrictions on this function, therefore, the domain is all real numbers.
For the second composition, we have
There are no restrictions on this function, therefore, the domain is all real numbers.
Since
Those functions are the inverse of each other.