Learn on PengiOpenstax Intermediate Algebra 2EChapter 10: Exponential and Logarithmic Functions

Lesson 10.1: Finding Composite and Inverse Functions

In this lesson from OpenStax Intermediate Algebra 2E, students learn how to find and evaluate composite functions using the notation (f ∘ g)(x) = f(g(x)), determine whether a function is one-to-one, and find the inverse of a function. The lesson covers how composition differs from multiplication of functions and walks through step-by-step examples with linear expressions. This content introduces the foundational function concepts needed before exploring exponential and logarithmic functions in Chapter 10.

Section 1

📘 Finding Composite and Inverse Functions

New Concept

This lesson introduces function composition, where one function's output is another's input. We'll use this to define, find, and verify inverse functions—special functions that 'undo' the original, a key concept for our upcoming topics.

What’s next

Now, you'll apply these definitions. Get ready for interactive examples and practice cards on composing functions, identifying one-to-one functions, and finding their inverses.

Section 2

Composition of Functions

Property

The composition of functions f and g is written fgf \circ g and is defined by

(fg)(x)=f(g(x))(f \circ g)(x) = f(g(x))

We read f(g(x))f(g(x)) as ff of gg of xx. In composition, the output of one function is the input of a second function.

Examples

  • For f(x)=5x+1f(x) = 5x + 1 and g(x)=x3g(x) = x - 3, find (fg)(x)(f \circ g)(x). We compute f(g(x))=f(x3)=5(x3)+1=5x15+1=5x14f(g(x)) = f(x-3) = 5(x-3) + 1 = 5x - 15 + 1 = 5x - 14.
  • For f(x)=5x+1f(x) = 5x + 1 and g(x)=x3g(x) = x - 3, find (gf)(x)(g \circ f)(x). We compute g(f(x))=g(5x+1)=(5x+1)3=5x2g(f(x)) = g(5x+1) = (5x+1) - 3 = 5x - 2. Note that (fg)(x)(gf)(x)(f \circ g)(x) \neq (g \circ f)(x).

Section 3

One-to-One Functions

Property

A function is one-to-one if each value in the range corresponds to one element in the domain. For each ordered pair in the function, each yy-value is matched with only one xx-value. There are no repeated yy-values.

Horizontal Line Test
If every horizontal line intersects the graph of a function in at most one point, it is a one-to-one function.

Examples

  • The set {(1, 2), (3, 4), (5, 6)} is a one-to-one function because each yy-value (2, 4, 6) is paired with only one xx-value.

Section 4

Inverse of a Function

Property

If f(x)f(x) is a one-to-one function whose ordered pairs are of the form (x,y)(x, y), then its inverse function f1(x)f^{-1}(x) is the set of ordered pairs (y,x)(y, x). The domain of ff is the range of f1f^{-1} and the domain of f1f^{-1} is the range of ff. The graphs of ff and f1f^{-1} are mirror images of each other through the line y=xy=x.

Examples

  • The inverse of the function {(0, 1), (2, 5), (4, 9)} is the function {(1, 0), (5, 2), (9, 4)}.
  • If the function ff has domain {0, 2, 4} and range {1, 5, 9}, its inverse f1f^{-1} has domain {1, 5, 9} and range {0, 2, 4}.

Section 5

Verifying Inverse Functions

Property

Two functions f(x)f(x) and g(x)g(x) are inverses of each other if both of the following conditions are true for all xx in the respective domains:

f(g(x))=xf(g(x)) = x
g(f(x))=xg(f(x)) = x

Examples

  • Let f(x)=2x+3f(x) = 2x+3 and g(x)=x32g(x) = \frac{x-3}{2}. To verify, we find f(g(x))=2(x32)+3=(x3)+3=xf(g(x)) = 2(\frac{x-3}{2}) + 3 = (x-3) + 3 = x.
  • Continuing the previous example, we must also check the other direction: g(f(x))=(2x+3)32=2x2=xg(f(x)) = \frac{(2x+3)-3}{2} = \frac{2x}{2} = x. Since both are true, they are inverses.

Section 6

Finding the Inverse of a Function

Property

To find the inverse of a one-to-one function algebraically:
Step 1. Substitute yy for f(x)f(x).
Step 2. Interchange the variables xx and yy.
Step 3. Solve for yy.
Step 4. Substitute f1(x)f^{-1}(x) for yy.

Examples

  • Find the inverse of f(x)=3x5f(x) = 3x - 5. Step 1: y=3x5y = 3x - 5. Step 2: x=3y5x = 3y - 5. Step 3: x+5=3yx+5 = 3y, so y=x+53y = \frac{x+5}{3}. Step 4: f1(x)=x+53f^{-1}(x) = \frac{x+5}{3}.
  • Find the inverse of f(x)=x13f(x) = \sqrt[3]{x-1}. Step 1: y=x13y = \sqrt[3]{x-1}. Step 2: x=y13x = \sqrt[3]{y-1}. Step 3: x3=y1x^3 = y-1, so y=x3+1y = x^3+1. Step 4: f1(x)=x3+1f^{-1}(x) = x^3+1.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 10: Exponential and Logarithmic Functions

  1. Lesson 1Current

    Lesson 10.1: Finding Composite and Inverse Functions

  2. Lesson 2

    Lesson 10.2: Evaluate and Graph Exponential Functions

  3. Lesson 3

    Lesson 10.3: Evaluate and Graph Logarithmic Functions

  4. Lesson 4

    Lesson 10.4: Use the Properties of Logarithms

  5. Lesson 5

    Lesson 10.5: Solve Exponential and Logarithmic Equations

