Question

Inverse functions and one-to-one functions

Original question: 6. Show that the function f(x)=axf(x)=a-x is its own inverse for all real numbers aa.

For the following exercises, find f1(x)f^{-1}(x) for each function.

  1. f(x)=x+3f(x)=x+3
  2. f(x)=x+5f(x)=x+5
  3. f(x)=2xf(x)=2-x
  4. f(x)=3xf(x)=3-x
  5. f(x)=xx+2f(x)=\frac{x}{x+2}
  6. f(x)=2x+35x+4f(x)=\frac{2x+3}{5x+4}

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

  1. f(x)=(x+7)2f(x)=(x+7)^2

  2. f(x)=(x6)2f(x)=(x-6)^2

  3. f(x)=x25f(x)=x^2-5

  4. Given f(x)=72xf(x)=\frac{7}{2x} and g(x)=27xg(x)=\frac{2}{7x}: (a) Find f(g(x))f(g(x)) and g(f(x))g(f(x)). (b) 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.

  1. f(x)=x13f(x)=\sqrt[3]{x-1} and g(x)=x3+1g(x)=x^3+1
  2. f(x)=3x+5f(x)=-3x+5 and g(x)=x53g(x)=\frac{x-5}{-3}

Graphical

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

  1. f(x)=xf(x)=\sqrt{x}
  2. f(x)=3x+13f(x)=\sqrt[3]{3x+1}
  3. f(x)=5x+1f(x)=-5x+1
  4. f(x)=x327f(x)=x^3-27

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

Expert Verified Solution

thumb_up100%(1 rated)

Key takeaway: These exercises focus on inverse functions, composition, and identifying one-to-one behavior. The key ideas are to swap variables, solve for the new output, and check the domain when a function is not one-to-one on all real numbers.

6. Show that f(x)=axf(x)=a-x is its own inverse

Let

y=ax.y=a-x.

Swap xx and yy:

x=ay.x=a-y.

Solve for yy:

y=ax.y=a-x.

So the inverse is the same function:

f1(x)=ax.f^{-1}(x)=a-x.

Therefore, ff is its own inverse for every real number aa.

7–12. Finding inverses

Use the same procedure each time:

  1. Write y=f(x)y=f(x).
  2. Swap xx and yy.
  3. Solve for yy.
  • 7. f(x)=x+3f(x)=x+3
    f1(x)=x3f^{-1}(x)=x-3
  • 8. f(x)=x+5f(x)=x+5
    f1(x)=x5f^{-1}(x)=x-5
  • 9. f(x)=2xf(x)=2-x
    f1(x)=2xf^{-1}(x)=2-x
  • 10. f(x)=3xf(x)=3-x
    f1(x)=3xf^{-1}(x)=3-x
  • 11. f(x)=xx+2f(x)=\frac{x}{x+2}
    Start with y=xx+2y=\frac{x}{x+2}, then solve for xx:

y(x+2)=xyx+2y=xyxx=2yy(x+2)=x \Rightarrow yx+2y=x \Rightarrow yx-x=-2y

x(y1)=2yx=2yy1=2y1yx(y-1)=-2y \Rightarrow x=\frac{-2y}{y-1}=\frac{2y}{1-y}

So

f1(x)=2x1x.f^{-1}(x)=\frac{2x}{1-x}.

  • 12. f(x)=2x+35x+4f(x)=\frac{2x+3}{5x+4}
    Set y=2x+35x+4y=\frac{2x+3}{5x+4} and solve:

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

5yx+4y=2x+35yx+4y=2x+3

5yx2x=34y5yx-2x=3-4y

x(5y2)=34yx(5y-2)=3-4y

x=34y5y2x=\frac{3-4y}{5y-2}

Thus

f1(x)=34x5x2.f^{-1}(x)=\frac{3-4x}{5x-2}.

13–15. Restrict the domain, then find the inverse

These are quadratic functions, so they are not one-to-one on all real numbers. Choose a domain where the function is non-decreasing, usually the right half-line if the parabola opens upward.

  • 13. f(x)=(x+7)2f(x)=(x+7)^2
    A suitable domain is [7,)[ -7,\infty ).
    Then

