3.7 Inverse Functions - College Algebra 2e | OpenStax (2024)

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.

3.7 Inverse Functions - College Algebra 2e | OpenStax (1)

Figure 1 Can a function β€œmachine” operate in reverse?

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

C= 5 9 (Fβˆ’32) C= 5 9 (Fβˆ’32)

and substitutes 75 for F F to calculate

5 9 (75βˆ’32)β‰ˆ24Β°C 5 9 (75βˆ’32)β‰ˆ24Β°C

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.

3.7 Inverse Functions - College Algebra 2e | OpenStax (2)

Figure 2

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

26 = 5 9 (Fβˆ’32) 26β‹… 9 5 = Fβˆ’32 F = 26β‹… 9 5 +32β‰ˆ79 26 = 5 9 (Fβˆ’32) 26β‹… 9 5 = Fβˆ’32 F = 26β‹… 9 5 +32β‰ˆ79

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,

( f βˆ’1 ∘f )(x)= f βˆ’1 ( f(x) )= f βˆ’1 ( y )=x ( f βˆ’1 ∘f )(x)= f βˆ’1 ( f(x) )= f βˆ’1 ( y )=x

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=4x y=4x and y= 1 4 x y= 1 4 x are inverse functions.

( f βˆ’1 ∘f )(x)= f βˆ’1 ( 4x )= 1 4 ( 4x )=x ( f βˆ’1 ∘f )(x)= f βˆ’1 ( 4x )= 1 4 ( 4x )=x

and

( f ∘ f βˆ’1 )(x)=f( 1 4 x )=4( 1 4 x )=x ( f ∘ f βˆ’1 )(x)=f( 1 4 x )=4( 1 4 x )=x

A few coordinate pairs from the graph of the function y=4x y=4x 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

f βˆ’1 (x)β‰  1 f(x) f βˆ’1 (x)β‰  1 f(x)

and not all functions have inverses.

Example 1

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?

Solution

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

f(2) = 4,then f βˆ’1 (4)=2; f(5) = 12, thenf βˆ’1 (12)=5. f(2) = 4,then f βˆ’1 (4)=2; f(5) = 12, thenf βˆ’1 (12)=5.

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.

Analysis

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

( x,f(x) ) ( x,f(x) ) ( x,g(x) ) ( x,g(x) )
( 2,4 ) ( 2,4 ) ( 4,2 ) ( 4,2 )
( 5,12 ) ( 5,12 ) ( 12,5 ) ( 12,5 )

Table 1

Try It #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?

How To

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

  1. Determine whether f(g(x))=x f(g(x))=x or g(f(x))=x. g(f(x))=x.
  2. 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 .

Example 2

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 ?

Solution

g(f(x)) = 1 ( 1 x+2 ) βˆ’2 = x+2βˆ’2 = x g(f(x)) = 1 ( 1 x+2 ) βˆ’2 = x+2βˆ’2 = x

We must also verify the other formula.

f(g(x)) = 1 1 x βˆ’2+2 = 1 1 x = x f(g(x)) = 1 1 x βˆ’2+2 = 1 1 x = x

so

g= f βˆ’1 andf= g βˆ’1 g= f βˆ’1 andf= g βˆ’1

Analysis

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

Try It #2

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 ?

Example 3

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 ?

Solution

f( g( x ) )= x 3 27 β‰ x f( g( x ) )= x 3 27 β‰ x

No, the functions are not inverses.

Analysis

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.

Try It #3

If f( x )= ( xβˆ’1 ) 3 andg( x )= x 3 +1, f( x )= ( xβˆ’1 ) 3 andg( 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.

3.7 Inverse Functions - College Algebra 2e | OpenStax (3)

Figure 3 Domain and range of a function and its inverse

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,∞ ).

Q&A

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).

How To

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

  1. 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.
  2. 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.

Example 4

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.

Constant Identity Quadratic Cubic Reciprocal
f(x)=c f(x)=c f(x)=x f(x)=x f(x)= x 2 f(x)= x 2 f(x)= x 3 f(x)= x 3 f(x)= 1 x f(x)= 1 x
Reciprocal squared Cube root Square root Absolute value
f(x)= 1 x 2 f(x)= 1 x 2 f(x)= x 3 f(x)= x 3 f(x)= x f(x)= x f(x)=| x | f(x)=| x |

Table 2

Solution

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,∞ ).

Analysis

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.

3.7 Inverse Functions - College Algebra 2e | OpenStax (4)

Figure 4 (a) Absolute value (b) Reciprocal square

Try It #4

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.

Example 5

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).

t(minutes) t(minutes) 30 50 70 90
f( t )(miles) f( t )(miles) 20 40 60 70

