3.7 Inverse Functions

Learning objectives.

In this section, you will:

  • Verify inverse functions.
  • Determine the domain and range of an inverse function, and restrict the domain of a function to make it one-to-one.
  • Find or evaluate the inverse of a function.
  • Use the graph of a one-to-one function to graph its inverse function on the same axes.

A reversible heat pump is a climate-control system that is an air conditioner and a heater in a single device. Operated in one direction, it pumps heat out of a house to provide cooling. Operating in reverse, it pumps heat into the building from the outside, even in cool weather, to provide heating. As a heater, a heat pump is several times more efficient than conventional electrical resistance heating.

If some physical machines can run in two directions, we might ask whether some of the function “machines” we have been studying can also run backwards. Figure 1 provides a visual representation of this question. In this section, we will consider the reverse nature of functions.

Verifying That Two Functions Are Inverse Functions

Betty is traveling to Milan for a fashion show and wants to know what the temperature will be. She is not familiar with the Celsius scale. To get an idea of how temperature measurements are related, Betty wants to convert 75 degrees Fahrenheit to degrees Celsius using the formula

and substitutes 75 for F F to calculate

Knowing that a comfortable 75 degrees Fahrenheit is about 24 degrees Celsius, Betty gets the week’s weather forecast from Figure 2 for Milan, and wants to convert all of the temperatures to degrees Fahrenheit.

At first, Betty considers using the formula she has already found to complete the conversions. After all, she knows her algebra, and can easily solve the equation for F F after substituting a value for C . C . For example, to convert 26 degrees Celsius, she could write

After considering this option for a moment, however, she realizes that solving the equation for each of the temperatures will be awfully tedious. She realizes that since evaluation is easier than solving, it would be much more convenient to have a different formula, one that takes the Celsius temperature and outputs the Fahrenheit temperature.

The formula for which Betty is searching corresponds to the idea of an inverse function , which is a function for which the input of the original function becomes the output of the inverse function and the output of the original function becomes the input of the inverse function.

Given a function f ( x ) , f ( x ) , we represent its inverse as f − 1 ( x ) , f − 1 ( x ) , read as “ f “ f inverse of x . ” x . ” The raised −1 −1 is part of the notation. It is not an exponent; it does not imply a power of −1 −1 . In other words, f − 1 ( x ) f − 1 ( x ) does not mean 1 f ( x ) 1 f ( x ) because 1 f ( x ) 1 f ( x ) is the reciprocal of f f and not the inverse.

The “exponent-like” notation comes from an analogy between function composition and multiplication: just as a − 1 a = 1 a − 1 a = 1 (1 is the identity element for multiplication) for any nonzero number a , a , so f − 1 ∘ f f − 1 ∘ f equals the identity function, that is,

This holds for all x x in the domain of f . f . Informally, this means that inverse functions “undo” each other. However, just as zero does not have a reciprocal , some functions do not have inverses.

Given a function f ( x ) , f ( x ) , we can verify whether some other function g ( x ) g ( x ) is the inverse of f ( x ) f ( x ) by checking if both g ( f ( x ) ) = x g ( f ( x ) ) = x and f ( g ( x ) ) = x f ( g ( x ) ) = x are true.

For example, y = 4 x y = 4 x and y = 1 4 x y = 1 4 x are inverse functions.

A few coordinate pairs from the graph of the function y = 4 x y = 4 x are (−2, −8), (0, 0), and (2, 8). A few coordinate pairs from the graph of the function y = 1 4 x y = 1 4 x are (−8, −2), (0, 0), and (8, 2). If we interchange the input and output of each coordinate pair of a function, the interchanged coordinate pairs would appear on the graph of the inverse function.

Inverse Function

For any one-to-one function f ( x ) = y , f ( x ) = y , a function f − 1 ( x ) f − 1 ( x ) is an inverse function of f f if f − 1 ( y ) = x . f − 1 ( y ) = x . This can also be written as f − 1 ( f ( x ) ) = x f − 1 ( f ( x ) ) = x for all x x in the domain of f . f . It also follows that f ( f − 1 ( x ) ) = x f ( f − 1 ( x ) ) = x for all x x in the domain of f − 1 f − 1 if f − 1 f − 1 is the inverse of f . f .

