Section 1.10: Inverse Functions

LEARNING OBJECTIVES

By the end of this lesson, you will be able to:

  • Determine whether a function is one-to-one.
  • 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.

Determining Whether a Function is One-to-One

Some functions have only one input value for each output value, as well as having only one output for each input. We call these functions one-to-one functions. As an example, consider a school that uses only letter grades and decimal equivalents, as listed in.

Letter grade Grade point average
A 4.0
B 3.0
C 2.0
D 1.0

This grading system represents a one-to-one function, because each letter input yields one particular grade point average output and each grade point average corresponds to one input letter.

To visualize this concept, let’s look again at the two simple functions sketched in (a)and (b) of Figure 10.

Three relations that demonstrate what constitute a function.

Figure 10

The function in part (a) shows a relationship that is not a one-to-one function because inputs qq and rr both give output nn. The function in part (b) shows a relationship that is a one-to-one function because each input is associated with a single output.

A General Note: One-to-One Function

A one-to-one function is a function in which each output value corresponds to exactly one input value.

Example 1: determining if a set of ordered pairs is a one-to-one function

For each set of ordered pairs, determine if it represents a function and, if so, if the function is one-to-one.

a) {(3,27),(2,8),(1,1),(0,0),(1,1),(2,8),(3,27)}{(3,27),(2,8),(1,1),(0,0),(1,1),(2,8),(3,27)}

b) {(0,0),(1,1),(4,2),(9,3),(16,4)}{(0,0),(1,1),(4,2),(9,3),(16,4)}

Solution

a) Each x-value is matched with only one y-value. So this relation is a function.  But each y-value is not paired with only one x-value, (3,27)(3,27) and (3,27)(3,27), for example. So this function is not one-to-one.

b) Each x-value is matched with only one y-value. So this relation is a function. Since each y-value is paired with only one x-value, this function is one-to-one.

Try It 1

 

For each set of ordered pairs, determine if it represents a function and, if so, if the function is one-to-one.

a) {(3,6),(2,4),(1,2),(0,0),(1,2),(2,4),(3,6)}{(3,6),(2,4),(1,2),(0,0),(1,2),(2,4),(3,6)}

b) {(4,8),(2,4),(1,2),(0,0),(1,2),(2,4),(4,8)}{(4,8),(2,4),(1,2),(0,0),(1,2),(2,4),(4,8)}

To help us determine whether a function is one-to-one, we use the horizontal line test. We use a horizontal line and check that each horizontal line intersects the graph in only one point. The horizontal line is representing a y-value and we check that it intersects the graph in only one x-value. If every horizontal line intersects the graph of a function in at most one point, it is a one-to-one function. This is the horizontal line test.

Using the Horizontal Line Test

Once we have determined that a graph defines a function, an easy way to determine if it is a one-to-one function is to use the horizontal line test. Draw horizontal lines through the graph. If any horizontal line intersects the graph more than once, then the graph does not represent a one-to-one function.

How To: Given a graph of a function, use the horizontal line test to determine if the graph represents a one-to-one function.

  1. Inspect the graph to see if any horizontal line drawn would intersect the curve more than once.
  2. If there is any such line, determine that the function is not one-to-one.

Example 2: Applying the Horizontal Line Test

Consider the functions (a), (b), and (c) shown in the graphs in Figure 1.

Graph of a polynomial, line, circle

Figure 1

Are either of the functions one-to-one?

Inverse Function

Suppose y=f(x)y=f(x) is a one-to-one function. An inverse function 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.  The symbol f1(x)f1(x) is used to represent the inverse function of ff.  In other words, if y=f(x)y=f(x) is a one-to-one function, then ff has an inverse function f1(x)f1(x) and x=f1(y)x=f1(y) .

 The raised 11 is part of the notation. It is not an exponent; it does not imply a power of 11 . In other words, f1(x)f1(x) does not mean 1f(x)1f(x) because 1f(x)1f(x) is the reciprocal of ff and not the inverse.

Verifying an inverse function

ff and gg are inverses of each other if:

f(g(x))=xf(g(x))=x where xx  is in the domain of ff

g(f(x))=xg(f(x))=x where xx  is in the domain of gg

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 whether either g(f(x))=xg(f(x))=x or f(g(x))=xf(g(x))=x is true. We can test whichever equation is more convenient to work with because they are logically equivalent (that is, if one is true, then so is the other.)

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

