{"id":145,"date":"2023-06-21T13:22:37","date_gmt":"2023-06-21T13:22:37","guid":{"rendered":"https:\/\/courses.lumenlearning.com\/gsu-collegealgebra\/chapter\/compositions-of-functions\/"},"modified":"2023-07-04T04:04:24","modified_gmt":"2023-07-04T04:04:24","slug":"compositions-of-functions","status":"publish","type":"chapter","link":"https:\/\/courses.lumenlearning.com\/gsu-collegealgebra\/chapter\/compositions-of-functions\/","title":{"raw":"\u25aa   Compositions of Functions","rendered":"\u25aa   Compositions of Functions"},"content":{"raw":"<div class=\"textbox learning-objectives\">\r\n<h3>Learning Outcomes<\/h3>\r\n<ul>\r\n \t<li>Combine functions using algebraic operations.<\/li>\r\n \t<li>Create a new function by composition of functions.<\/li>\r\n<\/ul>\r\n<\/div>\r\n<p id=\"fs-id1165137446477\">Function composition, as we saw in the introduction and as we'll explore in detail later in this section, is a way to combine existing functions. Another way to combine functions is to carry out the usual algebraic operations on functions, such as addition, subtraction, multiplication and division. We do this by performing the operations with the function outputs, defining the result as the output of our new function.<\/p>\r\n<p id=\"fs-id1165135533159\">Suppose we need to add two columns of numbers that represent a husband and wife\u2019s separate annual incomes over a period of years, with the result being their total household income. We want to do this for every year, adding only that year\u2019s incomes and then collecting all the data in a new column. If [latex]w\\left(y\\right)[\/latex] is the wife\u2019s income and [latex]h\\left(y\\right)[\/latex] is the husband\u2019s income in year [latex]y[\/latex], and we want [latex]T[\/latex] to represent the total income, then we can define a new function.<\/p>\r\n\r\n<div id=\"fs-id1165137641862\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]T\\left(y\\right)=h\\left(y\\right)+w\\left(y\\right)[\/latex]<\/div>\r\n<p id=\"fs-id1165135347766\">If this holds true for every year, then we can focus on the relation between the functions without reference to a year and write<\/p>\r\n\r\n<div id=\"fs-id1165137665765\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]T=h+w[\/latex]<\/div>\r\n<p id=\"fs-id1165132957142\">Just as for this sum of two functions, we can define difference, product, and ratio functions for any pair of functions that have the same kinds of inputs (not necessarily numbers) and also the same kinds of outputs (which do have to be numbers so that the usual operations of algebra can apply to them, and which also must have the same units or no units when we add and subtract). In this way, we can think of adding, subtracting, multiplying, and dividing functions.<\/p>\r\n<p id=\"fs-id1165137424116\">For two functions [latex]f\\left(x\\right)[\/latex] and [latex]g\\left(x\\right)[\/latex] with real number outputs, we define new functions [latex]f+g,f-g,f\\cdot{g}[\/latex], and [latex]\\dfrac{f}{g}[\/latex] by the relations<\/p>\r\n\r\n<div id=\"fs-id1165137543139\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{align}{}\\left(f+g\\right)\\left(x\\right)&amp;=f\\left(x\\right)+g\\left(x\\right) \\\\[2mm] \\left(f-g\\right)\\left(x\\right)&amp;=f\\left(x\\right)-g\\left(x\\right) \\\\[2mm] \\text{ }\\left(f\\cdot{g}\\right)\\left(x\\right)&amp;=f\\left(x\\right)\\cdot{g}\\left(x\\right) \\\\[2mm] \\text{ }\\left(\\dfrac{f}{g}\\right)\\left(x\\right)&amp;=\\dfrac{f\\left(x\\right)}{g\\left(x\\right)}\\\\&amp; \\end{align}[\/latex]<\/div>\r\n<div><\/div>\r\n<div id=\"Example_01_04_01\" class=\"example\">\r\n<div id=\"fs-id1165137585443\" class=\"exercise\">\r\n<div class=\"textbox exercises\">\r\n<h3>Example: Performing Algebraic Operations on Functions<\/h3>\r\nFind and simplify the functions [latex]\\left(g-f\\right)\\left(x\\right)[\/latex] and [latex]\\left(\\dfrac{g}{f}\\right)\\left(x\\right)[\/latex], given [latex]f\\left(x\\right)=x - 1[\/latex] and [latex]g\\left(x\\right)={x}^{2}-1[\/latex]. Give the domain of your result. Are they the same function?\r\n[reveal-answer q=\"117163\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"117163\"]\r\n<p id=\"fs-id1165137466263\">Begin by writing the general form, and then substitute the given functions.<\/p>\r\n\r\n<div id=\"fs-id1165135701567\" class=\"equation unnumbered\">\r\n<div id=\"fs-id1165135701567\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{align}\\left(g-f\\right)\\left(x\\right)&amp;=g\\left(x\\right)-f\\left(x\\right) \\\\[2mm] \\left(g-f\\right)\\left(x\\right)&amp;={x}^{2}-1-\\left(x - 1\\right)\\\\[2mm] \\text{ }&amp;={x}^{2}-x \\\\[2mm] \\text{ }&amp;=x\\left(x - 1\\right) \\\\[2mm]\\end{align}\\hspace{20mm}[\/latex] [latex]\\begin{align}\\text{ }\\left(\\frac{g}{f}\\right)\\left(x\\right)&amp;=\\frac{g\\left(x\\right)}{f\\left(x\\right)} \\\\[2mm] \\text{ }\\left(\\frac{g}{f}\\right)\\left(x\\right)&amp;=\\frac{{x}^{2}-1}{x - 1}\\\\[2mm] \\text{ }&amp;=\\frac{\\left(x+1\\right)\\left(x - 1\\right)}{x - 1}\\text{ where }x\\ne 1 \\\\[2mm] \\text{ }&amp;=x+1 \\end{align}[\/latex]<\/div>\r\n&nbsp;\r\n\r\nThe domain [latex](g-f)(x)[\/latex] is all real numbers and the domain of [latex]\\left(\\dfrac{g}{f}\\right)(x)[\/latex] is [latex]x\\ne1[\/latex]. The functions are not the same.\r\n<p id=\"fs-id1165135351612\"><em>Note<\/em>: For [latex]\\left(\\dfrac{g}{f}\\right)\\left(x\\right)[\/latex], the condition [latex]x\\ne 1[\/latex] is necessary because when [latex]x=1[\/latex], [latex]f(x)=1-1=0[\/latex], which makes the quotient function undefined (dividing by zero).<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<div class=\"textbox examples\">\r\n<h3>recall operations on algebraic expressions<\/h3>\r\nSee Module 2: Polynomial and Rational Expressions for a refresher on how to do operations on algebraic expressions.\r\n<ul>\r\n \t<li>Use order of operations when multiple operations are present<\/li>\r\n \t<li>When subtracting one polynomial expression from another, be sure to subtract\u00a0<em>each term<\/em> of the second from the first<\/li>\r\n \t<li>Use the distributive property when multiplying two polynomial expressions<\/li>\r\n<\/ul>\r\n<\/div>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try It now<\/h3>\r\nFind and simplify the functions [latex]\\left(f\\cdot{g}\\right)\\left(x\\right)[\/latex] and [latex]\\left(f-g\\right)\\left(x\\right)[\/latex].\r\n<div id=\"fs-id1165137434994\" class=\"equation unnumbered\">[latex]f\\left(x\\right)=x - 1\\text{ and }g\\left(x\\right)={x}^{2}-1[\/latex]<\/div>\r\nAre they the same function?\r\n[reveal-answer q=\"721147\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"721147\"][latex]\\left(f\\cdot{g}\\right)\\left(x\\right)=f\\left(x\\right)g\\left(x\\right)=\\left(x - 1\\right)\\left({x}^{2}-1\\right)={x}^{3}-{x}^{2}-x+1[\/latex]\r\n\r\n[latex]\\left(f-g\\right)\\left(x\\right)=f\\left(x\\right)-g\\left(x\\right)=\\left(x - 1\\right)-\\left({x}^{2}-1\\right)=x-{x}^{2}[\/latex]\r\n\r\nNo, the functions are not the same.[\/hidden-answer]\r\n\r\n[ohm_question]111999[\/ohm_question]\r\n\r\n<\/div>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try It<\/h3>\r\nLet's explore what happens to the graphs of functions that are combined using algebraic operations. Use an online graphing calculator to graph the following functions:\r\n<ol>\r\n \t<li>[latex]f(x) = x^2+3x-4[\/latex]<\/li>\r\n \t<li>[latex]g(x) = \\dfrac{1}{x-1}[\/latex]<\/li>\r\n<\/ol>\r\nNow, enter [latex]h(x) = f(x)+g(x)[\/latex] into the next line.\r\n\r\nEvaluate [latex]h(1)[\/latex], why do you think you get this result?\r\n\r\n<\/div>\r\n<h3>Create a New Function Using a Composition<\/h3>\r\n<\/div>\r\n<\/div>\r\nPerforming algebraic operations on functions combines them into a new function, but we can also create functions by composing functions. When we wanted to compute a heating cost from a day of the year in the introductory example, we created a new function that takes a day as input and yields a cost as output. The process of combining functions so that the output of one function becomes the input of another is known as a composition of functions. The resulting function is known as a composite function. We represent this combination by the following notation:\r\n<p style=\"text-align: center;\">[latex]\\left(f\\circ g\\right)\\left(x\\right)=f\\left(g\\left(x\\right)\\right)[\/latex]<\/p>\r\nWe read the left-hand side as [latex]\"f[\/latex] composed with [latex]g[\/latex] at [latex]x,\"[\/latex] and the right-hand side as [latex]\"f[\/latex] of [latex]g[\/latex] of [latex]x.\"[\/latex] The two sides of the equation have the same mathematical meaning and are equal. The open circle symbol [latex]\\circ [\/latex] is called the composition operator. We use this operator mainly when we wish to emphasize the relationship between the functions themselves without referring to any particular input value. Composition is a binary operation that takes two functions and forms a new function, much as addition or multiplication takes two numbers and gives a new number. However, it is important not to confuse function composition with multiplication because, as we learned above, in most cases [latex]f\\left(g\\left(x\\right)\\right)\\ne f\\left(x\\right)g\\left(x\\right)[\/latex].\r\n\r\nIt is also important to understand the order of operations in evaluating a composite function. We follow the usual convention with parentheses by starting with the innermost parentheses first, and then working to the outside. In the equation above, the function [latex]g[\/latex] takes the input [latex]x[\/latex] first and yields an output [latex]g\\left(x\\right)[\/latex]. Then the function [latex]f[\/latex] takes [latex]g\\left(x\\right)[\/latex] as an input and yields an output [latex]f\\left(g\\left(x\\right)\\right)[\/latex].\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"487\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/10\/18195616\/CNX_Precalc_Figure_01_04_0012.jpg\" alt=\"Explanation of the composite function. g(x), the output of g is the input of f. X is the input of g.\" width=\"487\" height=\"171\" \/> <b>Figure 2<\/b>[\/caption]\r\n\r\nIn general [latex]f\\circ g[\/latex] and [latex]g\\circ f[\/latex] are different functions. In other words in many cases [latex]f\\left(g\\left(x\\right)\\right)\\ne g\\left(f\\left(x\\right)\\right)[\/latex] for all [latex]x[\/latex].\r\n\r\nFor example if [latex]f\\left(x\\right)={x}^{2}[\/latex] and [latex]g\\left(x\\right)=x+2[\/latex], then\r\n<p style=\"text-align: center;\">[latex]\\begin{align}f\\left(g\\left(x\\right)\\right)&amp;=f\\left(x+2\\right) \\\\[2mm] &amp;={\\left(x+2\\right)}^{2} \\\\[2mm] &amp;={x}^{2}+4x+4\\hfill \\end{align}[\/latex]<\/p>\r\n<p style=\"text-align: left;\">but<\/p>\r\n<p style=\"text-align: center;\">[latex]\\begin{align}g\\left(f\\left(x\\right)\\right)&amp;=g\\left({x}^{2}\\right) \\\\[2mm] \\text{ }&amp;={x}^{2}+2\\hfill \\end{align}[\/latex]<\/p>\r\nThese expressions are not equal for all values of [latex]x[\/latex], so the two functions are not equal. It is irrelevant that the expressions happen to be equal for the single input value [latex]x=-\\frac{1}{2}[\/latex].\r\n\r\nNote that the range of the inside function (the first function to be evaluated) needs to be within the domain of the outside function. Less formally, the composition has to make sense in terms of inputs and outputs. Additionally, in applied settings,\u00a0function composition usually only makes sense in one specific order.\r\n<div class=\"textbox\">\r\n<h3>A General Note: Composition of Functions<\/h3>\r\nWhen the output of one function is used as the input of another, we call the entire operation a composition of functions. For any input [latex]x[\/latex] and functions [latex]f[\/latex] and [latex]g[\/latex], this action defines a composite function, which we write as [latex]f\\circ g[\/latex] such that\r\n<p style=\"text-align: center;\">[latex]\\left(f\\circ g\\right)\\left(x\\right)=f\\left(g\\left(x\\right)\\right)[\/latex]<\/p>\r\nThe domain of the composite function [latex]f\\circ g[\/latex] is all [latex]x[\/latex] such that [latex]x[\/latex] is in the domain of [latex]g[\/latex] and [latex]g\\left(x\\right)[\/latex] is in the domain of [latex]f[\/latex].\r\n\r\nIt is important to realize that the product of functions [latex]fg[\/latex] is not the same as the function composition [latex]f\\left(g\\left(x\\right)\\right)[\/latex], because, in general, [latex]f\\left(x\\right)g\\left(x\\right)\\ne f\\left(g\\left(x\\right)\\right)[\/latex].\r\n\r\n<\/div>\r\n<div class=\"textbox exercises\">\r\n<h3>Example: Define a Composition of Functions<\/h3>\r\nUsing the functions provided, find [latex]f\\left(g\\left(x\\right)\\right)[\/latex] and [latex]g\\left(f\\left(x\\right)\\right)[\/latex].\r\n[latex]f\\left(x\\right)=2x+1\\\\g\\left(x\\right)=3-x[\/latex]\r\n[reveal-answer q=\"822785\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"822785\"]\r\n\r\nLet\u2019s begin by substituting [latex]g\\left(x\\right)[\/latex] into [latex]f\\left(x\\right)[\/latex].\r\n\r\n[latex]\\begin{align}f\\left(g\\left(x\\right)\\right)&amp;=2\\left(3-x\\right)+1 \\\\[2mm] &amp;=6 - 2x+1 \\\\[2mm] &amp;=7 - 2x \\end{align}[\/latex]\r\n\r\nNow we can substitute [latex]f\\left(x\\right)[\/latex] into [latex]g\\left(x\\right)[\/latex].\r\n\r\n[latex]\\begin{align}g\\left(f\\left(x\\right)\\right)&amp;=3-\\left(2x+1\\right) \\\\[2mm] &amp;=3 - 2x - 1 \\\\[2mm] &amp;=-2x+2 \\end{align}[\/latex]\r\n\r\n[\/hidden-answer]\r\n\r\n[ohm_question]32907[\/ohm_question]\r\n\r\n<\/div>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>try it now<\/h3>\r\nNow we will explore the graph of a composition of functions. Use an online graphing calculator to graph the following functions:\r\n<ol>\r\n \t<li>[latex]f(x) = x^2+3x-4[\/latex]<\/li>\r\n \t<li>[latex]g(x) = \\dfrac{1}{x-1}[\/latex]<\/li>\r\n<\/ol>\r\nNow define a new function:\r\n<p style=\"padding-left: 30px;\">[latex]h(x) = f(f(x))[\/latex]<\/p>\r\nNow zoom in (use the plus sign in the upper right-hand corner of the graph) on the point [latex](0.23607,-3.236)[\/latex], notice that both graphs pass through this point. Continue this pattern for a few more iterations: define a new function that contains another composition of [latex]f(x)[\/latex] with itself. For example: [latex]p(x) = f(f(f(x)))[\/latex], and so on. Continue to use the zoom as you iterate.\r\n\r\nThe point\u00a0[latex](0.23607,-3.236)[\/latex] is called a fixed point of the function [latex]f(x)=x^2+3x-4[\/latex]. Fixed points are used in mathematical applications such as the page rank algorithm that Google uses to generate internet search results. Read more about <a href=\"https:\/\/en.wikipedia.org\/wiki\/Fixed_point_(mathematics)\">fixed points here<\/a>, and <a href=\"https:\/\/en.wikipedia.org\/wiki\/PageRank\">page rank here<\/a>.\r\n\r\n<\/div>\r\n<div class=\"textbox exercises\">\r\n<h3>Example: Interpreting Composite Functions<\/h3>\r\nThe function [latex]c\\left(s\\right)[\/latex] gives the number of calories burned completing [latex]s[\/latex] sit-ups, and [latex]s\\left(t\\right)[\/latex] gives the number of sit-ups a person can complete in [latex]t[\/latex] minutes. Interpret [latex]c\\left(s\\left(3\\right)\\right)[\/latex].\r\n[reveal-answer q=\"542344\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"542344\"]\r\n\r\nThe inside expression in the composition is [latex]s\\left(3\\right)[\/latex]. Because the input to the s-function is time, [latex]t=3[\/latex] represents 3 minutes, and [latex]s\\left(3\\right)[\/latex] is the number of sit-ups completed in 3 minutes.\r\n\r\nUsing [latex]s\\left(3\\right)[\/latex] as the input to the function [latex]c\\left(s\\right)[\/latex] gives us the number of calories burned during the number of sit-ups that can be completed in 3 minutes, or simply the number of calories burned in 3 minutes (by doing sit-ups).\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"textbox exercises\">\r\n<h3>Example: Investigating the Order of Function Composition<\/h3>\r\nSuppose [latex]f\\left(x\\right)[\/latex] gives miles that can be driven in [latex]x[\/latex] hours and [latex]g\\left(y\\right)[\/latex] gives the gallons of gas used in driving [latex]y[\/latex] miles. Which of these expressions is meaningful: [latex]f\\left(g\\left(y\\right)\\right)[\/latex] or [latex]g\\left(f\\left(x\\right)\\right)?[\/latex]\r\n[reveal-answer q=\"736073\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"736073\"]\r\n\r\nThe function [latex]y=f\\left(x\\right)[\/latex] is a function whose output is the number of miles driven corresponding to the number of hours driven.\r\n\r\n[latex]\\text{number of miles }=f\\left(\\text{number of hours}\\right)[\/latex]\r\n\r\nThe function [latex]g\\left(y\\right)[\/latex] is a function whose output is the number of gallons used corresponding to the number of miles driven. This means:\r\n\r\n[latex]\\text{number of gallons }=g\\left(\\text{number of miles}\\right)[\/latex]\r\n\r\nThe expression [latex]g\\left(y\\right)[\/latex] takes miles as the input and a number of gallons as the output. The function [latex]f\\left(x\\right)[\/latex] requires a number of hours as the input. Trying to input a number of gallons does not make sense. The expression [latex]f\\left(g\\left(y\\right)\\right)[\/latex] is meaningless.\r\n\r\nThe expression [latex]f\\left(x\\right)[\/latex] takes hours as input and a number of miles driven as the output. The function [latex]g\\left(y\\right)[\/latex] requires a number of miles as the input. Using [latex]f\\left(x\\right)[\/latex] (miles driven) as an input value for [latex]g\\left(y\\right)[\/latex], where gallons of gas depends on miles driven, does make sense. The expression [latex]g\\left(f\\left(x\\right)\\right)[\/latex] makes sense, and will yield the number of gallons of gas used, [latex]g[\/latex], driving a certain number of miles, [latex]f\\left(x\\right)[\/latex], in [latex]x[\/latex] hours.\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try It<\/h3>\r\n[ohm_question]57278[\/ohm_question]\r\n\r\n<\/div>\r\n<div class=\"textbox\">\r\n<h3>Q &amp; A<\/h3>\r\n<strong>Are there any situations where [latex]f\\left(g\\left(y\\right)\\right)[\/latex] and [latex]g\\left(f\\left(x\\right)\\right)[\/latex] would both be meaningful or useful expressions?<\/strong>\r\n\r\n<em>Yes. For many pure mathematical functions, both compositions make sense, even though they usually produce different new functions. In real-world problems, functions whose inputs and outputs have the same units also may give compositions that are meaningful in either order.<\/em>\r\n\r\n<\/div>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try It<\/h3>\r\nThe gravitational force on a planet a distance [latex]r[\/latex] from the sun is given by the function [latex]G\\left(r\\right)[\/latex]. The acceleration of a planet subjected to any force [latex]F[\/latex] is given by the function [latex]a\\left(F\\right)[\/latex]. Form a meaningful composition of these two functions, and explain what it means.\r\n[reveal-answer q=\"349230\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"349230\"]\r\n\r\nA gravitational force is still a force, so [latex]a\\left(G\\left(r\\right)\\right)[\/latex] makes sense as the acceleration of a planet at a distance r from the Sun (due to gravity), but [latex]G\\left(a\\left(F\\right)\\right)[\/latex] does not make sense.[\/hidden-answer]\r\n\r\n[ohm_question]3674[\/ohm_question]\r\n\r\n<\/div>","rendered":"<div class=\"textbox learning-objectives\">\n<h3>Learning Outcomes<\/h3>\n<ul>\n<li>Combine functions using algebraic operations.<\/li>\n<li>Create a new function by composition of functions.<\/li>\n<\/ul>\n<\/div>\n<p id=\"fs-id1165137446477\">Function composition, as we saw in the introduction and as we&#8217;ll explore in detail later in this section, is a way to combine existing functions. Another way to combine functions is to carry out the usual algebraic operations on functions, such as addition, subtraction, multiplication and division. We do this by performing the operations with the function outputs, defining the result as the output of our new function.<\/p>\n<p id=\"fs-id1165135533159\">Suppose we need to add two columns of numbers that represent a husband and wife\u2019s separate annual incomes over a period of years, with the result being their total household income. We want to do this for every year, adding only that year\u2019s incomes and then collecting all the data in a new column. If [latex]w\\left(y\\right)[\/latex] is the wife\u2019s income and [latex]h\\left(y\\right)[\/latex] is the husband\u2019s income in year [latex]y[\/latex], and we want [latex]T[\/latex] to represent the total income, then we can define a new function.<\/p>\n<div id=\"fs-id1165137641862\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]T\\left(y\\right)=h\\left(y\\right)+w\\left(y\\right)[\/latex]<\/div>\n<p id=\"fs-id1165135347766\">If this holds true for every year, then we can focus on the relation between the functions without reference to a year and write<\/p>\n<div id=\"fs-id1165137665765\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]T=h+w[\/latex]<\/div>\n<p id=\"fs-id1165132957142\">Just as for this sum of two functions, we can define difference, product, and ratio functions for any pair of functions that have the same kinds of inputs (not necessarily numbers) and also the same kinds of outputs (which do have to be numbers so that the usual operations of algebra can apply to them, and which also must have the same units or no units when we add and subtract). In this way, we can think of adding, subtracting, multiplying, and dividing functions.<\/p>\n<p id=\"fs-id1165137424116\">For two functions [latex]f\\left(x\\right)[\/latex] and [latex]g\\left(x\\right)[\/latex] with real number outputs, we define new functions [latex]f+g,f-g,f\\cdot{g}[\/latex], and [latex]\\dfrac{f}{g}[\/latex] by the relations<\/p>\n<div id=\"fs-id1165137543139\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{align}{}\\left(f+g\\right)\\left(x\\right)&=f\\left(x\\right)+g\\left(x\\right) \\\\[2mm] \\left(f-g\\right)\\left(x\\right)&=f\\left(x\\right)-g\\left(x\\right) \\\\[2mm] \\text{ }\\left(f\\cdot{g}\\right)\\left(x\\right)&=f\\left(x\\right)\\cdot{g}\\left(x\\right) \\\\[2mm] \\text{ }\\left(\\dfrac{f}{g}\\right)\\left(x\\right)&=\\dfrac{f\\left(x\\right)}{g\\left(x\\right)}\\\\& \\end{align}[\/latex]<\/div>\n<div><\/div>\n<div id=\"Example_01_04_01\" class=\"example\">\n<div id=\"fs-id1165137585443\" class=\"exercise\">\n<div class=\"textbox exercises\">\n<h3>Example: Performing Algebraic Operations on Functions<\/h3>\n<p>Find and simplify the functions [latex]\\left(g-f\\right)\\left(x\\right)[\/latex] and [latex]\\left(\\dfrac{g}{f}\\right)\\left(x\\right)[\/latex], given [latex]f\\left(x\\right)=x - 1[\/latex] and [latex]g\\left(x\\right)={x}^{2}-1[\/latex]. Give the domain of your result. Are they the same function?<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q117163\">Show Solution<\/span><\/p>\n<div id=\"q117163\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1165137466263\">Begin by writing the general form, and then substitute the given functions.<\/p>\n<div id=\"fs-id1165135701567\" class=\"equation unnumbered\">\n<div id=\"fs-id1165135701567\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{align}\\left(g-f\\right)\\left(x\\right)&=g\\left(x\\right)-f\\left(x\\right) \\\\[2mm] \\left(g-f\\right)\\left(x\\right)&={x}^{2}-1-\\left(x - 1\\right)\\\\[2mm] \\text{ }&={x}^{2}-x \\\\[2mm] \\text{ }&=x\\left(x - 1\\right) \\\\[2mm]\\end{align}\\hspace{20mm}[\/latex] [latex]\\begin{align}\\text{ }\\left(\\frac{g}{f}\\right)\\left(x\\right)&=\\frac{g\\left(x\\right)}{f\\left(x\\right)} \\\\[2mm] \\text{ }\\left(\\frac{g}{f}\\right)\\left(x\\right)&=\\frac{{x}^{2}-1}{x - 1}\\\\[2mm] \\text{ }&=\\frac{\\left(x+1\\right)\\left(x - 1\\right)}{x - 1}\\text{ where }x\\ne 1 \\\\[2mm] \\text{ }&=x+1 \\end{align}[\/latex]<\/div>\n<p>&nbsp;<\/p>\n<p>The domain [latex](g-f)(x)[\/latex] is all real numbers and the domain of [latex]\\left(\\dfrac{g}{f}\\right)(x)[\/latex] is [latex]x\\ne1[\/latex]. The functions are not the same.<\/p>\n<p id=\"fs-id1165135351612\"><em>Note<\/em>: For [latex]\\left(\\dfrac{g}{f}\\right)\\left(x\\right)[\/latex], the condition [latex]x\\ne 1[\/latex] is necessary because when [latex]x=1[\/latex], [latex]f(x)=1-1=0[\/latex], which makes the quotient function undefined (dividing by zero).<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox examples\">\n<h3>recall operations on algebraic expressions<\/h3>\n<p>See Module 2: Polynomial and Rational Expressions for a refresher on how to do operations on algebraic expressions.<\/p>\n<ul>\n<li>Use order of operations when multiple operations are present<\/li>\n<li>When subtracting one polynomial expression from another, be sure to subtract\u00a0<em>each term<\/em> of the second from the first<\/li>\n<li>Use the distributive property when multiplying two polynomial expressions<\/li>\n<\/ul>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try It now<\/h3>\n<p>Find and simplify the functions [latex]\\left(f\\cdot{g}\\right)\\left(x\\right)[\/latex] and [latex]\\left(f-g\\right)\\left(x\\right)[\/latex].<\/p>\n<div id=\"fs-id1165137434994\" class=\"equation unnumbered\">[latex]f\\left(x\\right)=x - 1\\text{ and }g\\left(x\\right)={x}^{2}-1[\/latex]<\/div>\n<p>Are they the same function?<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q721147\">Show Solution<\/span><\/p>\n<div id=\"q721147\" class=\"hidden-answer\" style=\"display: none\">[latex]\\left(f\\cdot{g}\\right)\\left(x\\right)=f\\left(x\\right)g\\left(x\\right)=\\left(x - 1\\right)\\left({x}^{2}-1\\right)={x}^{3}-{x}^{2}-x+1[\/latex]<\/p>\n<p>[latex]\\left(f-g\\right)\\left(x\\right)=f\\left(x\\right)-g\\left(x\\right)=\\left(x - 1\\right)-\\left({x}^{2}-1\\right)=x-{x}^{2}[\/latex]<\/p>\n<p>No, the functions are not the same.<\/p><\/div>\n<\/div>\n<p><iframe loading=\"lazy\" id=\"ohm111999\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=111999&theme=oea&iframe_resize_id=ohm111999&show_question_numbers\" width=\"100%\" height=\"150\"><\/iframe><\/p>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p>Let&#8217;s explore what happens to the graphs of functions that are combined using algebraic operations. Use an online graphing calculator to graph the following functions:<\/p>\n<ol>\n<li>[latex]f(x) = x^2+3x-4[\/latex]<\/li>\n<li>[latex]g(x) = \\dfrac{1}{x-1}[\/latex]<\/li>\n<\/ol>\n<p>Now, enter [latex]h(x) = f(x)+g(x)[\/latex] into the next line.<\/p>\n<p>Evaluate [latex]h(1)[\/latex], why do you think you get this result?<\/p>\n<\/div>\n<h3>Create a New Function Using a Composition<\/h3>\n<\/div>\n<\/div>\n<p>Performing algebraic operations on functions combines them into a new function, but we can also create functions by composing functions. When we wanted to compute a heating cost from a day of the year in the introductory example, we created a new function that takes a day as input and yields a cost as output. The process of combining functions so that the output of one function becomes the input of another is known as a composition of functions. The resulting function is known as a composite function. We represent this combination by the following notation:<\/p>\n<p style=\"text-align: center;\">[latex]\\left(f\\circ g\\right)\\left(x\\right)=f\\left(g\\left(x\\right)\\right)[\/latex]<\/p>\n<p>We read the left-hand side as [latex]\"f[\/latex] composed with [latex]g[\/latex] at [latex]x,\"[\/latex] and the right-hand side as [latex]\"f[\/latex] of [latex]g[\/latex] of [latex]x.\"[\/latex] The two sides of the equation have the same mathematical meaning and are equal. The open circle symbol [latex]\\circ[\/latex] is called the composition operator. We use this operator mainly when we wish to emphasize the relationship between the functions themselves without referring to any particular input value. Composition is a binary operation that takes two functions and forms a new function, much as addition or multiplication takes two numbers and gives a new number. However, it is important not to confuse function composition with multiplication because, as we learned above, in most cases [latex]f\\left(g\\left(x\\right)\\right)\\ne f\\left(x\\right)g\\left(x\\right)[\/latex].<\/p>\n<p>It is also important to understand the order of operations in evaluating a composite function. We follow the usual convention with parentheses by starting with the innermost parentheses first, and then working to the outside. In the equation above, the function [latex]g[\/latex] takes the input [latex]x[\/latex] first and yields an output [latex]g\\left(x\\right)[\/latex]. Then the function [latex]f[\/latex] takes [latex]g\\left(x\\right)[\/latex] as an input and yields an output [latex]f\\left(g\\left(x\\right)\\right)[\/latex].<\/p>\n<div style=\"width: 497px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/10\/18195616\/CNX_Precalc_Figure_01_04_0012.jpg\" alt=\"Explanation of the composite function. g(x), the output of g is the input of f. X is the input of g.\" width=\"487\" height=\"171\" \/><\/p>\n<p class=\"wp-caption-text\"><b>Figure 2<\/b><\/p>\n<\/div>\n<p>In general [latex]f\\circ g[\/latex] and [latex]g\\circ f[\/latex] are different functions. In other words in many cases [latex]f\\left(g\\left(x\\right)\\right)\\ne g\\left(f\\left(x\\right)\\right)[\/latex] for all [latex]x[\/latex].<\/p>\n<p>For example if [latex]f\\left(x\\right)={x}^{2}[\/latex] and [latex]g\\left(x\\right)=x+2[\/latex], then<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}f\\left(g\\left(x\\right)\\right)&=f\\left(x+2\\right) \\\\[2mm] &={\\left(x+2\\right)}^{2} \\\\[2mm] &={x}^{2}+4x+4\\hfill \\end{align}[\/latex]<\/p>\n<p style=\"text-align: left;\">but<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}g\\left(f\\left(x\\right)\\right)&=g\\left({x}^{2}\\right) \\\\[2mm] \\text{ }&={x}^{2}+2\\hfill \\end{align}[\/latex]<\/p>\n<p>These expressions are not equal for all values of [latex]x[\/latex], so the two functions are not equal. It is irrelevant that the expressions happen to be equal for the single input value [latex]x=-\\frac{1}{2}[\/latex].<\/p>\n<p>Note that the range of the inside function (the first function to be evaluated) needs to be within the domain of the outside function. Less formally, the composition has to make sense in terms of inputs and outputs. Additionally, in applied settings,\u00a0function composition usually only makes sense in one specific order.<\/p>\n<div class=\"textbox\">\n<h3>A General Note: Composition of Functions<\/h3>\n<p>When the output of one function is used as the input of another, we call the entire operation a composition of functions. For any input [latex]x[\/latex] and functions [latex]f[\/latex] and [latex]g[\/latex], this action defines a composite function, which we write as [latex]f\\circ g[\/latex] such that<\/p>\n<p style=\"text-align: center;\">[latex]\\left(f\\circ g\\right)\\left(x\\right)=f\\left(g\\left(x\\right)\\right)[\/latex]<\/p>\n<p>The domain of the composite function [latex]f\\circ g[\/latex] is all [latex]x[\/latex] such that [latex]x[\/latex] is in the domain of [latex]g[\/latex] and [latex]g\\left(x\\right)[\/latex] is in the domain of [latex]f[\/latex].<\/p>\n<p>It is important to realize that the product of functions [latex]fg[\/latex] is not the same as the function composition [latex]f\\left(g\\left(x\\right)\\right)[\/latex], because, in general, [latex]f\\left(x\\right)g\\left(x\\right)\\ne f\\left(g\\left(x\\right)\\right)[\/latex].<\/p>\n<\/div>\n<div class=\"textbox exercises\">\n<h3>Example: Define a Composition of Functions<\/h3>\n<p>Using the functions provided, find [latex]f\\left(g\\left(x\\right)\\right)[\/latex] and [latex]g\\left(f\\left(x\\right)\\right)[\/latex].<br \/>\n[latex]f\\left(x\\right)=2x+1\\\\g\\left(x\\right)=3-x[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q822785\">Show Solution<\/span><\/p>\n<div id=\"q822785\" class=\"hidden-answer\" style=\"display: none\">\n<p>Let\u2019s begin by substituting [latex]g\\left(x\\right)[\/latex] into [latex]f\\left(x\\right)[\/latex].<\/p>\n<p>[latex]\\begin{align}f\\left(g\\left(x\\right)\\right)&=2\\left(3-x\\right)+1 \\\\[2mm] &=6 - 2x+1 \\\\[2mm] &=7 - 2x \\end{align}[\/latex]<\/p>\n<p>Now we can substitute [latex]f\\left(x\\right)[\/latex] into [latex]g\\left(x\\right)[\/latex].<\/p>\n<p>[latex]\\begin{align}g\\left(f\\left(x\\right)\\right)&=3-\\left(2x+1\\right) \\\\[2mm] &=3 - 2x - 1 \\\\[2mm] &=-2x+2 \\end{align}[\/latex]<\/p>\n<\/div>\n<\/div>\n<p><iframe loading=\"lazy\" id=\"ohm32907\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=32907&theme=oea&iframe_resize_id=ohm32907&show_question_numbers\" width=\"100%\" height=\"150\"><\/iframe><\/p>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>try it now<\/h3>\n<p>Now we will explore the graph of a composition of functions. Use an online graphing calculator to graph the following functions:<\/p>\n<ol>\n<li>[latex]f(x) = x^2+3x-4[\/latex]<\/li>\n<li>[latex]g(x) = \\dfrac{1}{x-1}[\/latex]<\/li>\n<\/ol>\n<p>Now define a new function:<\/p>\n<p style=\"padding-left: 30px;\">[latex]h(x) = f(f(x))[\/latex]<\/p>\n<p>Now zoom in (use the plus sign in the upper right-hand corner of the graph) on the point [latex](0.23607,-3.236)[\/latex], notice that both graphs pass through this point. Continue this pattern for a few more iterations: define a new function that contains another composition of [latex]f(x)[\/latex] with itself. For example: [latex]p(x) = f(f(f(x)))[\/latex], and so on. Continue to use the zoom as you iterate.<\/p>\n<p>The point\u00a0[latex](0.23607,-3.236)[\/latex] is called a fixed point of the function [latex]f(x)=x^2+3x-4[\/latex]. Fixed points are used in mathematical applications such as the page rank algorithm that Google uses to generate internet search results. Read more about <a href=\"https:\/\/en.wikipedia.org\/wiki\/Fixed_point_(mathematics)\">fixed points here<\/a>, and <a href=\"https:\/\/en.wikipedia.org\/wiki\/PageRank\">page rank here<\/a>.<\/p>\n<\/div>\n<div class=\"textbox exercises\">\n<h3>Example: Interpreting Composite Functions<\/h3>\n<p>The function [latex]c\\left(s\\right)[\/latex] gives the number of calories burned completing [latex]s[\/latex] sit-ups, and [latex]s\\left(t\\right)[\/latex] gives the number of sit-ups a person can complete in [latex]t[\/latex] minutes. Interpret [latex]c\\left(s\\left(3\\right)\\right)[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q542344\">Show Solution<\/span><\/p>\n<div id=\"q542344\" class=\"hidden-answer\" style=\"display: none\">\n<p>The inside expression in the composition is [latex]s\\left(3\\right)[\/latex]. Because the input to the s-function is time, [latex]t=3[\/latex] represents 3 minutes, and [latex]s\\left(3\\right)[\/latex] is the number of sit-ups completed in 3 minutes.<\/p>\n<p>Using [latex]s\\left(3\\right)[\/latex] as the input to the function [latex]c\\left(s\\right)[\/latex] gives us the number of calories burned during the number of sit-ups that can be completed in 3 minutes, or simply the number of calories burned in 3 minutes (by doing sit-ups).<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox exercises\">\n<h3>Example: Investigating the Order of Function Composition<\/h3>\n<p>Suppose [latex]f\\left(x\\right)[\/latex] gives miles that can be driven in [latex]x[\/latex] hours and [latex]g\\left(y\\right)[\/latex] gives the gallons of gas used in driving [latex]y[\/latex] miles. Which of these expressions is meaningful: [latex]f\\left(g\\left(y\\right)\\right)[\/latex] or [latex]g\\left(f\\left(x\\right)\\right)?[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q736073\">Show Solution<\/span><\/p>\n<div id=\"q736073\" class=\"hidden-answer\" style=\"display: none\">\n<p>The function [latex]y=f\\left(x\\right)[\/latex] is a function whose output is the number of miles driven corresponding to the number of hours driven.<\/p>\n<p>[latex]\\text{number of miles }=f\\left(\\text{number of hours}\\right)[\/latex]<\/p>\n<p>The function [latex]g\\left(y\\right)[\/latex] is a function whose output is the number of gallons used corresponding to the number of miles driven. This means:<\/p>\n<p>[latex]\\text{number of gallons }=g\\left(\\text{number of miles}\\right)[\/latex]<\/p>\n<p>The expression [latex]g\\left(y\\right)[\/latex] takes miles as the input and a number of gallons as the output. The function [latex]f\\left(x\\right)[\/latex] requires a number of hours as the input. Trying to input a number of gallons does not make sense. The expression [latex]f\\left(g\\left(y\\right)\\right)[\/latex] is meaningless.<\/p>\n<p>The expression [latex]f\\left(x\\right)[\/latex] takes hours as input and a number of miles driven as the output. The function [latex]g\\left(y\\right)[\/latex] requires a number of miles as the input. Using [latex]f\\left(x\\right)[\/latex] (miles driven) as an input value for [latex]g\\left(y\\right)[\/latex], where gallons of gas depends on miles driven, does make sense. The expression [latex]g\\left(f\\left(x\\right)\\right)[\/latex] makes sense, and will yield the number of gallons of gas used, [latex]g[\/latex], driving a certain number of miles, [latex]f\\left(x\\right)[\/latex], in [latex]x[\/latex] hours.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p><iframe loading=\"lazy\" id=\"ohm57278\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=57278&theme=oea&iframe_resize_id=ohm57278&show_question_numbers\" width=\"100%\" height=\"150\"><\/iframe><\/p>\n<\/div>\n<div class=\"textbox\">\n<h3>Q &amp; A<\/h3>\n<p><strong>Are there any situations where [latex]f\\left(g\\left(y\\right)\\right)[\/latex] and [latex]g\\left(f\\left(x\\right)\\right)[\/latex] would both be meaningful or useful expressions?<\/strong><\/p>\n<p><em>Yes. For many pure mathematical functions, both compositions make sense, even though they usually produce different new functions. In real-world problems, functions whose inputs and outputs have the same units also may give compositions that are meaningful in either order.<\/em><\/p>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p>The gravitational force on a planet a distance [latex]r[\/latex] from the sun is given by the function [latex]G\\left(r\\right)[\/latex]. The acceleration of a planet subjected to any force [latex]F[\/latex] is given by the function [latex]a\\left(F\\right)[\/latex]. Form a meaningful composition of these two functions, and explain what it means.<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q349230\">Show Solution<\/span><\/p>\n<div id=\"q349230\" class=\"hidden-answer\" style=\"display: none\">\n<p>A gravitational force is still a force, so [latex]a\\left(G\\left(r\\right)\\right)[\/latex] makes sense as the acceleration of a planet at a distance r from the Sun (due to gravity), but [latex]G\\left(a\\left(F\\right)\\right)[\/latex] does not make sense.<\/p><\/div>\n<\/div>\n<p><iframe loading=\"lazy\" id=\"ohm3674\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=3674&theme=oea&iframe_resize_id=ohm3674&show_question_numbers\" width=\"100%\" height=\"150\"><\/iframe><\/p>\n<\/div>\n\n\t\t\t <section class=\"citations-section\" role=\"contentinfo\">\n\t\t\t <h3>Candela Citations<\/h3>\n\t\t\t\t\t <div>\n\t\t\t\t\t\t <div id=\"citation-list-145\">\n\t\t\t\t\t\t\t <div class=\"licensing\"><div class=\"license-attribution-dropdown-subheading\">CC licensed content, Original<\/div><ul class=\"citation-list\"><li>Revision and Adaptation. <strong>Provided by<\/strong>: Lumen Learning. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em><\/li><li>Question ID 111999. <strong>Authored by<\/strong>: Lumen Learning. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em>. <strong>License Terms<\/strong>: IMathAS Community License CC-BY + GPL<\/li><\/ul><div class=\"license-attribution-dropdown-subheading\">CC licensed content, Shared previously<\/div><ul class=\"citation-list\"><li>College Algebra. <strong>Authored by<\/strong>: Abramson, Jay et al.. <strong>Provided by<\/strong>: OpenStax. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"http:\/\/cnx.org\/contents\/9b08c294-057f-4201-9f48-5d6ad992740d@5.2\">http:\/\/cnx.org\/contents\/9b08c294-057f-4201-9f48-5d6ad992740d@5.2<\/a>. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em>. <strong>License Terms<\/strong>: Download for free at http:\/\/cnx.org\/contents\/9b08c294-057f-4201-9f48-5d6ad992740d@5.2<\/li><li>Question ID 32907. <strong>Authored by<\/strong>: Smart, Jim. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em>. <strong>License Terms<\/strong>: IMathAS Community License CC-BY + GPL<\/li><li>Question ID 5727. <strong>Authored by<\/strong>: Pepe,Mike. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em>. <strong>License Terms<\/strong>: IMathAS Community License CC-BY + GPL<\/li><li>Question ID 3674. <strong>Authored by<\/strong>: Rasmussen,Melonie, mb Lippman,David. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em>. <strong>License Terms<\/strong>: IMathAS Community License CC-BY + GPL<\/li><\/ul><\/div>\n\t\t\t\t\t\t <\/div>\n\t\t\t\t\t <\/div>\n\t\t\t <\/section>","protected":false},"author":395986,"menu_order":7,"template":"","meta":{"_candela_citation":"[{\"type\":\"original\",\"description\":\"Revision and Adaptation\",\"author\":\"\",\"organization\":\"Lumen Learning\",\"url\":\"\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"},{\"type\":\"cc\",\"description\":\"College Algebra\",\"author\":\"Abramson, Jay et al.\",\"organization\":\"OpenStax\",\"url\":\"http:\/\/cnx.org\/contents\/9b08c294-057f-4201-9f48-5d6ad992740d@5.2\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"Download for free at http:\/\/cnx.org\/contents\/9b08c294-057f-4201-9f48-5d6ad992740d@5.2\"},{\"type\":\"original\",\"description\":\"Question ID 111999\",\"author\":\"Lumen Learning\",\"organization\":\"\",\"url\":\"\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"IMathAS Community License CC-BY + GPL\"},{\"type\":\"cc\",\"description\":\"Question ID 32907\",\"author\":\"Smart, Jim\",\"organization\":\"\",\"url\":\"\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"IMathAS Community License CC-BY + GPL\"},{\"type\":\"cc\",\"description\":\"Question ID 5727\",\"author\":\"Pepe,Mike\",\"organization\":\"\",\"url\":\"\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"IMathAS Community License CC-BY + GPL\"},{\"type\":\"cc\",\"description\":\"Question ID 3674\",\"author\":\"Rasmussen,Melonie, mb Lippman,David\",\"organization\":\"\",\"url\":\"\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"IMathAS Community License CC-BY + GPL\"}]","CANDELA_OUTCOMES_GUID":"1ff64fc5-2554-4014-a9b3-90ed3962db9e","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-145","chapter","type-chapter","status-publish","hentry"],"part":251,"_links":{"self":[{"href":"https:\/\/courses.lumenlearning.com\/gsu-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/145","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/courses.lumenlearning.com\/gsu-collegealgebra\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/courses.lumenlearning.com\/gsu-collegealgebra\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/gsu-collegealgebra\/wp-json\/wp\/v2\/users\/395986"}],"version-history":[{"count":2,"href":"https:\/\/courses.lumenlearning.com\/gsu-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/145\/revisions"}],"predecessor-version":[{"id":786,"href":"https:\/\/courses.lumenlearning.com\/gsu-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/145\/revisions\/786"}],"part":[{"href":"https:\/\/courses.lumenlearning.com\/gsu-collegealgebra\/wp-json\/pressbooks\/v2\/parts\/251"}],"metadata":[{"href":"https:\/\/courses.lumenlearning.com\/gsu-collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/145\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/courses.lumenlearning.com\/gsu-collegealgebra\/wp-json\/wp\/v2\/media?parent=145"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/gsu-collegealgebra\/wp-json\/pressbooks\/v2\/chapter-type?post=145"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/gsu-collegealgebra\/wp-json\/wp\/v2\/contributor?post=145"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/gsu-collegealgebra\/wp-json\/wp\/v2\/license?post=145"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}