{"id":3332,"date":"2024-06-20T14:43:25","date_gmt":"2024-06-20T14:43:25","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/calculus1\/?post_type=chapter&#038;p=3332"},"modified":"2024-08-05T12:47:44","modified_gmt":"2024-08-05T12:47:44","slug":"the-chain-rule-learn-it-3","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/calculus1\/chapter\/the-chain-rule-learn-it-3\/","title":{"raw":"The Chain Rule: Learn It 3","rendered":"The Chain Rule: Learn It 3"},"content":{"raw":"<h2>Applying the Chain Rule Multiple Times<\/h2>\r\n<p id=\"fs-id1169739304867\">We can integrate the chain rule with other differentiation rules to handle functions composed of multiple functions. When differentiating compositions that involve three or more functions, it\u2019s often necessary to apply the chain rule multiple times. This allows us to systematically derive the derivative without memorizing complex formulas, as the application of the chain rule can be repeated as needed.<\/p>\r\n<p id=\"fs-id1169739304874\">In a general case, consider a function [latex]k(x)=h(f(g(x)))[\/latex].<\/p>\r\n<p>First, apply the chain rule to find:<\/p>\r\n<div id=\"fs-id1169739304927\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]k^{\\prime}(x)=\\frac{d}{dx}(h(f(g(x))))=h^{\\prime}(f(g(x))) \\cdot \\frac{d}{dx}(f(g(x)))[\/latex]<\/div>\r\n<p id=\"fs-id1169736597613\">Applying the chain rule once again gives us:<\/p>\r\n<div id=\"fs-id1169736597616\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]k^{\\prime}(x)=h^{\\prime}(f(g(x)))f^{\\prime}(g(x))g^{\\prime}(x)[\/latex]<\/div>\r\n<section class=\"textbox keyTakeaway\">\r\n<h3 style=\"text-align: left;\">chain tule for a composition of three functions<\/h3>\r\n<p id=\"fs-id1169736597709\">For all values of [latex]x[\/latex] for which the function is differentiable, if<\/p>\r\n<div id=\"fs-id1169736597716\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]k(x)=h(f(g(x)))[\/latex],<\/div>\r\n<p id=\"fs-id1169736597763\">then<\/p>\r\n<div id=\"fs-id1169736597766\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]k^{\\prime}(x)=h^{\\prime}(f(g(x)))f^{\\prime}(g(x))g^{\\prime}(x)[\/latex]<\/div>\r\n<p id=\"fs-id1169736658568\">In other words, we are applying the chain rule twice.<\/p>\r\n<\/section>\r\n<section class=\"textbox proTip\">\r\n<p>Notice that the derivative of the composition of three functions has three parts. (Similarly, the derivative of the composition of four functions has four parts, and so on.) Also, <em>remember, we always work from the outside in, taking one derivative at a time.<\/em><\/p>\r\n<\/section>\r\n<section class=\"textbox example\">\r\n<p id=\"fs-id1169736658589\">Find the derivative of [latex]k(x)=\\cos^4 (7x^2+1)[\/latex]<\/p>\r\n<p>[reveal-answer q=\"fs-id1169736658640\"]Show Solution[\/reveal-answer]<br \/>\r\n[hidden-answer a=\"fs-id1169736658640\"]<\/p>\r\n<p id=\"fs-id1169736658640\">First, rewrite [latex]k(x)[\/latex] as<\/p>\r\n<div id=\"fs-id1169736658656\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]k(x)=(\\cos(7x^2+1))^4[\/latex]<\/div>\r\n<p id=\"fs-id1169739275169\">Then apply the chain rule several times.<\/p>\r\n<div id=\"fs-id1169739275173\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{lllll}k^{\\prime}(x) &amp; =4(\\cos(7x^2+1))^3(\\frac{d}{dx}\\cos(7x^2+1)) &amp; &amp; &amp; \\text{Apply the chain rule.} \\\\ &amp; =4(\\cos(7x^2+1))^3(\u2212\\sin(7x^2+1))(\\frac{d}{dx}(7x^2+1)) &amp; &amp; &amp; \\text{Apply the chain rule.} \\\\ &amp; =4(\\cos(7x^2+1))^3(\u2212\\sin(7x^2+1))(14x) &amp; &amp; &amp; \\text{Apply the chain rule.} \\\\ &amp; =-56x \\sin(7x^2+1) \\cos^3 (7x^2+1) &amp; &amp; &amp; \\text{Simplify.} \\end{array}[\/latex]<\/div>\r\n\r\n[\/hidden-answer]<\/section>\r\n<section class=\"textbox proTip\">\r\n<p>Don't forget that [latex]{\\cos }^{n}(t)[\/latex] is a commonly used shorthand notation for [latex]{\\left(\\cos \\left(t\\right)\\right)}^{n}[\/latex]. When we write it without the shorthand notation, we can clearly see why the chain rule is necessary in these situations.<\/p>\r\n<\/section>\r\n<section class=\"textbox tryIt\">\r\n<p>[ohm_question hide_question_numbers=1]206008[\/ohm_question]<\/p>\r\n<\/section>\r\n<section class=\"textbox example\">\r\n<p id=\"fs-id1169736593552\">A particle moves along a coordinate axis. Its position at time [latex]t[\/latex] is given by [latex]s(t)= \\sin (2t)+ \\cos (3t)[\/latex]. What is the velocity of the particle at time [latex]t=\\frac{\\pi}{6}[\/latex]?<\/p>\r\n<p>[reveal-answer q=\"fs-id1169736593621\"]Show Solution[\/reveal-answer]<br \/>\r\n[hidden-answer a=\"fs-id1169736593621\"]<\/p>\r\n<p id=\"fs-id1169736593621\">To find [latex]v(t)[\/latex], the velocity of the particle at time [latex]t[\/latex], we must differentiate [latex]s(t)[\/latex]. Thus,<\/p>\r\n<div id=\"fs-id1169736593661\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]v(t)=s^{\\prime}(t)=2 \\cos(2t)-3 \\sin(3t)[\/latex].<\/div>\r\n<p>&nbsp;<\/p>\r\n<p id=\"fs-id1169739266652\">Substituting [latex]t=\\frac{\\pi}{6}[\/latex] into [latex]v(t)[\/latex], we obtain [latex]v(\\frac{\\pi}{6})=-2[\/latex].<\/p>\r\n<p>Watch the following video to see the worked solution to this example.<\/p>\r\n<center><iframe title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/CE8oqftYNvQ?controls=0&amp;start=725&amp;end=835&amp;autoplay=0\" width=\"750\" height=\"450\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\" data-mce-fragment=\"1\"><span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\">\ufeff<\/span><\/iframe><\/center>\r\n<p>For closed captioning, open the video on its original page by clicking the Youtube logo in the lower right-hand corner of the video display. In YouTube, the video will begin at the same starting point as this clip, but will continue playing until the very end.<\/p>\r\n<p>You can view the <a href=\"https:\/\/oerfiles.s3.us-west-2.amazonaws.com\/Calculus\/Calculus1+Videos\/3.6TheChainRule725to835_transcript.txt\" target=\"_blank\" rel=\"noopener\">transcript for this segmented clip of \"3.6 The Chain Rule\" here (opens in new window)<\/a>.<\/p>\r\n<p>[\/hidden-answer]<\/p>\r\n<\/section>\r\n<p>At this point, we present a very informal proof of the chain rule.<\/p>\r\n<section class=\"textbox connectIt\">\r\n<p style=\"text-align: center;\"><strong>Proof<\/strong><\/p>\r\n<hr \/>\r\n<p id=\"fs-id1169736655179\">For simplicity\u2019s sake we ignore certain issues: For example, we assume that [latex]g(x)\\ne g(a)[\/latex] for [latex]x\\ne a[\/latex] in some open interval containing [latex]a[\/latex]. We begin by applying the limit definition of the derivative to the function [latex]h(x)[\/latex] to obtain [latex]h^{\\prime}(a)[\/latex]:<\/p>\r\n<div id=\"fs-id1169736655258\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]h^{\\prime}(a)=\\underset{x\\to a}{\\lim}\\dfrac{f(g(x))-f(g(a))}{x-a}[\/latex]<\/div>\r\n<p>&nbsp;<\/p>\r\n<p id=\"fs-id1169739305452\">Rewriting, we obtain<\/p>\r\n<div id=\"fs-id1169739305455\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]h^{\\prime}(a)=\\underset{x\\to a}{\\lim}\\dfrac{f(g(x))-f(g(a))}{g(x)-g(a)} \\cdot \\dfrac{g(x)-g(a)}{x-a}[\/latex]<\/div>\r\n<p id=\"fs-id1169739305587\">Although it is clear that<\/p>\r\n<div class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\underset{x\\to a}{\\lim}\\dfrac{g(x)-g(a)}{x-a}=g^{\\prime}(a)[\/latex],<\/div>\r\n<p id=\"fs-id1169736662280\">it is not obvious that<\/p>\r\n<div id=\"fs-id1169736662283\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\underset{x\\to a}{\\lim}\\dfrac{f(g(x))-f(g(a))}{g(x)-g(a)}=f^{\\prime}(g(a))[\/latex]<\/div>\r\n<p id=\"fs-id1169736662391\">To see that this is true, first recall that since [latex]g[\/latex] is differentiable at [latex]a, \\, g[\/latex] is also continuous at [latex]a[\/latex]. Thus,<\/p>\r\n<div id=\"fs-id1169736662414\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\underset{x\\to a}{\\lim}g(x)=g(a)[\/latex].<\/div>\r\n<p id=\"fs-id1169739303393\">Next, make the substitution [latex]y=g(x)[\/latex] and [latex]b=g(a)[\/latex] and use change of variables in the limit to obtain<\/p>\r\n<div class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\underset{x\\to a}{\\lim}\\dfrac{f(g(x))-f(g(a))}{g(x)-g(a)}=\\underset{y\\to b}{\\lim}\\dfrac{f(y)-f(b)}{y-b}=f^{\\prime}(b)=f^{\\prime}(g(a))[\/latex].<\/div>\r\n<p id=\"fs-id1169739335832\">Finally,<\/p>\r\n<div id=\"fs-id1169739335835\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]h^{\\prime}(a)=\\underset{x\\to a}{\\lim}\\dfrac{f(g(x))-f(g(a))}{g(x)-g(a)} \\cdot \\dfrac{g(x)-g(a)}{x-a}=f^{\\prime}(g(a))g^{\\prime}(a)[\/latex]<\/div>\r\n<p>[latex]_\\blacksquare[\/latex]<\/p>\r\n<\/section>\r\n<section class=\"textbox example\">\r\n<p id=\"fs-id1169736613859\">Let [latex]h(x)=f(g(x))[\/latex]. If [latex]g(1)=4, \\, g^{\\prime}(1)=3[\/latex], and [latex]f^{\\prime}(4)=7[\/latex], find [latex]h^{\\prime}(1)[\/latex].<\/p>\r\n<p>[reveal-answer q=\"fs-id1169736613978\"]Show Solution[\/reveal-answer]<br \/>\r\n[hidden-answer a=\"fs-id1169736613978\"]<\/p>\r\n<p id=\"fs-id1169736613978\">Use the chain rule, then substitute.<\/p>\r\n<div id=\"fs-id1169736613982\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{lllll}h^{\\prime}(1) &amp; =f^{\\prime}(g(1))g^{\\prime}(1) &amp; &amp; &amp; \\text{Apply the chain rule.} \\\\ &amp; =f^{\\prime}(4) \\cdot 3 &amp; &amp; &amp; \\text{Substitute} \\, g(1)=4 \\, \\text{and} \\, g^{\\prime}(1)=3. \\\\ &amp; =7 \\cdot 3 &amp; &amp; &amp; \\text{Substitute} \\, f^{\\prime}(4)=7. \\\\ &amp; =21 &amp; &amp; &amp; \\text{Simplify.} \\end{array}[\/latex]<\/div>\r\n<p>&nbsp;<\/p>\r\n<p>Watch the following video to see the worked solution to this example.<\/p>\r\n<center><iframe title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/CE8oqftYNvQ?controls=0&amp;start=842&amp;end=920&amp;autoplay=0\" width=\"750\" height=\"450\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\" data-mce-fragment=\"1\"><\/iframe><\/center>\r\n<p>For closed captioning, open the video on its original page by clicking the Youtube logo in the lower right-hand corner of the video display. In YouTube, the video will begin at the same starting point as this clip, but will continue playing until the very end.<\/p>\r\n<p>You can view the <a href=\"https:\/\/oerfiles.s3.us-west-2.amazonaws.com\/Calculus\/Calculus1+Videos\/3.6TheChainRule842to920_transcript.txt\" target=\"_blank\" rel=\"noopener\">transcript for this segmented clip of \"3.6 The Chain Rule\" here (opens in new window)<\/a>.<\/p>\r\n<p>[\/hidden-answer]<\/p>\r\n<\/section>","rendered":"<h2>Applying the Chain Rule Multiple Times<\/h2>\n<p id=\"fs-id1169739304867\">We can integrate the chain rule with other differentiation rules to handle functions composed of multiple functions. When differentiating compositions that involve three or more functions, it\u2019s often necessary to apply the chain rule multiple times. This allows us to systematically derive the derivative without memorizing complex formulas, as the application of the chain rule can be repeated as needed.<\/p>\n<p id=\"fs-id1169739304874\">In a general case, consider a function [latex]k(x)=h(f(g(x)))[\/latex].<\/p>\n<p>First, apply the chain rule to find:<\/p>\n<div id=\"fs-id1169739304927\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]k^{\\prime}(x)=\\frac{d}{dx}(h(f(g(x))))=h^{\\prime}(f(g(x))) \\cdot \\frac{d}{dx}(f(g(x)))[\/latex]<\/div>\n<p id=\"fs-id1169736597613\">Applying the chain rule once again gives us:<\/p>\n<div id=\"fs-id1169736597616\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]k^{\\prime}(x)=h^{\\prime}(f(g(x)))f^{\\prime}(g(x))g^{\\prime}(x)[\/latex]<\/div>\n<section class=\"textbox keyTakeaway\">\n<h3 style=\"text-align: left;\">chain tule for a composition of three functions<\/h3>\n<p id=\"fs-id1169736597709\">For all values of [latex]x[\/latex] for which the function is differentiable, if<\/p>\n<div id=\"fs-id1169736597716\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]k(x)=h(f(g(x)))[\/latex],<\/div>\n<p id=\"fs-id1169736597763\">then<\/p>\n<div id=\"fs-id1169736597766\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]k^{\\prime}(x)=h^{\\prime}(f(g(x)))f^{\\prime}(g(x))g^{\\prime}(x)[\/latex]<\/div>\n<p id=\"fs-id1169736658568\">In other words, we are applying the chain rule twice.<\/p>\n<\/section>\n<section class=\"textbox proTip\">\n<p>Notice that the derivative of the composition of three functions has three parts. (Similarly, the derivative of the composition of four functions has four parts, and so on.) Also, <em>remember, we always work from the outside in, taking one derivative at a time.<\/em><\/p>\n<\/section>\n<section class=\"textbox example\">\n<p id=\"fs-id1169736658589\">Find the derivative of [latex]k(x)=\\cos^4 (7x^2+1)[\/latex]<\/p>\n<p><div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"qfs-id1169736658640\">Show Solution<\/button><\/p>\n<div id=\"qfs-id1169736658640\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169736658640\">First, rewrite [latex]k(x)[\/latex] as<\/p>\n<div id=\"fs-id1169736658656\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]k(x)=(\\cos(7x^2+1))^4[\/latex]<\/div>\n<p id=\"fs-id1169739275169\">Then apply the chain rule several times.<\/p>\n<div id=\"fs-id1169739275173\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{lllll}k^{\\prime}(x) & =4(\\cos(7x^2+1))^3(\\frac{d}{dx}\\cos(7x^2+1)) & & & \\text{Apply the chain rule.} \\\\ & =4(\\cos(7x^2+1))^3(\u2212\\sin(7x^2+1))(\\frac{d}{dx}(7x^2+1)) & & & \\text{Apply the chain rule.} \\\\ & =4(\\cos(7x^2+1))^3(\u2212\\sin(7x^2+1))(14x) & & & \\text{Apply the chain rule.} \\\\ & =-56x \\sin(7x^2+1) \\cos^3 (7x^2+1) & & & \\text{Simplify.} \\end{array}[\/latex]<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox proTip\">\n<p>Don&#8217;t forget that [latex]{\\cos }^{n}(t)[\/latex] is a commonly used shorthand notation for [latex]{\\left(\\cos \\left(t\\right)\\right)}^{n}[\/latex]. When we write it without the shorthand notation, we can clearly see why the chain rule is necessary in these situations.<\/p>\n<\/section>\n<section class=\"textbox tryIt\">\n<iframe loading=\"lazy\" id=\"ohm206008\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=206008&theme=lumen&iframe_resize_id=ohm206008&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><br \/>\n<\/section>\n<section class=\"textbox example\">\n<p id=\"fs-id1169736593552\">A particle moves along a coordinate axis. Its position at time [latex]t[\/latex] is given by [latex]s(t)= \\sin (2t)+ \\cos (3t)[\/latex]. What is the velocity of the particle at time [latex]t=\\frac{\\pi}{6}[\/latex]?<\/p>\n<p><div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"qfs-id1169736593621\">Show Solution<\/button><\/p>\n<div id=\"qfs-id1169736593621\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169736593621\">To find [latex]v(t)[\/latex], the velocity of the particle at time [latex]t[\/latex], we must differentiate [latex]s(t)[\/latex]. Thus,<\/p>\n<div id=\"fs-id1169736593661\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]v(t)=s^{\\prime}(t)=2 \\cos(2t)-3 \\sin(3t)[\/latex].<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1169739266652\">Substituting [latex]t=\\frac{\\pi}{6}[\/latex] into [latex]v(t)[\/latex], we obtain [latex]v(\\frac{\\pi}{6})=-2[\/latex].<\/p>\n<p>Watch the following video to see the worked solution to this example.<\/p>\n<div style=\"text-align: center;\"><iframe loading=\"lazy\" title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/CE8oqftYNvQ?controls=0&amp;start=725&amp;end=835&amp;autoplay=0\" width=\"750\" height=\"450\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\" data-mce-fragment=\"1\"><span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\">\ufeff<\/span><\/iframe><\/div>\n<p>For closed captioning, open the video on its original page by clicking the Youtube logo in the lower right-hand corner of the video display. In YouTube, the video will begin at the same starting point as this clip, but will continue playing until the very end.<\/p>\n<p>You can view the <a href=\"https:\/\/oerfiles.s3.us-west-2.amazonaws.com\/Calculus\/Calculus1+Videos\/3.6TheChainRule725to835_transcript.txt\" target=\"_blank\" rel=\"noopener\">transcript for this segmented clip of &#8220;3.6 The Chain Rule&#8221; here (opens in new window)<\/a>.<\/p>\n<\/div>\n<\/div>\n<\/section>\n<p>At this point, we present a very informal proof of the chain rule.<\/p>\n<section class=\"textbox connectIt\">\n<p style=\"text-align: center;\"><strong>Proof<\/strong><\/p>\n<hr \/>\n<p id=\"fs-id1169736655179\">For simplicity\u2019s sake we ignore certain issues: For example, we assume that [latex]g(x)\\ne g(a)[\/latex] for [latex]x\\ne a[\/latex] in some open interval containing [latex]a[\/latex]. We begin by applying the limit definition of the derivative to the function [latex]h(x)[\/latex] to obtain [latex]h^{\\prime}(a)[\/latex]:<\/p>\n<div id=\"fs-id1169736655258\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]h^{\\prime}(a)=\\underset{x\\to a}{\\lim}\\dfrac{f(g(x))-f(g(a))}{x-a}[\/latex]<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1169739305452\">Rewriting, we obtain<\/p>\n<div id=\"fs-id1169739305455\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]h^{\\prime}(a)=\\underset{x\\to a}{\\lim}\\dfrac{f(g(x))-f(g(a))}{g(x)-g(a)} \\cdot \\dfrac{g(x)-g(a)}{x-a}[\/latex]<\/div>\n<p id=\"fs-id1169739305587\">Although it is clear that<\/p>\n<div class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\underset{x\\to a}{\\lim}\\dfrac{g(x)-g(a)}{x-a}=g^{\\prime}(a)[\/latex],<\/div>\n<p id=\"fs-id1169736662280\">it is not obvious that<\/p>\n<div id=\"fs-id1169736662283\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\underset{x\\to a}{\\lim}\\dfrac{f(g(x))-f(g(a))}{g(x)-g(a)}=f^{\\prime}(g(a))[\/latex]<\/div>\n<p id=\"fs-id1169736662391\">To see that this is true, first recall that since [latex]g[\/latex] is differentiable at [latex]a, \\, g[\/latex] is also continuous at [latex]a[\/latex]. Thus,<\/p>\n<div id=\"fs-id1169736662414\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\underset{x\\to a}{\\lim}g(x)=g(a)[\/latex].<\/div>\n<p id=\"fs-id1169739303393\">Next, make the substitution [latex]y=g(x)[\/latex] and [latex]b=g(a)[\/latex] and use change of variables in the limit to obtain<\/p>\n<div class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\underset{x\\to a}{\\lim}\\dfrac{f(g(x))-f(g(a))}{g(x)-g(a)}=\\underset{y\\to b}{\\lim}\\dfrac{f(y)-f(b)}{y-b}=f^{\\prime}(b)=f^{\\prime}(g(a))[\/latex].<\/div>\n<p id=\"fs-id1169739335832\">Finally,<\/p>\n<div id=\"fs-id1169739335835\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]h^{\\prime}(a)=\\underset{x\\to a}{\\lim}\\dfrac{f(g(x))-f(g(a))}{g(x)-g(a)} \\cdot \\dfrac{g(x)-g(a)}{x-a}=f^{\\prime}(g(a))g^{\\prime}(a)[\/latex]<\/div>\n<p>[latex]_\\blacksquare[\/latex]<br \/>\n<\/section>\n<section class=\"textbox example\">\n<p id=\"fs-id1169736613859\">Let [latex]h(x)=f(g(x))[\/latex]. If [latex]g(1)=4, \\, g^{\\prime}(1)=3[\/latex], and [latex]f^{\\prime}(4)=7[\/latex], find [latex]h^{\\prime}(1)[\/latex].<\/p>\n<p><div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"qfs-id1169736613978\">Show Solution<\/button><\/p>\n<div id=\"qfs-id1169736613978\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169736613978\">Use the chain rule, then substitute.<\/p>\n<div id=\"fs-id1169736613982\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{lllll}h^{\\prime}(1) & =f^{\\prime}(g(1))g^{\\prime}(1) & & & \\text{Apply the chain rule.} \\\\ & =f^{\\prime}(4) \\cdot 3 & & & \\text{Substitute} \\, g(1)=4 \\, \\text{and} \\, g^{\\prime}(1)=3. \\\\ & =7 \\cdot 3 & & & \\text{Substitute} \\, f^{\\prime}(4)=7. \\\\ & =21 & & & \\text{Simplify.} \\end{array}[\/latex]<\/div>\n<p>&nbsp;<\/p>\n<p>Watch the following video to see the worked solution to this example.<\/p>\n<div style=\"text-align: center;\"><iframe loading=\"lazy\" title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/CE8oqftYNvQ?controls=0&amp;start=842&amp;end=920&amp;autoplay=0\" width=\"750\" height=\"450\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\" data-mce-fragment=\"1\"><\/iframe><\/div>\n<p>For closed captioning, open the video on its original page by clicking the Youtube logo in the lower right-hand corner of the video display. In YouTube, the video will begin at the same starting point as this clip, but will continue playing until the very end.<\/p>\n<p>You can view the <a href=\"https:\/\/oerfiles.s3.us-west-2.amazonaws.com\/Calculus\/Calculus1+Videos\/3.6TheChainRule842to920_transcript.txt\" target=\"_blank\" rel=\"noopener\">transcript for this segmented clip of &#8220;3.6 The Chain Rule&#8221; here (opens in new window)<\/a>.<\/p>\n<\/div>\n<\/div>\n<\/section>\n","protected":false},"author":15,"menu_order":11,"template":"","meta":{"_candela_citation":"[]","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"part":560,"module-header":"learn_it","content_attributions":[],"internal_book_links":[],"video_content":null,"cc_video_embed_content":{"cc_scripts":"","media_targets":[]},"try_it_collection":null,"_links":{"self":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapters\/3332"}],"collection":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/wp\/v2\/users\/15"}],"version-history":[{"count":7,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapters\/3332\/revisions"}],"predecessor-version":[{"id":4524,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapters\/3332\/revisions\/4524"}],"part":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/parts\/560"}],"metadata":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapters\/3332\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/wp\/v2\/media?parent=3332"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapter-type?post=3332"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/wp\/v2\/contributor?post=3332"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/wp\/v2\/license?post=3332"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}