The notation f − 1 f − 1 is read “ f “ f inverse.” Like any other function, we can use any variable name as the input for f − 1 , f − 1 , so we will often write f − 1 ( x ) , f − 1 ( x ) , which we read as “ f “ f inverse of x . ” x . ” Keep in mind that

and not all functions have inverses.

Identifying an Inverse Function for a Given Input-Output Pair

If for a particular one-to-one function f ( 2 ) = 4 f ( 2 ) = 4 and f ( 5 ) = 12 , f ( 5 ) = 12 , what are the corresponding input and output values for the inverse function?

The inverse function reverses the input and output quantities, so if

Alternatively, if we want to name the inverse function g , g , then g ( 4 ) = 2 g ( 4 ) = 2 and g ( 12 ) = 5. g ( 12 ) = 5.

Notice that if we show the coordinate pairs in a table form, the input and output are clearly reversed. See Table 1 .

Given that h − 1 ( 6 ) = 2 , h − 1 ( 6 ) = 2 , what are the corresponding input and output values of the original function h ? h ?

Given two functions f ( x ) f ( x ) and g ( x ) , g ( x ) , test whether the functions are inverses of each other.

  • Determine whether f ( g ( x ) ) = x f ( g ( x ) ) = x or g ( f ( x ) ) = x . g ( f ( x ) ) = x .
  • If either statement is true, then both are true, and g = f − 1 g = f − 1 and f = g − 1 . f = g − 1 . If either statement is false, then both are false, and g ≠ f − 1 g ≠ f − 1 and f ≠ g − 1 . f ≠ g − 1 .

Testing Inverse Relationships Algebraically

If f ( x ) = 1 x + 2 f ( x ) = 1 x + 2 and g ( x ) = 1 x − 2 , g ( x ) = 1 x − 2 , is g = f − 1 ? g = f − 1 ?

We must also verify the other formula.

Notice the inverse operations are in reverse order of the operations from the original function.

If f ( x ) = x 3 − 4 f ( x ) = x 3 − 4 and g ( x ) = x + 4 3 , g ( x ) = x + 4 3 , is g = f − 1 ? g = f − 1 ?

Determining Inverse Relationships for Power Functions

If f ( x ) = x 3 f ( x ) = x 3 (the cube function) and g ( x ) = 1 3 x , g ( x ) = 1 3 x , is g = f − 1 ? g = f − 1 ?

No, the functions are not inverses.

The correct inverse to the cube is, of course, the cube root x 3 = x 1 3 , x 3 = x 1 3 , that is, the one-third is an exponent, not a multiplier.

If f ( x ) = ( x − 1 ) 3 and g ( x ) = x 3 + 1 , f ( x ) = ( x − 1 ) 3 and g ( x ) = x 3 + 1 , is g = f − 1 ? g = f − 1 ?

Finding Domain and Range of Inverse Functions

The outputs of the function f f are the inputs to f − 1 , f − 1 , so the range of f f is also the domain of f − 1 . f − 1 . Likewise, because the inputs to f f are the outputs of f − 1 , f − 1 , the domain of f f is the range of f − 1 . f − 1 . We can visualize the situation as in Figure 3 .

When a function has no inverse function, it is possible to create a new function where that new function on a limited domain does have an inverse function. For example, the inverse of f ( x ) = x f ( x ) = x is f − 1 ( x ) = x 2 , f − 1 ( x ) = x 2 , because a square “undoes” a square root; but the square is only the inverse of the square root on the domain [ 0 , ∞ ) , [ 0 , ∞ ) , since that is the range of f ( x ) = x . f ( x ) = x .

We can look at this problem from the other side, starting with the square (toolkit quadratic) function f ( x ) = x 2 . f ( x ) = x 2 . If we want to construct an inverse to this function, we run into a problem, because for every given output of the quadratic function, there are two corresponding inputs (except when the input is 0). For example, the output 9 from the quadratic function corresponds to the inputs 3 and –3. But an output from a function is an input to its inverse; if this inverse input corresponds to more than one inverse output (input of the original function), then the “inverse” is not a function at all! To put it differently, the quadratic function is not a one-to-one function; it fails the horizontal line test, so it does not have an inverse function. In order for a function to have an inverse, it must be a one-to-one function.