Table 3

Solution

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.

Try It #5

Using Table 4, find and interpret ⓐ f(60), f(60), and β“‘ f βˆ’1 (60). f βˆ’1 (60).

t(minutes) t(minutes) 30 50 60 70 90
f( t )(miles) f( t )(miles) 20 40 50 60 70

Table 4

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.

How To

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

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

Example 6

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).

3.7 Inverse Functions - College Algebra 2e | OpenStax (5)

Figure 5

Solution

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.

3.7 Inverse Functions - College Algebra 2e | OpenStax (6)

Figure 6

Try It #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.

How To

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

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

Example 7

Inverting the Fahrenheit-to-Celsius Function

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

C= 5 9 (Fβˆ’32) C= 5 9 (Fβˆ’32)

Solution

C = 5 9 (Fβˆ’32) Cβ‹… 9 5 = Fβˆ’32 F = 9 5 C+32 C = 5 9 (Fβˆ’32) Cβ‹… 9 5 = Fβˆ’32 F = 9 5 C+32

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

C=h(F)= 5 9 (Fβˆ’32), C=h(F)= 5 9 (Fβˆ’32),

then

F= h βˆ’1 (C)= 9 5 C+32 F= h βˆ’1 (C)= 9 5 C+32

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.

Try It #7

Solve for x x in terms of y y given y= 1 3 (xβˆ’5). y= 1 3 (xβˆ’5).

Example 8

Solving to Find an Inverse Function

Find the inverse of the function f( x )= 2 xβˆ’3 +4. f( x )= 2 xβˆ’3 +4.

Solution

y = 2 xβˆ’3 +4 Setupanequation. yβˆ’4 = 2 xβˆ’3 Subtract4frombothsides. xβˆ’3 = 2 yβˆ’4 Multiplybothsidesbyxβˆ’3anddividebyyβˆ’4. x = 2 yβˆ’4 +3 Add3tobothsides. y = 2 xβˆ’3 +4 Setupanequation. yβˆ’4 = 2 xβˆ’3 Subtract4frombothsides. xβˆ’3 = 2 yβˆ’4 Multiplybothsidesbyxβˆ’3anddividebyyβˆ’4. x = 2 yβˆ’4 +3 Add3tobothsides.

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.

Analysis

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.

x x 1 2 5 f βˆ’1 (y) f βˆ’1 (y)
f(x) f(x) 3 2 5 y y

Table 5

Example 9

Solving to Find an Inverse with Radicals

Find the inverse of the function f(x)=2+ xβˆ’4 . f(x)=2+ xβˆ’4 .

Solution

y = 2+ xβˆ’4 (yβˆ’2) 2 = xβˆ’4 x = (yβˆ’2) 2 +4 y = 2+ xβˆ’4 (yβˆ’2) 2 = xβˆ’4 x = (yβˆ’2) 2 +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,∞).

Analysis

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.

Try It #8

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.

3.7 Inverse Functions - College Algebra 2e | OpenStax (7)

Figure 7 Quadratic function with domain restricted to [0, ∞).

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 fand f βˆ’1 ? fand 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.

3.7 Inverse Functions - College Algebra 2e | OpenStax (8)

Figure 8 Square and square-root functions on the non-negative domain

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.

Example 10

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).

3.7 Inverse Functions - College Algebra 2e | OpenStax (9)

Figure 9

Solution

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.

3.7 Inverse Functions - College Algebra 2e | OpenStax (10)

Figure 10 The function and its inverse, showing reflection about the identity line

Try It #9

Draw graphs of the functions f f and f βˆ’1 f βˆ’1 from Example 8.

Q&A

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

1 1 x =x 1 1 x =x

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

Media

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

Verbal

1.

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

2.

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

3.

Can a function be its own inverse? Explain.

4.

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

5.

How do you find the inverse of a function algebraically?

Algebraic

6.

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.

7.

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

8.

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

9.

f(x)=2βˆ’x f(x)=2βˆ’x

10.

f(x)=3βˆ’x f(x)=3βˆ’x

11.

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

12.

f(x)= 2x+3 5x+4 f(x)= 2x+3 5x+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.

13.

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

14.

f(x)= (xβˆ’6) 2 f(x)= (xβˆ’6) 2

15.

f(x)= x 2 βˆ’5 f(x)= x 2 βˆ’5

16.

Given f( x )= x 2+x f( x )= x 2+x and g(x)= 2x 1βˆ’x : g(x)= 2x 1βˆ’x :

  1. ⓐFind f(g(x)) f(g(x)) and g(f(x)). g(f(x)).
  2. β“‘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.

17.

f(x)= xβˆ’1 3 f(x)= xβˆ’1 3 and g(x)= x 3 +1 g(x)= x 3 +1

