Creating and Evaluating Composite Functions

Composite functions are combinations of functions. This section will teach you how to manipulate composite functions algebraically, define their domain and range, and graph them.

Composition of Functions

Learning Objectives

In this section, you will:

  • Combine functions using algebraic operations.
  • Create a new function by composition of functions.
  • Evaluate composite functions.
  • Find the domain of a composite function.
  • Decompose a composite function into its component functions.

Suppose we want to calculate how much it costs to heat a house on a particular day of the year. The cost to heat a house will depend on the average daily temperature, and in turn, the average daily temperature depends on the particular day of the year. Notice how we have just defined two relationships: The cost depends on the temperature, and the temperature depends on the day.

Using descriptive variables, we can notate these two functions. The function C(T) gives the cost C of heating a house for a given average daily temperature in T degrees Celsius. The function T(d) gives the average daily temperature on day d of the year. For any given day, Cost =C(T(d)) means that the cost depends on the temperature, which in turns depends on the day of the year. Thus, we can evaluate the cost function at the temperature T(d). For example, we could evaluate T(5) to determine the average daily temperature on the 5th day of the year. Then, we could evaluate the cost function at that temperature. We would write C(T(5)).



By combining these two relationships into one function, we have performed function composition, which is the focus of this section.



Source: Rice University, https://openstax.org/books/college-algebra/pages/3-4-composition-of-functions
Creative Commons License This work is licensed under a Creative Commons Attribution 4.0 License.