In many cases, if a function is not one-to-one, we can still restrict the function to a part of its domain on which it is one-to-one. For example, we can make a restricted version of the square function f ( x ) = x 2 f ( x ) = x 2 with its domain limited to [ 0 , ∞ ) , [ 0 , ∞ ) , which is a one-to-one function (it passes the horizontal line test) and which has an inverse (the square-root function).

If f ( x ) = ( x − 1 ) 2 f ( x ) = ( x − 1 ) 2 on [ 1 , ∞ ) , [ 1 , ∞ ) , then the inverse function is f − 1 ( x ) = x + 1. f − 1 ( x ) = x + 1.

  • The domain of f f = range of f − 1 f − 1 = [ 1 , ∞ ) . [ 1 , ∞ ) .
  • The domain of f − 1 f − 1 = range of f f = [ 0 , ∞ ) . [ 0 , ∞ ) .

Is it possible for a function to have more than one inverse?

No. If two supposedly different functions, say, g g and h , h , both meet the definition of being inverses of another function f , f , then you can prove that g = h . g = h . We have just seen that some functions only have inverses if we restrict the domain of the original function. In these cases, there may be more than one way to restrict the domain, leading to different inverses. However, on any one domain, the original function still has only one unique inverse.

Domain and Range of Inverse Functions

The range of a function f ( x ) f ( x ) is the domain of the inverse function f − 1 ( x ) . f − 1 ( x ) .

The domain of f ( x ) f ( x ) is the range of f − 1 ( x ) . f − 1 ( x ) .

Given a function, find the domain and range of its inverse.

  • If the function is one-to-one, write the range of the original function as the domain of the inverse, and write the domain of the original function as the range of the inverse.
  • If the domain of the original function needs to be restricted to make it one-to-one, then this restricted domain becomes the range of the inverse function.

Finding the Inverses of Toolkit Functions

Identify which of the toolkit functions besides the quadratic function are not one-to-one, and find a restricted domain on which each function is one-to-one, if any. The toolkit functions are reviewed in Table 2 . We restrict the domain in such a fashion that the function assumes all y -values exactly once.

The constant function is not one-to-one, and there is no domain (except a single point) on which it could be one-to-one, so the constant function has no inverse.

The absolute value function can be restricted to the domain [ 0 , ∞ ) , [ 0 , ∞ ) , where it is equal to the identity function.

The reciprocal-squared function can be restricted to the domain ( 0 , ∞ ) . ( 0 , ∞ ) .

We can see that these functions (if unrestricted) are not one-to-one by looking at their graphs, shown in Figure 4 . They both would fail the horizontal line test. However, if a function is restricted to a certain domain so that it passes the horizontal line test, then in that restricted domain, it can have an inverse.

The domain of function f f is ( 1 , ∞ ) ( 1 , ∞ ) and the range of function f f is ( −∞ , −2 ) . ( −∞ , −2 ) . Find the domain and range of the inverse function.

Finding and Evaluating Inverse Functions

Once we have a one-to-one function, we can evaluate its inverse at specific inverse function inputs or construct a complete representation of the inverse function in many cases.

Inverting Tabular Functions

Suppose we want to find the inverse of a function represented in table form. Remember that the domain of a function is the range of the inverse and the range of the function is the domain of the inverse. So we need to interchange the domain and range.

Each row (or column) of inputs becomes the row (or column) of outputs for the inverse function. Similarly, each row (or column) of outputs becomes the row (or column) of inputs for the inverse function.

Interpreting the Inverse of a Tabular Function

A function f ( t ) f ( t ) is given in Table 3 , showing distance in miles that a car has traveled in t t minutes. Find and interpret f − 1 ( 70 ) . f − 1 ( 70 ) .

The inverse function takes an output of f f and returns an input for f . f . So in the expression f − 1 ( 70 ) , f − 1 ( 70 ) , 70 is an output value of the original function, representing 70 miles. The inverse will return the corresponding input of the original function f , f , 90 minutes, so f − 1 ( 70 ) = 90. f − 1 ( 70 ) = 90. The interpretation of this is that, to drive 70 miles, it took 90 minutes.