y=(x+7)2x+7=yy=(x+7)^2 \Rightarrow x+7=\sqrt{y}

because on this domain x+70x+7\ge 0. So

f1(x)=x7.f^{-1}(x)=\sqrt{x}-7.

  • 14. f(x)=(x6)2f(x)=(x-6)^2
    A suitable domain is [6,)[6,\infty ).
    Then

y=(x6)2x6=yy=(x-6)^2 \Rightarrow x-6=\sqrt{y}

so

f1(x)=x+6.f^{-1}(x)=\sqrt{x}+6.

  • 15. f(x)=x25f(x)=x^2-5
    A suitable domain is [0,)[0,\infty ).
    Then

y=x25x=y+5y=x^2-5 \Rightarrow x=\sqrt{y+5}

so

f1(x)=x+5.f^{-1}(x)=\sqrt{x+5}.

16. Composition of f(x)=72xf(x)=\frac{7}{2x} and g(x)=27xg(x)=\frac{2}{7x}

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

f(g(x))=f(27x)=7227x=747x=49x4f(g(x))=f\left(\frac{2}{7x}\right)=\frac{7}{2\cdot \frac{2}{7x}}=\frac{7}{\frac{4}{7x}}=\frac{49x}{4}

That result shows the functions as written do not compose to the identity.

If the intended pair is inverse functions, then one of the expressions may have been copied incorrectly. For inverse functions, both compositions must simplify to xx.

(b) Relationship

If two functions are inverses, then

f(g(x))=xandg(f(x))=x.f(g(x))=x \quad \text{and} \quad g(f(x))=x.

That means each function undoes the effect of the other.

17–18. Verify inverse functions by composition

  • 17. f(x)=x13f(x)=\sqrt[3]{x-1} and g(x)=x3+1g(x)=x^3+1

f(g(x))=(x3+1)13=x33=xf(g(x))=\sqrt[3]{(x^3+1)-1}=\sqrt[3]{x^3}=x

g(f(x))=(x13)3+1=x1+1=xg(f(x))=(\sqrt[3]{x-1})^3+1=x-1+1=x

So they are inverses.

  • 18. f(x)=3x+5f(x)=-3x+5 and g(x)=x53g(x)=\frac{x-5}{-3}

f(g(x))=3(x53)+5=x5+5=xf(g(x))=-3\left(\frac{x-5}{-3}\right)+5=x-5+5=x

g(f(x))=(3x+5)53=3x3=xg(f(x))=\frac{(-3x+5)-5}{-3}=\frac{-3x}{-3}=x

So they are inverses.

19–22. One-to-one checks from graphs

A function is one-to-one if it passes the horizontal line test.

  • f(x)=xf(x)=\sqrt{x}: one-to-one
  • f(x)=3x+13f(x)=\sqrt[3]{3x+1}: one-to-one
  • f(x)=5x+1f(x)=-5x+1: one-to-one
  • f(x)=x327f(x)=x^3-27: one-to-one

23–24. Graph-based one-to-one test

For the graph problems, apply the horizontal line test:

  • If every horizontal line hits the graph at most once, the graph is one-to-one.
  • If some horizontal line hits it more than once, it is not one-to-one.

A fast check is to compare whether the graph is strictly increasing or strictly decreasing over its domain.


Pitfalls the pros know 👇 A common mistake is to forget domain restrictions when finding inverses of quadratic functions. If you do not restrict the domain, the inverse may not be a function. Another frequent error is skipping the final step of checking by composition: for inverse functions, both f(g(x))f(g(x)) and g(f(x))g(f(x)) must simplify to xx.

What if the problem changes? If the domain is changed, the inverse can change too. For example, a parabola restricted to the left branch uses the negative square root instead of the positive one. Also, if a rational function has a restricted domain or range, the inverse may need its own exclusions, such as values that make a denominator zero.

Tags: inverse function, one-to-one function, function composition

FAQ

How do you find the inverse of a function?

Write y = f(x), swap x and y, then solve for y. The result is f^{-1}(x). If the function is not one-to-one on all real numbers, restrict the domain first.

How can you tell whether a graph is one-to-one?

Use the horizontal line test. If every horizontal line intersects the graph at most once, the function is one-to-one.

chat