18.

f(x)=βˆ’3x+5 f(x)=βˆ’3x+5 and g(x)= xβˆ’5 βˆ’3 g(x)= xβˆ’5 βˆ’3

Graphical

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

19.

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

20.

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

21.

f(x)=βˆ’5x+1 f(x)=βˆ’5x+1

22.

f(x)= x 3 βˆ’27 f(x)= x 3 βˆ’27

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

23.

3.7 Inverse Functions - College Algebra 2e | OpenStax (11)

24.

3.7 Inverse Functions - College Algebra 2e | OpenStax (12)

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

3.7 Inverse Functions - College Algebra 2e | OpenStax (13)

Figure 11

25.

Find f( 0 ). f( 0 ).

26.

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

27.

Find f βˆ’1 ( 0 ). f βˆ’1 ( 0 ).

28.

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.

3.7 Inverse Functions - College Algebra 2e | OpenStax (14)

Figure 12

29.

Sketch the graph of f βˆ’1 . f βˆ’1 .

30.

Find f(6)and f βˆ’1 (2). f(6)and f βˆ’1 (2).

31.

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

32.

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

Numeric

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

33.

If f(6)=7, f(6)=7, find f βˆ’1 (7). f βˆ’1 (7).

34.

If f(3)=2, f(3)=2, find f βˆ’1 (2). f βˆ’1 (2).

35.

If f βˆ’1 ( βˆ’4 )=βˆ’8, f βˆ’1 ( βˆ’4 )=βˆ’8, find f(βˆ’8). f(βˆ’8).

36.

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.

x x 0 1 2 3 4 5 6 7 8 9
f(x) f(x) 8 0 7 4 2 6 5 3 9 1

Table 6

37.

Find f( 1 ). f( 1 ).

38.

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

39.

Find f βˆ’1 ( 0 ). f βˆ’1 ( 0 ).

40.

Solve f βˆ’1 ( x )=7. f βˆ’1 ( x )=7.

41.

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

x x 3 6 9 13 14
f(x) f(x) 1 4 7 12 16

Table 7

Technology

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

42.

f(x)= 3 xβˆ’2 f(x)= 3 xβˆ’2

43.

f(x)= x 3 βˆ’1 f(x)= x 3 βˆ’1

44.

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

45.

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.

46.

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.

47.

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)=50t. d(t)=50t. 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.

3.7 Inverse Functions - College Algebra 2e | OpenStax (2024)

FAQs

How do you find the inverse of a function in college algebra? β€Ί

The inverse of a function can be determined at specific points on its graph. To find the inverse of a function y=f(x) y = f ( x ) , switch the variables x and y . Then solve for y as a function of x .

What is the inverse function formula? β€Ί

Steps To Find An Inverse Function

For the given function f(x) = ax + b, replace f(x) = y, to obtain y = ax + b. Interchange the x with y and the y with x in the function y = ax + b to obtain x = ay + b. Finlly replace y = f-1(x), and we have f-1(x) = (x - b)/a.

How to find inverse function easily? β€Ί

Finding the Inverse Function

1) Replace f(x) with y . 2) Swap the independent variable x with the dependent variable y . This gives x=y2βˆ’1 x = y 2 βˆ’ 1 . 3) Rearrange the function to make dependent variable y the subject.

What is an example of inverse function in algebra? β€Ί

An example of an algebraic expression is 5x + 6. Here 5 and 6 are fixed numbers and x is a variable. Further, the variables can be simple variables using alphabets like x, y, z or can have complex variables like x2, x3, xn, xy, x2y, etc.

What does inverse mean in algebra 2? β€Ί

πŸ”— In mathematics, an inverse is a function that serves to β€œundo” another function. That is, if f(x) produces y, then putting y into the inverse of f produces the output x. x . A function f that has an inverse is called invertible and the inverse is denoted by fβˆ’1.

How is inverse calculated? β€Ί

In simple words, inverse matrix is obtained by dividing the adjugate of the given matrix by the determinant of the given matrix.

What is the inverse variation formula in Algebra 2? β€Ί

In Maths, inverse variation is the relationships between variables that are represented in the form of y = k/x, where x and y are two variables and k is the constant value. It states if the value of one quantity increases, then the value of the other quantity decreases.

How do you find the inverse of a function that exists? β€Ί

The inverse of f exists if and only if f is bijective, and if it exists, is denoted by. A function f and its inverse f βˆ’1. Because f maps a to 3, the inverse f βˆ’1 maps 3 back to a. such that f(x) = y.

What are inverse functions simplified? β€Ί