Alternatively, recall that the definition of the inverse was that if f ( a ) = b , f ( a ) = b , then f − 1 ( b ) = a . f − 1 ( b ) = a . By this definition, if we are given f − 1 ( 70 ) = a , f − 1 ( 70 ) = a , then we are looking for a value a a so that f ( a ) = 70. f ( a ) = 70. In this case, we are looking for a t t so that f ( t ) = 70 , f ( t ) = 70 , which is when t = 90. t = 90.

Using Table 4 , find and interpret ⓐ f ( 60 ) , f ( 60 ) , and ⓑ f − 1 ( 60 ) . f − 1 ( 60 ) .

Evaluating the Inverse of a Function, Given a Graph of the Original Function

We saw in Functions and Function Notation that the domain of a function can be read by observing the horizontal extent of its graph. We find the domain of the inverse function by observing the vertical extent of the graph of the original function, because this corresponds to the horizontal extent of the inverse function. Similarly, we find the range of the inverse function by observing the horizontal extent of the graph of the original function, as this is the vertical extent of the inverse function. If we want to evaluate an inverse function, we find its input within its domain, which is all or part of the vertical axis of the original function’s graph.

Given the graph of a function, evaluate its inverse at specific points.

  • Find the desired input on the y -axis of the given graph.
  • Read the inverse function’s output from the x -axis of the given graph.

Evaluating a Function and Its Inverse from a Graph at Specific Points

A function g ( x ) g ( x ) is given in Figure 5 . Find g ( 3 ) g ( 3 ) and g − 1 ( 3 ) . g − 1 ( 3 ) .

To evaluate g ( 3 ) , g ( 3 ) , we find 3 on the x -axis and find the corresponding output value on the y -axis. The point ( 3 , 1 ) ( 3 , 1 ) tells us that g ( 3 ) = 1. g ( 3 ) = 1.

To evaluate g − 1 ( 3 ) , g − 1 ( 3 ) , recall that by definition g − 1 ( 3 ) g − 1 ( 3 ) means the value of x for which g ( x ) = 3. g ( x ) = 3. By looking for the output value 3 on the vertical axis, we find the point ( 5 , 3 ) ( 5 , 3 ) on the graph, which means g ( 5 ) = 3 , g ( 5 ) = 3 , so by definition, g − 1 ( 3 ) = 5. g − 1 ( 3 ) = 5. See Figure 6 .

Using the graph in Figure 5 , ⓐ find g − 1 ( 1 ) , g − 1 ( 1 ) , and ⓑ estimate g − 1 ( 4 ) . g − 1 ( 4 ) .

Finding Inverses of Functions Represented by Formulas

Sometimes we will need to know an inverse function for all elements of its domain, not just a few. If the original function is given as a formula—for example, y y as a function of x — x — we can often find the inverse function by solving to obtain x x as a function of y . y .

Given a function represented by a formula, find the inverse.

  • Make sure f f is a one-to-one function.
  • Solve for x . x .
  • Interchange x x and y . y .
  • Replace y y with f - 1 ( x ) f - 1 ( x ) . (Variables may be different in different cases, but the principle is the same.)

Inverting the Fahrenheit-to-Celsius Function

Find a formula for the inverse function that gives Fahrenheit temperature as a function of Celsius temperature.

By solving in general, we have uncovered the inverse function. If

In this case, we introduced a function h h to represent the conversion because the input and output variables are descriptive, and writing C − 1 C − 1 could get confusing.

Solve for x x in terms of y y given y = 1 3 ( x − 5 ) . y = 1 3 ( x − 5 ) .

Solving to Find an Inverse Function

Find the inverse of the function f ( x ) = 2 x − 3 + 4. f ( x ) = 2 x − 3 + 4.

So f − 1 ( y ) = 2 y − 4 + 3 f − 1 ( y ) = 2 y − 4 + 3 or f − 1 ( x ) = 2 x − 4 + 3. f − 1 ( x ) = 2 x − 4 + 3.

