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 f∘gf \circ g and is defined by

(f∘g)(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)=xβˆ’3g(x) = x - 3, find (f∘g)(x)(f \circ g)(x). We compute f(g(x))=f(xβˆ’3)=5(xβˆ’3)+1=5xβˆ’15+1=5xβˆ’14f(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)=xβˆ’3g(x) = x - 3, find (g∘f)(x)(g \circ f)(x). We compute g(f(x))=g(5x+1)=(5x+1)βˆ’3=5xβˆ’2g(f(x)) = g(5x+1) = (5x+1) - 3 = 5x - 2. Note that (f∘g)(x)β‰ (g∘f)(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 fβˆ’1(x)f^{-1}(x) is the set of ordered pairs (y,x)(y, x). The domain of ff is the range of fβˆ’1f^{-1} and the domain of fβˆ’1f^{-1} is the range of ff. The graphs of ff and fβˆ’1f^{-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 fβˆ’1f^{-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)=xβˆ’32g(x) = \frac{x-3}{2}. To verify, we find f(g(x))=2(xβˆ’32)+3=(xβˆ’3)+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 fβˆ’1(x)f^{-1}(x) for yy.

Examples

  • Find the inverse of f(x)=3xβˆ’5f(x) = 3x - 5. Step 1: y=3xβˆ’5y = 3x - 5. Step 2: x=3yβˆ’5x = 3y - 5. Step 3: x+5=3yx+5 = 3y, so y=x+53y = \frac{x+5}{3}. Step 4: fβˆ’1(x)=x+53f^{-1}(x) = \frac{x+5}{3}.
  • Find the inverse of f(x)=xβˆ’13f(x) = \sqrt[3]{x-1}. Step 1: y=xβˆ’13y = \sqrt[3]{x-1}. Step 2: x=yβˆ’13x = \sqrt[3]{y-1}. Step 3: x3=yβˆ’1x^3 = y-1, so y=x3+1y = x^3+1. Step 4: fβˆ’1(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 f∘gf \circ g and is defined by

(f∘g)(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)=xβˆ’3g(x) = x - 3, find (f∘g)(x)(f \circ g)(x). We compute f(g(x))=f(xβˆ’3)=5(xβˆ’3)+1=5xβˆ’15+1=5xβˆ’14f(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)=xβˆ’3g(x) = x - 3, find (g∘f)(x)(g \circ f)(x). We compute g(f(x))=g(5x+1)=(5x+1)βˆ’3=5xβˆ’2g(f(x)) = g(5x+1) = (5x+1) - 3 = 5x - 2. Note that (f∘g)(x)β‰ (g∘f)(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 fβˆ’1(x)f^{-1}(x) is the set of ordered pairs (y,x)(y, x). The domain of ff is the range of fβˆ’1f^{-1} and the domain of fβˆ’1f^{-1} is the range of ff. The graphs of ff and fβˆ’1f^{-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 fβˆ’1f^{-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)=xβˆ’32g(x) = \frac{x-3}{2}. To verify, we find f(g(x))=2(xβˆ’32)+3=(xβˆ’3)+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 fβˆ’1(x)f^{-1}(x) for yy.

Examples

  • Find the inverse of f(x)=3xβˆ’5f(x) = 3x - 5. Step 1: y=3xβˆ’5y = 3x - 5. Step 2: x=3yβˆ’5x = 3y - 5. Step 3: x+5=3yx+5 = 3y, so y=x+53y = \frac{x+5}{3}. Step 4: fβˆ’1(x)=x+53f^{-1}(x) = \frac{x+5}{3}.
  • Find the inverse of f(x)=xβˆ’13f(x) = \sqrt[3]{x-1}. Step 1: y=xβˆ’13y = \sqrt[3]{x-1}. Step 2: x=yβˆ’13x = \sqrt[3]{y-1}. Step 3: x3=yβˆ’1x^3 = y-1, so y=x3+1y = x^3+1. Step 4: fβˆ’1(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