Lesson overview

Expand to review the lesson summary and core properties.

Expand

Section 1

📘 Finding Composite and Inverse Functions

New Concept

This lesson introduces function composition, where one function's output is another's input. We'll use this to define, find, and verify inverse functions—special functions that 'undo' the original, a key concept for our upcoming topics.

What’s next

Now, you'll apply these definitions. Get ready for interactive examples and practice cards on composing functions, identifying one-to-one functions, and finding their inverses.

Section 2

Composition of Functions

Property

The composition of functions f and g is written fgf \circ g and is defined by

(fg)(x)=f(g(x))(f \circ g)(x) = f(g(x))

We read f(g(x))f(g(x)) as ff of gg of xx. In composition, the output of one function is the input of a second function.

Examples

  • For f(x)=5x+1f(x) = 5x + 1 and g(x)=x3g(x) = x - 3, find (fg)(x)(f \circ g)(x). We compute f(g(x))=f(x3)=5(x3)+1=5x15+1=5x14f(g(x)) = f(x-3) = 5(x-3) + 1 = 5x - 15 + 1 = 5x - 14.
  • For f(x)=5x+1f(x) = 5x + 1 and g(x)=x3g(x) = x - 3, find (gf)(x)(g \circ f)(x). We compute g(f(x))=g(5x+1)=(5x+1)3=5x2g(f(x)) = g(5x+1) = (5x+1) - 3 = 5x - 2. Note that (fg)(x)(gf)(x)(f \circ g)(x) \neq (g \circ f)(x).

Section 3

One-to-One Functions

Property

A function is one-to-one if each value in the range corresponds to one element in the domain. For each ordered pair in the function, each yy-value is matched with only one xx-value. There are no repeated yy-values.

Horizontal Line Test
If every horizontal line intersects the graph of a function in at most one point, it is a one-to-one function.

Examples

  • The set {(1, 2), (3, 4), (5, 6)} is a one-to-one function because each yy-value (2, 4, 6) is paired with only one xx-value.

Section 4

Inverse of a Function

Property

If f(x)f(x) is a one-to-one function whose ordered pairs are of the form (x,y)(x, y), then its inverse function f1(x)f^{-1}(x) is the set of ordered pairs (y,x)(y, x). The domain of ff is the range of f1f^{-1} and the domain of f1f^{-1} is the range of ff. The graphs of ff and f1f^{-1} are mirror images of each other through the line y=xy=x.

Examples

  • The inverse of the function {(0, 1), (2, 5), (4, 9)} is the function {(1, 0), (5, 2), (9, 4)}.
  • If the function ff has domain {0, 2, 4} and range {1, 5, 9}, its inverse f1f^{-1} has domain {1, 5, 9} and range {0, 2, 4}.

Section 5

Verifying Inverse Functions

Property

Two functions f(x)f(x) and g(x)g(x) are inverses of each other if both of the following conditions are true for all xx in the respective domains:

f(g(x))=xf(g(x)) = x
g(f(x))=xg(f(x)) = x

Examples

  • Let f(x)=2x+3f(x) = 2x+3 and g(x)=x32g(x) = \frac{x-3}{2}. To verify, we find f(g(x))=2(x32)+3=(x3)+3=xf(g(x)) = 2(\frac{x-3}{2}) + 3 = (x-3) + 3 = x.
  • Continuing the previous example, we must also check the other direction: g(f(x))=(2x+3)32=2x2=xg(f(x)) = \frac{(2x+3)-3}{2} = \frac{2x}{2} = x. Since both are true, they are inverses.

Section 6

Finding the Inverse of a Function

Property

To find the inverse of a one-to-one function algebraically:
Step 1. Substitute yy for f(x)f(x).
Step 2. Interchange the variables xx and yy.
Step 3. Solve for yy.
Step 4. Substitute f1(x)f^{-1}(x) for yy.

Examples

  • Find the inverse of f(x)=3x5f(x) = 3x - 5. Step 1: y=3x5y = 3x - 5. Step 2: x=3y5x = 3y - 5. Step 3: x+5=3yx+5 = 3y, so y=x+53y = \frac{x+5}{3}. Step 4: f1(x)=x+53f^{-1}(x) = \frac{x+5}{3}.
  • Find the inverse of f(x)=x13f(x) = \sqrt[3]{x-1}. Step 1: y=x13y = \sqrt[3]{x-1}. Step 2: x=y13x = \sqrt[3]{y-1}. Step 3: x3=y1x^3 = y-1, so y=x3+1y = x^3+1. Step 4: f1(x)=x3+1f^{-1}(x) = x^3+1.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 10: Exponential and Logarithmic Functions

  1. Lesson 1Current

    Lesson 10.1: Finding Composite and Inverse Functions

  2. Lesson 2

    Lesson 10.2: Evaluate and Graph Exponential Functions

  3. Lesson 3

    Lesson 10.3: Evaluate and Graph Logarithmic Functions

  4. Lesson 4

    Lesson 10.4: Use the Properties of Logarithms

  5. Lesson 5

    Lesson 10.5: Solve Exponential and Logarithmic Equations