An inverse function essentially undoes the effects of the original function. If f(x) says to multiply by 2 and then add 1, then the inverse f(x) will say to subtract 1 and then divide by 2. If you want to think about this graphically, f(x) and its inverse function will be reflections across the line y = x.

How to tell if functions are inverses? β€Ί

Inverse functions: These types of functions can be created by switching the input and output variables in a function. If a function is inputted into another and you get an output of x, then we know these two functions are inverses of each other.

How to find the domain of an inverse function? β€Ί

Finding Domain and Range of Inverse Functions. The outputs of the function f are the inputs to fβˆ’1, so the range of f is also the domain of fβˆ’1. Likewise, because the inputs to f are the outputs of fβˆ’1, the domain of f is the range of fβˆ’1.

What is the inverse of an algebraic function? β€Ί

An inverse function or an anti function is defined as a function, which can reverse into another function. In simple words, if any function β€œf” takes x to y then, the inverse of β€œf” will take y to x. If the function is denoted by 'f' or 'F', then the inverse function is denoted by f-1 or F-1.

What is the inverse property college algebra? β€Ί

The inverse property of addition states that, for every real number a, there is a unique number, called the additive inverse (or opposite), denotedβˆ’a, that, when added to the original number, results in the additive identity, 0. For example, if a=βˆ’8 , the additive inverse is 8, since (βˆ’8)+8=0 ( βˆ’ 8 ) + 8 = 0 .

What is the inverse function theorem in algebra? β€Ί

The inverse function theorem is a typical result of linearization. It asserts that a map is locally invertible if its linearization is invertible. Therefore, local bijectivity of the map is ensured by the invertibility of its linearization.

References

Top Articles
German Cucumber Salad (Gurkensalat) - Oma's Recipe
Vintage Recipes from the '20s Worth Trying Today
Fighter Torso Ornament Kit
Tyler Sis 360 Louisiana Mo
Skamania Lodge Groupon
Did 9Anime Rebrand
Yi Asian Chinese Union
Back to basics: Understanding the carburetor and fixing it yourself - Hagerty Media
Fcs Teamehub
Whitley County Ky Mugshots Busted
Skylar Vox Bra Size
Nonne's Italian Restaurant And Sports Bar Port Orange Photos
Walmart Windshield Wiper Blades
Sivir Urf Runes
Pekin Soccer Tournament
Copart Atlanta South Ga
Hyvee Workday
Www.patientnotebook/Atic
3 2Nd Ave
The Listings Project New York
Jesus Revolution Showtimes Near Regal Stonecrest
Inter Miami Vs Fc Dallas Total Sportek
Pensacola Tattoo Studio 2 Reviews
Violent Night Showtimes Near Johnstown Movieplex
CVS Health’s MinuteClinic Introduces New Virtual Care Offering
What Sells at Flea Markets: 20 Profitable Items
Bayard Martensen
8002905511
Toonkor211
Vadoc Gtlvisitme App
25Cc To Tbsp
new haven free stuff - craigslist
De beste uitvaartdiensten die goede rituele diensten aanbieden voor de laatste rituelen
Best Workers Compensation Lawyer Hill & Moin
Keeper Of The Lost Cities Series - Shannon Messenger
8005607994
Maxpreps Field Hockey
Bernie Platt, former Cherry Hill mayor and funeral home magnate, has died at 90
Hometown Pizza Sheridan Menu
Craigslist Lakeside Az
Ds Cuts Saugus
Strange World Showtimes Near Century Stadium 25 And Xd
Flappy Bird Cool Math Games
Jammiah Broomfield Ig
Frontier Internet Outage Davenport Fl
Hillsborough County Florida Recorder Of Deeds
Sacramentocraiglist
Wisconsin Volleyball titt*es
786 Area Code -Get a Local Phone Number For Miami, Florida
Diesel Technician/Mechanic III - Entry Level - transportation - job employment - craigslist
Peugeot-dealer Hedin Automotive: alles onder één dak | Hedin
Immobiliare di Felice| Appartamento | Appartamento in vendita Porto San
Latest Posts
Article information

Author: Aracelis Kilback

Last Updated:

Views: 5983

Rating: 4.3 / 5 (64 voted)

Reviews: 87% of readers found this page helpful

Author information

Name: Aracelis Kilback

Birthday: 1994-11-22

Address: Apt. 895 30151 Green Plain, Lake Mariela, RI 98141

Phone: +5992291857476

Job: Legal Officer

Hobby: LARPing, role-playing games, Slacklining, Reading, Inline skating, Brazilian jiu-jitsu, Dance

Introduction: My name is Aracelis Kilback, I am a nice, gentle, agreeable, joyous, attractive, combative, gifted person who loves writing and wants to share my knowledge and understanding with you.