Lesson 6
Completion requirements
Created by IMSreader
1. Lesson 6
1.9. Lesson 6 Summary
Module 7: Rational Functions and Function Operations
Lesson 6 Summary
Functions can be combined using a composition of functions. The composite function f(g(x)) can be thought of as g(x) being used as an input for f(x). The notation (f o g)(x) is often used instead of f(g(x)). Care needs to be taken when composing functions to make sure the output of the first function is a valid input into the second function.