Skip to main content
Mathematics LibreTexts

1.4: Composition of Functions

  • Page ID
    13830
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Suppose we wanted 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 the average daily temperature depends on the particular day of the year. Notice how we have just defined two relationships: The temperature depends on the day, and the cost depends on the temperature. Using descriptive variables, we can notate these two functions.

    The first function, \(C(T)\), gives the cost \(C\) of heating a house when the average daily temperature is \(T\) degrees Celsius, and the second, \(T(d)\), gives the average daily temperature on day \(d\) of the year in some city. If we wanted to determine the cost of heating the house on the 5 \({}^{th}\) day of the year, we could do this by linking our two functions together, an idea called composition of functions. Using the function \(T(d)\), we could evaluate \(T(5)\) to determine the average daily temperature on the 5 \({}^{th}\) day of the year. We could then use that temperature as the input to the \(C(T)\) function to find the cost to heat the house on the 5 \({}^{th}\) day of the year: \(C(T(5))\).

    Definition: Composition of Functions

    When the output of one function is used as the input of another, we call the entire operation a composition of functions. We write \(f(g(x))\), and read this as “\(f\) of \(g\) of \(x\)” or “\(f\) composed with \(g\) at \(x\)”.

    An alternate notation for composition uses the composition operator: \(\circ\)

    \((f \circ g)(x)\) is read “\(f\) of \(g\) of \(x\)” or “\(f\) composed with \(g\) at \(x\)”, just like \(f(g(x))\).

    Example \(\PageIndex{1}\)

    Suppose \(c(s)\) gives the number of calories burned doing s sit-ups, and \(s(t)\) gives the number of sit-ups a person can do in t minutes. Interpret \(c(s(3))\).

    Solution

    When we are asked to interpret, we are being asked to explain the meaning of the expression in words. The inside expression in the composition is \(s(3)\). Since the input to the s function is time, the 3 is representing 3 minutes, and \(s(3)\) is the number of sit-ups that can be done in 3 minutes. Taking this output and using it as the input to the \(c(s)\) function will gives us the calories that can be burned by the number of sit-ups that can be done in 3 minutes.

    Note that it is not important that the same variable be used for the output of the inside function and the input to the outside function. However, it is essential that the units on the output of the inside function match the units on the input to the outside function, if the units are specified.

    Example \(\PageIndex{2}\)

    Suppose \(f(x)\) gives miles that can be driven in \(x\) hours, and \(g(y)\) gives the gallons of gas used in driving \(y\) miles. Which of these expressions is meaningful: \(f(g(y))\) or \(g(f(x))\)?

    Solution

    The expression \(g(y)\) takes miles as the input and outputs a number of gallons. The function \(f(x)\) is expecting a number of hours as the input; trying to give it a number of gallons as input does not make sense. Remember the units must match, and number of gallons does not match number of hours, so the expression \(f(g(y))\) is meaningless.

    The expression \(f(x)\) takes hours as input and outputs a number of miles driven. The function \(g(y)\) is expecting a number of miles as the input, so giving the output of the \(f(x)\) function (miles driven) as an input value for \(g(y)\), where gallons of gas depends on miles driven, does make sense. The expression \(g(f(x))\) makes sense, and will give the number of gallons of gas used, \(g\), driving a certain number of miles, \(f(x)\), in \(x\) hours.

    Exercise \(\PageIndex{1}\)

    In a department store you see a sign that says 50% off clearance merchandise, so final cost \(C\) depends on the clearance price, \(p\), according to the function \(C(p)\). Clearance price, \(p\), depends on the original discount, \(d\), given to the clearance item, \(p(d)\). Interpret \(C(p(d))\).

    Answer

    The final cost, \(C\), depends on the clearance price, \(p\), which is based on the original discount, \(d\). (Or the original discount \(d\), determines the clearance price and the final cost is half of the clearance price.)

    Composition of Functions using Tables and Graphs

    When working with functions given as tables and graphs, we can look up values for the functions using a provided table or graph, as discussed in section 1.1. We start evaluation from the provided input, and first evaluate the inside function. We can then use the output of the inside function as the input to the outside function. To remember this, always work from the inside out.

    Example \(\PageIndex{3}\)

    Using the tables below, evaluate \(f(g(3))\)and \(g(f(4))\)

    屏幕快照 2019-06-09 下午8.39.36.png

    Solution

    To evaluate \(f(g(3))\), we start from the inside with the value 3. We then evaluate the inside expression \(g(3)\)using the table that defines the function \(g: g(3) = 2\).

    We can then use that result as the input to the \(f\) function, so \(g(3)\) is replaced by the equivalent value 2 and we can evaluate \(f(2)\). Then using the table that defines the function \(f\), we find that \(f(2) = 8\).

    \[f(g(3))=f(2)=8. \nonumber\]

    To evaluate \(g(f(4))\), we first evaluate the inside expression \(f(4)\)using the first table: \(f(4) = 1\). Then using the table for \(g\) we can evaluate:

    \[g(f(4))=g(1)=3. \nonumber\]

    Exercise \(\PageIndex{2}\)

    Using the tables from the example above, evaluate \(f(g(1))\) and \(g(f(3))\).

    Answer

    \(f(g(1)) = f(3) = 3\) and \(g(f(3)) = g(3) = 2\)

    Example \(\PageIndex{4}\)

    Using the graphs below, evaluate \(f(g(1))\).

    Graph of f(x), a downward-opening U-shaped graph which passes through 1 comma 2, 2 comma 5, 3 comma 6, 4 comma 5, and 5 comma 2                    Graph of g(x), an upward-opening U-shaped graph which passes through 1 comma 3, 2 comma 0, 3 comma negative 1, 4 comma 0, and 5 comma 3

    To evaluate \(f(g(1))\), we again start with the inside evaluation. We evaluate \(g(1)\) using the graph of the g(x) function, finding the input of 1 on the horizontal axis and finding the output value of the graph at that input. Here, \(g(1) = 3\).

    Using this value as the input to the f function, \(f(g(1))=f(3)\). We can then evaluate this by looking to the graph of the \(f(x)\) function, finding the input of 3 on the horizontal axis, and reading the output value of the graph at this input.

    \(f(3) = 6\), so \(f(g(1))=6\).

    Exercise \(\PageIndex{3}\)

    Using the graphs from the previous example, evaluate \(g(f(2))\).

    Answer

    \(g(f(2)) = g(5) = 3\)

    Composition using Formulas

    When evaluating a composition of functions where we have either created or been given formulas, the concept of working from the inside out remains the same. First, we evaluate the inside function using the input value provided, then use the resulting output as the input to the outside function.

    Example \(\PageIndex{5}\)

    Given \(f(t)=t^{2} -t\) and \(h(x)=3x + 2\), evaluate \(f(h(1))\).

    Solution

    Since the inside evaluation is \(h(1)\) we start by evaluating the \(h(x)\) function at 1:

    \[h(1) = 3(1) + 2 = 5\nonumber \]

    Then \(f(h(1))=f(5)\), so we evaluate the f(t) function at an input of 5:

    \[f(h(1)) = f(5) = 5^{2} - 5 = 20\nonumber \]

    Exercise \(\PageIndex{4}\)

    Using the functions from the example above, evaluate \(h(f(-2))\).

    Answer

    \(h(f(-2)) = h(6) = 20\) (did you remember to insert your input values using parentheses?)

    While we can compose the functions as above for each individual input value, sometimes it would be really helpful to find a single formula which will calculate the result of a composition f(g(x)). To do this, we will extend our idea of function evaluation. Recall that when we evaluate a function like \(f(t)=t^{2} -t\), we put whatever value is inside the parentheses after the function name into the formula wherever we see the input variable.

    Example \(\PageIndex{6}\)

    Given \(f(t) = t^{2} - t\), evaluate \(f(3)\) and \(f(-2)\).

    Solution

    \[ \begin{align*} f(3) &= 3^2 - 3 \\[4pt] f(-2) &= (-2)^2 - (-2)\end{align*} \]

    We could simplify the results above if we wanted to

    \[ \begin{align*} f(3) &= 3^2 - 3 = 9 - 3 = 6 \\[4pt] f(-2) &= (-2)^2 - (-2) = 4 + 2 = 6 \end{align*}\]

    We are not limited, however, to using a numerical value as the input to the function. We can put anything into the function: a value, a different variable, or even an algebraic expression, provided we use the input expression everywhere we see the input variable.

    Example \(\PageIndex{7}\)

    Using the function from the previous example, evaluate f(a).

    Solution

    This means that the input value for \(t\) is some unknown quantity \(a\). As before, we evaluate by replacing the input variable \(t\) with the input quantity, in this case \(a\).

    \[f(a)=a^{2} - a\nonumber \]

    The same idea can then be applied to expressions more complicated than a single letter.

    Example \(\PageIndex{8}\)

    Using the same \(f(t)\) function from above, evaluate \(f(x + 2)\).

    Solution

    Everywhere in the formula for f where there was a t, we would replace it with the input \((x+2)\). Since in the original formula the input t was squared in the first term, the entire input \(x+2\) needs to be squared when we substitute, so we need to use grouping parentheses. To avoid problems, it is advisable to always use parentheses around inputs.

    \[f(x+2)=(x+2)^{2} -(x+2)\nonumber \]

    We could simplify this expression further to \(f(x+2)=x^{2} +3x+2\) if we wanted to:

    \[f(x+2)=(x+2)(x+2)-(x+2)\nonumber \]

    Use the “FOIL” technique (first, outside, inside, last)

    \[f(x+2)=x^{2} +2x+2x+4-(x+2)\nonumber \]

    distribute the negative sign

    \[f(x+2)=x^{2} +2x+2x+4-x-2\nonumber \]

    combine like terms

    \[f(x+2)=x^{2} +3x+2\nonumber \]

    Example \(\PageIndex{9}\)

    Using the same function, evaluate \(f(t^{3} )\).

    Solution

    Note that in this example, the same variable is used in the input expression and as the input variable of the function. This doesn’t matter – we still replace the original input t in the formula with the new input expression, \(t^{3}\).

    \[f(t^{3} )=(t^{3} )^{2} -(t^{3} )=t^{6} - t^{3}\nonumber \]

    Exercise \(\PageIndex{5}\)

    Given \(g(x) = 3x - \sqrt{x}\), evaluate \(g(t - 2)\).

    Answer

    \[g(t - 2) = 3(t - 2) - \sqrt{(t - 2)}\nonumber \]

    This now allows us to find an expression for a composition of functions. If we want to find a formula for \(f(g(x))\), we can start by writing out the formula for \(g(x)\). We can then evaluate the function \(f(x)\) at that expression, as in the examples above.

    Example \(\PageIndex{10}\)

    Let \(f(x)=x^{2}\) and \(g(x)=\dfrac{1}{x} -2x\), find \(f(g(x))\) and \(g(f(x))\).

    Solution

    To find \(f(g(x))\), we start by evaluating the inside, writing out the formula for \(g(x)\).

    \[g(x)=\dfrac{1}{x} -2x\nonumber \]

    We then use the expression \((\dfrac{1}{x} -2x)\) as input for the function \(f\).

    \[f(g(x)) = f(\dfrac{1}{x} - 2x)\nonumber \]

    We then evaluate the function \(f(x)\) using the formula for \(g(x)\) as the input.

    Since \(f(x)=x^{2}\),

    \[f(\dfrac{1}{x} -2x) = (\dfrac{1}{x} - 2x)^{2}\nonumber \]

    This gives us the formula for the composition:

    \[f(g(x)) = (\dfrac{1}{x} - 2x)^{2}\nonumber \]

    Likewise, to find g(f(x)), we evaluate the inside, writing out the formula for f(x)

    \[g(f(x))=g(x^{2})\nonumber \]

    Now we evaluate the function g(x) using \(x^{2}\) as the input.

    \[g(f(x))=\dfrac{1}{x^{2} } -2x^{2}\nonumber \]

    Exercise \(\PageIndex{6}\)

    Let \(f(x) = x^{3} +3x\) and \(g(x)=\sqrt{x}\), find \(f(g(x))\) and \(g(f(x))\).

    Answer

    \[f(g(x) = f(\sqrt{x}) = (\sqrt{x})^3 + 3(\sqrt{x})\nonumber \]

    \[g(f(x) = g(x^3 + 3x) = \sqrt{(x^3 + 3x)}\nonumber \]

    Example \(\PageIndex{11}\)

    A city manager determines that the tax revenue, \(R\), in millions of dollars collected on a population of \(p\) thousand people is given by the formula \(R(p) = 0.03p + \sqrt{p}\), and that the city’s population, in thousands, is predicted to follow the formula \(p(t) = 60 + 2t + 0.3t^{2}\), where t is measured in years after 2010. Find a formula for the tax revenue as a function of the year.

    Solution

    Since we want tax revenue as a function of the year, we want year to be our initial input, and revenue to be our final output. To find revenue, we will first have to predict the city population, and then use that result as the input to the tax function. So we need to find \(R(p(t))\). Evaluating this,

    \[R(p(t)) = R(60 + 2t + 0.3t^{2} ) = 0.03(60+2t+0.3t^{2}) + \sqrt{60 + 2t + 0.3t^{2} }\nonumber \]

    This composition gives us a single formula which can be used to predict the tax revenue during a given year, without needing to find the intermediary population value.

    For example, to predict the tax revenue in 2017, when t = 7 (because t is measured in years after 2010),

    \[R(p(7))=0.03(60 + 2(7) + 0.3(7)^{2})+ \sqrt{60 + 2(7) + 0.3(7)^{2} } \approx 12.079\text{ million dollars}\nonumber \]

    Domain of Compositions

    When we think about the domain of a composition \(h(x)=f(g(x))\), we must consider both the domain of the inner function and the domain of the composition itself. While it is tempting to only look at the resulting composite function, if the inner function were undefined at a value of \(x\), the composition would not be possible.

    Example \(\PageIndex{12}\)

    Let \(f(x)=\dfrac{1}{x^{2} -1}\) and \(g(x)=\sqrt{x-2}\). Find the domain of \(f(g(x))\).

    Since we want to avoid the square root of negative numbers, the domain of \(g(x)\) is the set of values where \(x - 2 \ge 0\). The domain is \(x \ge 2\).

    The composition is \[f(g(x))=\dfrac{1}{(\sqrt{x-2})^{2} - 1} = \dfrac{1}{(x - 2)-1} = \dfrac{1}{x - 3}\nonumber \].

    The composition is undefined when \(x = 3\), so that value must also be excluded from the domain. Notice that the composition doesn’t involve a square root, but we still have to consider the domain limitation from the inside function.

    Combining the two restrictions, the domain is all values of x greater than or equal to 2, except \(x = 3\).

    In inequalities, the domain is: \(2 \le x<3\) or \(x > 3\)

    In interval notation, the domain is: \([2, 3) \cup (3, \infty)\).

    Exercise \(\PageIndex{7}\)

    Let \(f(x) = \dfrac{1}{x-2}\) and \(g(x)=\dfrac{1}{x}\). Find the domain of \(f(g(x))\).

    Answer

    \(g(x) = \dfrac{1}{x}\) is undefined at \(x = 0\).

    The composition, \[f(g(x)) = f(\dfrac{1}{x}) = \dfrac{1}{\dfrac{1}{x} - 2} = \dfrac{1}{\dfrac{1}{x} - \dfrac{2x}{x}} = \dfrac{1}{\dfrac{1 - 2x}{x}} = \dfrac{x}{1 - 2x}\nonumber \] is undefined when \(1 - 2x = 0\), when \(x = \dfrac{1}{2}\).

    Restricting these two values, the domain is \((-\infty, 0) \cup (0, \dfrac{1}{2}) \cup (\dfrac{1}{2}, \infty)\)

    Decomposing Functions

    In some cases, it is desirable to decompose a function – to write it as a composition of two simpler functions.

    Example \(\PageIndex{13}\)

    Write \(f(x)=3+\sqrt{5 - x^{2} }\) as the composition of two functions.

    Solution

    We are looking for two functions, \(g\) and \(h\), so \(f(x) = g(h(x))\). To do this, we look for a function inside a function in the formula for \(f(x)\). As one possibility, we might notice that \(5 - x^{2}\) is the inside of the square root. We could then decompose the function as:

    \[h(x)=5-x^{2}\nonumber \]

    \[g(x)=3+\sqrt{x}\nonumber \]

    We can check our answer by recomposing the functions:

    \[g(h(x)) = g(5 - x^{2})=3 + \sqrt{5-x^2 }\nonumber \]

    Note that this is not the only solution to the problem. Another non-trivial decomposition would be \(h(x) = x^{2}\) and \(g(x) = 3 + \sqrt{5-x}\)

    Important Topics of this Section

    • Definition of Composition of Functions
    • Compositions using:
    • Words
    • Tables
    • Graphs
    • Equations
    • Domain of Compositions
    • Decomposition of Functions

    This page titled 1.4: Composition of Functions is shared under a CC BY-SA 4.0 license and was authored, remixed, and/or curated by David Lippman & Melonie Rasmussen (The OpenTextBookStore) via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.