The domain and range of f f exclude the values 3 and 4, respectively. f f and f − 1 f − 1 are equal at two points but are not the same function, as we can see by creating Table 5 .

Solving to Find an Inverse with Radicals

Find the inverse of the function f ( x ) = 2 + x − 4 . f ( x ) = 2 + x − 4 .

So f − 1 ( x ) = ( x − 2 ) 2 + 4. f − 1 ( x ) = ( x − 2 ) 2 + 4.

The domain of f f is [ 4 , ∞ ) . [ 4 , ∞ ) . Notice that the range of f f is [ 2 , ∞ ) , [ 2 , ∞ ) , so this means that the domain of the inverse function f − 1 f − 1 is also [ 2 , ∞ ) . [ 2 , ∞ ) .

The formula we found for f − 1 ( x ) f − 1 ( x ) looks like it would be valid for all real x . x . However, f − 1 f − 1 itself must have an inverse (namely, f f ) so we have to restrict the domain of f − 1 f − 1 to [ 2 , ∞ ) [ 2 , ∞ ) in order to make f − 1 f − 1 a one-to-one function. This domain of f − 1 f − 1 is exactly the range of f . f .

What is the inverse of the function f ( x ) = 2 − x ? f ( x ) = 2 − x ? State the domains of both the function and the inverse function.

Finding Inverse Functions and Their Graphs

Now that we can find the inverse of a function, we will explore the graphs of functions and their inverses. Let us return to the quadratic function f ( x ) = x 2 f ( x ) = x 2 restricted to the domain [ 0 , ∞ ) , [ 0 , ∞ ) , on which this function is one-to-one, and graph it as in Figure 7 .

Restricting the domain to [ 0 , ∞ ) [ 0 , ∞ ) makes the function one-to-one (it will obviously pass the horizontal line test), so it has an inverse on this restricted domain.

We already know that the inverse of the toolkit quadratic function is the square root function, that is, f − 1 ( x ) = x . f − 1 ( x ) = x . What happens if we graph both f f and f − 1 f − 1 on the same set of axes, using the x - x - axis for the input to both f and   f − 1 ? f and   f − 1 ?

We notice a distinct relationship: The graph of f − 1 ( x ) f − 1 ( x ) is the graph of f ( x ) f ( x ) reflected about the diagonal line y = x , y = x , which we will call the identity line, shown in Figure 8 .

This relationship will be observed for all one-to-one functions, because it is a result of the function and its inverse swapping inputs and outputs. This is equivalent to interchanging the roles of the vertical and horizontal axes.

Finding the Inverse of a Function Using Reflection about the Identity Line

Given the graph of f ( x ) f ( x ) in Figure 9 , sketch a graph of f − 1 ( x ) . f − 1 ( x ) .

This is a one-to-one function, so we will be able to sketch an inverse. Note that the graph shown has an apparent domain of ( 0 , ∞ ) ( 0 , ∞ ) and range of ( − ∞ , ∞ ) , ( − ∞ , ∞ ) , so the inverse will have a domain of ( − ∞ , ∞ ) ( − ∞ , ∞ ) and range of ( 0 , ∞ ) . ( 0 , ∞ ) .

If we reflect this graph over the line y = x , y = x , the point ( 1 , 0 ) ( 1 , 0 ) reflects to ( 0 , 1 ) ( 0 , 1 ) and the point ( 4 , 2 ) ( 4 , 2 ) reflects to ( 2 , 4 ) . ( 2 , 4 ) . Sketching the inverse on the same axes as the original graph gives Figure 10 .

Draw graphs of the functions f f and f − 1 f − 1 from Example 8 .

Is there any function that is equal to its own inverse?

Yes. If f = f − 1 , f = f − 1 , then f ( f ( x ) ) = x , f ( f ( x ) ) = x , and we can think of several functions that have this property. The identity function does, and so does the reciprocal function, because

Any function f ( x ) = c − x , f ( x ) = c − x , where c c is a constant, is also equal to its own inverse.

Access these online resources for additional instruction and practice with inverse functions.

  • Inverse Functions
  • One-to-one Functions
  • Inverse Function Values Using Graph
  • Restricting the Domain and Finding the Inverse