(gf)(x)=g(4x)=14(4x)=x(gf)(x)=g(4x)=14(4x)=x

and

(fg)(x)=f(14x)=4(14x)=x(fg)(x)=f(14x)=4(14x)=x

 

A few coordinate pairs from the graph of the function y=4xy=4x are (−2, −8), (0, 0), and (2, 8). A few coordinate pairs from the graph of the function y=14xy=14x 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.

Example 3: Identifying an Inverse Function for a Given Input-Output Pair

If for a particular one-to-one function f(2)=4f(2)=4 and f(5)=12f(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 f1(4)=2;f(5)=12, then f1(12)=5f(2)=4, then f1(4)=2;f(5)=12, then f1(12)=5

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

Analysis of the Solution

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

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

Try It 2

Given that h1(6)=2h1(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))=xf(g(x))=x or g(f(x))=xg(f(x))=x.
  2. If either statement is true, then both are true, and g=f1g=f1 and f=g1f=g1. If either statement is false, then both are false, and gf1gf1 and fg1fg1.

Example 4: Testing Inverse Relationships Algebraically

If f(x)=1x+2f(x)=1x+2 and g(x)=1x2g(x)=1x2, is g=f1?g=f1?

 

Solution

g(f(x))=1(1x+2)2=x+22=xg(f(x))=1(1x+2)2=x+22=x

So g=f1 and f=g1So g=f1 and f=g1

 

This is enough to answer yes to the question, but we can also verify the other formula.

 

f(g(x))=11x2+2=11x=xf(g(x))=11x2+2=11x=x

Analysis of the Solution

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

Try It 3

If f(x)=x34f(x)=x34 and g(x)=3x+4g(x)=3x+4, is g=f1?g=f1?

Example 4: Determining Inverse Relationships for Power Functions

If f(x)=x3f(x)=x3 (the cube function) and g(x)=13xg(x)=13x, is g=f1?g=f1?

Solution

f(g(x))=x327xf(g(x))=x327x

No, the functions are not inverses.

Analysis of the Solution

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

Try It 4

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

Finding Domain and Range of Inverse Functions

The outputs of the function ff are the inputs to f1f1, so the range of ff is also the domain of f1f1. Likewise, because the inputs to ff are the outputs of f1f1, the domain of ff is the range of f1f1. We can visualize the situation.

Domain and range of a function and its inverse.

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)=xf(x)=x is f1(x)=x2f1(x)=x2, 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)=xf(x)=x.

We can look at this problem from the other side, starting with the square (toolkit quadratic) function f(x)=x2f(x)=x2. 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)=x2f(x)=x2 with its range 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)=(x1)2f(x)=(x1)2 on [1,)[1,), then the inverse function is f1(x)=x+1f1(x)=x+1.

  • The domain of ff = range of f1f1 = [1,)[1,).
  • The domain of f1f1 = range of ff = [0,)[0,).

Q & A

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

No. If two supposedly different functions, say, gg and hh, both meet the definition of being inverses of another function ff, then you can prove that g=hg=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.

A General Note: Domain and Range of Inverse Functions

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

The domain of f(x)f(x) is the range of f1(x)f1(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 below. We restrict the domain in such a fashion that the function assumes all y-values exactly once.

Constant Identity Quadratic Cubic Reciprocal
f(x)=cf(x)=c f(x)=xf(x)=x f(x)=x2f(x)=x2 f(x)=x3f(x)=x3 f(x)=1xf(x)=1x
Reciprocal squared Cube root Square root Absolute value
f(x)=1x2f(x)=1x2 f(x)=3xf(x)=3x f(x)=xf(x)=x f(x)=|x|f(x)=|x|

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 meaningful 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 of the Solution

We can see that these functions (if unrestricted) are not one-to-one by looking at their graphs. 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.

Graph of an absolute function.

Figure 4. (a) Absolute value (b) Reciprocal squared

Try It 5

The domain of function ff is (1,)(1,) and the range of function ff 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 below, showing distance in miles that a car has traveled in tt minutes. Find and interpret f1(70)f1(70).

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

Solution

The inverse function takes an output of ff and returns an input for ff. So in the expression f1(70)f1(70), 70 is an output value of the original function, representing 70 miles. The inverse will return the corresponding input of the original function ff, 90 minutes, so f1(70)=90f1(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)=bf(a)=b, then f1(b)=af1(b)=a. By this definition, if we are given f1(70)=af1(70)=a, then we are looking for a value aa so that f(a)=70f(a)=70. In this case, we are looking for a tt so that f(t)=70f(t)=70, which is when t=90t=90.

Try It 6

Using the table below, find and interpret (a)  f(60) f(60), and (b)  f1(60) f1(60).

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

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 g1(3)g1(3).

Graph of g(x).

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)=1g(3)=1.