3.7 Section Exercises

Describe why the horizontal line test is an effective way to determine whether a function is one-to-one?

Why do we restrict the domain of the function f ( x ) = x 2 f ( x ) = x 2 to find the function’s inverse?

Can a function be its own inverse? Explain.

Are one-to-one functions either always increasing or always decreasing? Why or why not?

How do you find the inverse of a function algebraically?

Show that the function f ( x ) = a − x f ( x ) = a − x is its own inverse for all real numbers a . a .

For the following exercises, find f − 1 ( x ) f − 1 ( x ) for each function.

f ( x ) = x + 3 f ( x ) = x + 3

f ( x ) = x + 5 f ( x ) = x + 5

f ( x ) = 2 − x f ( x ) = 2 − x

f ( x ) = 3 − x f ( x ) = 3 − x

f ( x ) = x x + 2 f ( x ) = x x + 2

f ( x ) = 2 x + 3 5 x + 4 f ( x ) = 2 x + 3 5 x + 4

For the following exercises, find a domain on which each function f f is one-to-one and non-decreasing. Write the domain in interval notation. Then find the inverse of f f restricted to that domain.

f ( x ) = ( x + 7 ) 2 f ( x ) = ( x + 7 ) 2

f ( x ) = ( x − 6 ) 2 f ( x ) = ( x − 6 ) 2

f ( x ) = x 2 − 5 f ( x ) = x 2 − 5

Given f ( x ) = x 2 + x f ( x ) = x 2 + x and g ( x ) = 2 x 1 − x : g ( x ) = 2 x 1 − x :

  • ⓐ Find f ( g ( x ) ) f ( g ( x ) ) and g ( f ( x ) ) . g ( f ( x ) ) .
  • ⓑ What does the answer tell us about the relationship between f ( x ) f ( x ) and g ( x ) ? g ( x ) ?

For the following exercises, use function composition to verify that f ( x ) f ( x ) and g ( x ) g ( x ) are inverse functions.

f ( x ) = x − 1 3 f ( x ) = x − 1 3 and g ( x ) = x 3 + 1 g ( x ) = x 3 + 1

f ( x ) = − 3 x + 5 f ( x ) = − 3 x + 5 and g ( x ) = x − 5 − 3 g ( x ) = x − 5 − 3

For the following exercises, use a graphing utility to determine whether each function is one-to-one.

f ( x ) = x f ( x ) = x

f ( x ) = 3 x + 1 3 f ( x ) = 3 x + 1 3

f ( x ) = −5 x + 1 f ( x ) = −5 x + 1

f ( x ) = x 3 − 27 f ( x ) = x 3 − 27

For the following exercises, determine whether the graph represents a one-to-one function.

For the following exercises, use the graph of f f shown in Figure 11 .

Find f ( 0 ) . f ( 0 ) .

Solve f ( x ) = 0. f ( x ) = 0.

Find f − 1 ( 0 ) . f − 1 ( 0 ) .

Solve f − 1 ( x ) = 0. f − 1 ( x ) = 0.

For the following exercises, use the graph of the one-to-one function shown in Figure 12 .

Sketch the graph of f − 1 . f − 1 .

Find f ( 6 ) and  f − 1 ( 2 ) . f ( 6 ) and  f − 1 ( 2 ) .

If the complete graph of f f is shown, find the domain of f . f .

If the complete graph of f f is shown, find the range of f . f .

For the following exercises, evaluate or solve, assuming that the function f f is one-to-one.

If f ( 6 ) = 7 , f ( 6 ) = 7 , find f − 1 ( 7 ) . f − 1 ( 7 ) .

If f ( 3 ) = 2 , f ( 3 ) = 2 , find f − 1 ( 2 ) . f − 1 ( 2 ) .

If f − 1 ( − 4 ) = − 8 , f − 1 ( − 4 ) = − 8 , find f ( − 8 ) . f ( − 8 ) .

If f − 1 ( − 2 ) = − 1 , f − 1 ( − 2 ) = − 1 , find f ( − 1 ) . f ( − 1 ) .

For the following exercises, use the values listed in Table 6 to evaluate or solve.