To evaluate g1(3)g1(3), recall that by definition g1(3)g1(3) means the value of x for which g(x)=3g(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)=3g(5)=3, so by definition, g1(3)=5g1(3)=5.

Graph of g(x).

Figure 6

Try It 7

Using the graph in Example 6, (a) find g1(1)g1(1), and (b) estimate g1(4)g1(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, yy as a function of x-\hspace{0.17em}x-\hspace{0.17em} we can often find the inverse function by solving to obtain xx as a function of yy.

How To: Given a one-to-one function represented by a formula, find the inverse.

  1. Replace f(x)f(x) with yy .
  2. Switch xx and yy.
  3. Solve for yy
  4. Replace yy with f1f1

Example 8: Solving to Find an Inverse Function

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

Solution

y=2x3+4Set up an equation.x=2y3+4Switch x and yx(y3)=2+4(y3)Multiply both sides by y3xy3x=2+4y12Simplifyxy4y=3x10Get all y's on one sidey(x4)=3x10Factor out a yy=3x10x4Divide by x-4f1(x)=3x10x4This is the inversey=2x3+4Set up an equation.x=2y3+4Switch x and yx(y3)=2+4(y3)Multiply both sides by y3xy3x=2+4y12Simplifyxy4y=3x10Get all y's on one sidey(x4)=3x10Factor out a yy=3x10x4Divide by x-4f1(x)=3x10x4This is the inverse

Analysis of the Solution

The domain and range of ff exclude the values 3 and 4, respectively. ff and f1f1 are equal at two points but are not the same function, as we can see by creating the table below.

xx 1 2 5 f1(y)f1(y)
f(x)f(x) 3 2 5 yy

Example 9: Solving to Find an Inverse with Radicals

Find the inverse of the function f(x)=2+x4f(x)=2+x4.

Solution

y=2+x4x=2+y4(x2)2=y4y=(x2)2+4f1(x)=(x2)2+4y=2+x4x=2+y4(x2)2=y4y=(x2)2+4f1(x)=(x2)2+4

The domain of ff is [4,)[4,). Notice that the range of ff is [2,)[2,), so this means that the domain of the inverse function f1f1 is also [2,)[2,).

Analysis of the Solution

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

Try It 8

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

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)=x2f(x)=x2 restricted to the domain [0,)[0,), on which this function is one-to-one, and graph it as in Figure 7.

Graph of f(x).

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, f1(x)=xf1(x)=x. What happens if we graph both f f  and f1f1 on the same set of axes, using the x-x- axis for the input to both f and f1?f and f1?

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

Graph of f(x) and f^(-1)(x).

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), sketch a graph of f1(x)f1(x).

Graph of f^(-1)(x).

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=xy=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 us the result in Figure 10.

Graph of f(x) and f^(-1)(x).

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

Q & A

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