Find f ( 1 ) . f ( 1 ) .

Solve f ( x ) = 3. f ( x ) = 3.

Solve f − 1 ( x ) = 7. f − 1 ( x ) = 7.

Use the tabular representation of f f in Table 7 to create a table for f − 1 ( x ) . f − 1 ( x ) .

For the following exercises, find the inverse function. Then, graph the function and its inverse.

f ( x ) = 3 x − 2 f ( x ) = 3 x − 2

f ( x ) = x 3 − 1 f ( x ) = x 3 − 1

Find the inverse function of f ( x ) = 1 x − 1 . f ( x ) = 1 x − 1 . Use a graphing utility to find its domain and range. Write the domain and range in interval notation.

Real-World Applications

To convert from x x degrees Celsius to y y degrees Fahrenheit, we use the formula f ( x ) = 9 5 x + 32. f ( x ) = 9 5 x + 32. Find the inverse function, if it exists, and explain its meaning.

The circumference C C of a circle is a function of its radius given by C ( r ) = 2 π r . C ( r ) = 2 π r . Express the radius of a circle as a function of its circumference. Call this function r ( C ) . r ( C ) . Find r ( 36 π ) r ( 36 π ) and interpret its meaning.

A car travels at a constant speed of 50 miles per hour. The distance the car travels in miles is a function of time, t , t , in hours given by d ( t ) = 50 t . d ( t ) = 50 t . Find the inverse function by expressing the time of travel in terms of the distance traveled. Call this function t ( d ) . t ( d ) . Find t ( 180 ) t ( 180 ) and interpret its meaning.

As an Amazon Associate we earn from qualifying purchases.

This book may not be used in the training of large language models or otherwise be ingested into large language models or generative AI offerings without OpenStax's permission.

Want to cite, share, or modify this book? This book uses the Creative Commons Attribution License and you must attribute OpenStax.

Access for free at https://openstax.org/books/college-algebra-2e/pages/1-introduction-to-prerequisites
  • Authors: Jay Abramson
  • Publisher/website: OpenStax
  • Book title: College Algebra 2e
  • Publication date: Dec 21, 2021
  • Location: Houston, Texas
  • Book URL: https://openstax.org/books/college-algebra-2e/pages/1-introduction-to-prerequisites
  • Section URL: https://openstax.org/books/college-algebra-2e/pages/3-7-inverse-functions

© Jan 9, 2024 OpenStax. Textbook content produced by OpenStax is licensed under a Creative Commons Attribution License . The OpenStax name, OpenStax logo, OpenStax book covers, OpenStax CNX name, and OpenStax CNX logo are not subject to the Creative Commons license and may not be reproduced without the prior and express written consent of Rice University.

IMAGES

  1. Finding the Inverse of a Function: Complete Guide

    inverse function problem solving examples

  2. How to Find the Inverse of a Function: 4 Steps (with Pictures)

    inverse function problem solving examples

  3. How To Find The Inverse of a Function

    inverse function problem solving examples

  4. Inverse Function Calculator- Inverting tough equations » Education Tips

    inverse function problem solving examples

  5. Inverse Function Formula

    inverse function problem solving examples

  6. Inverse Functions

    inverse function problem solving examples

VIDEO

  1. Inverse Function Problem

  2. Inverse Function

  3. inverse function inverse trigonometry function inverse trigonometry function

  4. 7.2 Mapping Diagrams Of Inverse Functions with Examples

  5. Problem Based on Inverse of a function

  6. Inverse Functions Word Problems

COMMENTS

  1. Intro to inverse functions (article)

    Intro to inverse functions. Learn what the inverse of a function is, and how to evaluate inverses of functions that are given in tables or graphs. Inverse functions, in the most general sense, are functions that "reverse" each other. For example, here we see that function f takes 1 to x , 2 to z , and 3 to y .

  2. 3.7 Inverse Functions

    Inverse functions, in the most general sense, are functions that "reverse" each other. For example, if f takes a to b , then the inverse, f − 1 , must take b to a . Or in other words, f ( a) = b f − 1 ( b) = a . In this article we will learn how to find the formula of the inverse function when we have the formula of the original function.