Yes. If f=f1f=f1, then f(f(x))=xf(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

11x=x11x=x

Any function f(x)=cxf(x)=cx, where cc is a constant, is also equal to its own inverse.

Key Concepts

  • A function is one-to-one if each output value corresponds to only one input value.
  • The graph of a one-to-one function passes the horizontal line test.
  • If g(x)g(x) is the inverse of f(x)f(x), then
  • g(f(x))=f(g(x))=xg(f(x))=f(g(x))=x.
  • Each of the toolkit functions has an inverse.
  • For a function to have an inverse, it must be one-to-one (pass the horizontal line test).
  • A function that is not one-to-one over its entire domain may be one-to-one on part of its domain.
  • For a tabular function, exchange the input and output rows to obtain the inverse.
  • The inverse of a function can be determined at specific points on its graph.
  • To find the inverse of a formula, solve the equation y=f(x)y=f(x) for xx as a function of yy. Then exchange the labels xx and yy.
  • The graph of an inverse function is the reflection of the graph of the original function across the line y=xy=x.

Glossary

horizontal line test
a method of testing whether a function is one-to-one by determining whether any horizontal line intersects the graph more than once
inverse function
for any one-to-one function f(x)f(x), the inverse is a function f1(x)f1(x) such that f1(f(x))=xf1(f(x))=x for all xx in the domain of ff; this also implies that f(f1(x))=xf(f1(x))=x for all x in the domain of f1
one-to-one function
a function for which each value of the output is associated with a unique input value

Section 1.10 Homework Exercises

1. How can you determine if a relation is a one-to-one function?

2. Why does the horizontal line test tell us whether the graph of a function is one-to-one?

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

4. Can a function be its own inverse? Explain.

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

6. How do you find the inverse of a function algebraically?

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

For the following exercises, find f1(x) for each function.

8. f(x)=x+3

9. f(x)=x+5

10. f(x)=2x

11. f(x)=3x

12. f(x)=xx+2

13. f(x)=2x+35x+4

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

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

15. f(x)=(x6)2

16. f(x)=x25

17. Given f(x)=x2+x and g(x)=2x1x

a. Find f(g(x)) and g(f(x))

b. What does the answer tell us about the relationship between f(x) and g(x)?

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

18. f(x)=3x1 and g(x)=x3+1

19. f(x)=3x+5 and g(x)=x53

For the following exercises, determine if the given graph is a one-to-one function.

20. Graph of a circle.

21. Graph of a parabola.

22. Graph of a rotated cubic function.

23. Graph of half of 1/x.

24. Graph of a one-to-one function.

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

25.
Graph of an upright parabola with vertex at (10, -10), passing through (0,0) and (25,0)

26.
Graph of a step-function, with y = -5 for {x|-10<=x,0} and y = 0 for {x|0<=x<10}

For the following exercises, use the graph of f shown below.
Graph of the line y = (-3/2)x + 3
27. Find f(0).

28. Solve f(x)=0.

29. Find f1(0).

30. Solve f1(x)=0.

For the following exercises, use the graph of the one-to-one function shown below.
Graph of a square root function for {x|x>=2}
31. Sketch the graph of f1.

32. Find f(6) and f1(2).

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

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

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

35. If f(6)=7, find f1(7).

36. If f(3)=2, find f1(2).

37. If f1(4)=8, find f(8).

38. If f1(2)=1, find f(1).

For the following exercises, use the values listed in the table below to evaluate or solve.

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

39. Find f(1).

40. Solve f(x)=3.

41. Find f1(0).

42. Solve f1(x)=7.

43. Use the tabular representation of f to create a table for f1(x).

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

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

44. f(x)=3x2

45. f(x)=x31

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

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

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

49. 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, in hours given by d(t)=50t. Find the inverse function by expressing the time of travel in terms of the distance traveled. Call this function t(d). Find t(180) and interpret its meaning.

Section 1.8 Solutions to Odd-Numbered Exercises

1. Each output of a function must have exactly one input for the function to be one-to-one.

3. Without any domain restriction, f(x)=x2 does not have an inverse function as it fails the horizontal line test. But if we restrict the domain to be x>0, then we find that it passes the horizontal line test and therefore has an inverse function.

5. One-to-one functions are always increasing or decreasing. This ensures there is only one input for every output.

7. f(x)=axy=axx=ayx+y=ay=axf1=ax

9. f1(x)=x5

11. f1(x)=3x

13. f1(x)=34x5x2

15. Domain of f(x) is [6,) and  f1=x+6

17. a. f(g(x))=3x1x and g(f(x))=6x23x
b. f(x) and g(x) are not inverses.

19. f(g(x))=x and g(f(x))=x

21. Not one-to-one

23. One-to-one

25. Not one-to-one

27. f(0)=3

29. f1(0)=2

31.
Graph of a square root function and its inverse.

33. [2,)

35.f1(7)=6

37. f(8)=4

39. f(1)=0

41. f1(0)=1

43.

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

45. f1(x)=(1+x)1/3
Graph of a cubic function and its inverse.

47. f1(x)=59(x32). Given the Fahrenheit temperature, x, this formula allows you to calculate the Celsius temperature.

49. t(d)=d50, t(180)=18050. The time for the car to travel 180 miles is 3.6 hours.