{"id":254,"date":"2023-09-20T22:48:36","date_gmt":"2023-09-20T22:48:36","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/calculus1\/chapter\/the-chain-rule-using-leibnizs-notation\/"},"modified":"2024-08-05T01:58:55","modified_gmt":"2024-08-05T01:58:55","slug":"the-chain-rule-learn-it-4","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/calculus1\/chapter\/the-chain-rule-learn-it-4\/","title":{"raw":"The Chain Rule: Learn It 4","rendered":"The Chain Rule: Learn It 4"},"content":{"raw":"<h2>The Chain Rule Using Leibniz\u2019s Notation<\/h2>\r\n<p id=\"fs-id1169739353342\">As with other derivatives that we have seen, we can express the chain rule using Leibniz\u2019s notation. This notation for the chain rule is used heavily in physics applications.<\/p>\r\n<p id=\"fs-id1169739353347\">For [latex]h(x)=f(g(x))[\/latex], let [latex]u=g(x)[\/latex] and [latex]y=h(x)=g(u)[\/latex]. Thus,<\/p>\r\n<div class=\"equation unnumbered\" style=\"text-align: center;\">[latex]h^{\\prime}(x)=\\frac{dy}{dx}, \\, f^{\\prime}(g(x))=f^{\\prime}(u)=\\frac{dy}{du}[\/latex], and [latex]g^{\\prime}(x)=\\frac{du}{dx}[\/latex]<\/div>\r\n<p id=\"fs-id1169739307916\">Consequently,<\/p>\r\n<div id=\"fs-id1169739307919\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\frac{dy}{dx}=h^{\\prime}(x)=f^{\\prime}(g(x))g^{\\prime}(x)=\\frac{dy}{du} \\cdot \\frac{du}{dx}[\/latex]<\/div>\r\n<section class=\"textbox keyTakeaway\">\r\n<h3 style=\"text-align: left;\">chain rule using Leibniz\u2019s notation<\/h3>\r\n<p id=\"fs-id1169739264124\">If [latex]y[\/latex] is a function of [latex]u[\/latex], and [latex]u[\/latex] is a function of [latex]x[\/latex], then<\/p>\r\n<div id=\"fs-id1169739264151\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\dfrac{dy}{dx}=\\dfrac{dy}{du} \\cdot \\dfrac{du}{dx}[\/latex]<\/div>\r\n<\/section>\r\n<section class=\"textbox example\">\r\n<p id=\"fs-id1169739264209\">Find the derivative of [latex]y=\\left(\\dfrac{x}{3x+2}\\right)^5[\/latex]<\/p>\r\n<p>[reveal-answer q=\"fs-id1169739264248\"]Show Solution[\/reveal-answer]<br \/>\r\n[hidden-answer a=\"fs-id1169739264248\"]<\/p>\r\n<p id=\"fs-id1169739264248\">First, let [latex]u=\\frac{x}{3x+2}[\/latex]. Thus, [latex]y=u^5[\/latex]. Next, find [latex]\\frac{du}{dx}[\/latex] and [latex]\\frac{dy}{du}[\/latex].<\/p>\r\n<p>Using the quotient rule,<\/p>\r\n<div id=\"fs-id1169739264320\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\frac{du}{dx}=\\frac{2}{(3x+2)^2}[\/latex]<\/div>\r\n<p id=\"fs-id1169739289304\">and<\/p>\r\n<div id=\"fs-id1169739289307\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\frac{dy}{du}=5u^4[\/latex]<\/div>\r\n<p id=\"fs-id1169739289337\">Finally, we put it all together.<\/p>\r\n<div class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{lllll}\\frac{dy}{dx} &amp; =\\frac{dy}{du} \\cdot \\frac{du}{dx} &amp; &amp; &amp; \\text{Apply the chain rule.} \\\\ &amp; =5u^4 \\cdot \\frac{2}{(3x+2)^2} &amp; &amp; &amp; \\text{Substitute} \\, \\frac{dy}{du}=5u^4 \\, \\text{and} \\, \\frac{du}{dx}=\\frac{2}{(3x+2)^2}. \\\\ &amp; =5(\\frac{x}{3x+2})^4 \\cdot \\frac{2}{(3x+2)^2} &amp; &amp; &amp; \\text{Substitute} \\, u=\\frac{x}{3x+2}. \\\\ &amp; =\\frac{10x^4}{(3x+2)^6} &amp; &amp; &amp; \\text{Simplify.} \\end{array}[\/latex]<\/div>\r\n<p id=\"fs-id1169736592575\">It is important to remember that, when using the Leibniz form of the chain rule, the final answer must be expressed entirely in terms of the original variable given in the problem.<\/p>\r\n<p>[\/hidden-answer]<\/p>\r\n<\/section>\r\n<section class=\"textbox example\">\r\n<p id=\"fs-id1169736592592\">Find the derivative of [latex]y= \\tan (4x^2-3x+1)[\/latex]<\/p>\r\n<p>[reveal-answer q=\"fs-id1169736661260\"]Show Solution[\/reveal-answer]<br \/>\r\n[hidden-answer a=\"fs-id1169736661260\"]<\/p>\r\n<p id=\"fs-id1169736661260\">First, let [latex]u=4x^2-3x+1[\/latex]. Then [latex]y= \\tan u[\/latex]. Next, find [latex]\\frac{du}{dx}[\/latex] and [latex]\\frac{dy}{du}[\/latex]:<\/p>\r\n<div id=\"fs-id1169736661338\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\frac{du}{dx}=8x-3[\/latex] and [latex]\\frac{dy}{du}=\\sec^2 u[\/latex].<\/div>\r\n<p id=\"fs-id1169736661398\">Finally, we put it all together.<\/p>\r\n<div id=\"fs-id1169736661401\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{lllll}\\frac{dy}{dx} &amp; =\\frac{dy}{du} \\cdot \\frac{du}{dx} &amp; &amp; &amp; \\text{Apply the chain rule.} \\\\ &amp; = \\sec^2 u \\cdot (8x-3) &amp; &amp; &amp; \\text{Use} \\, \\frac{du}{dx}=8x-3 \\, \\text{and} \\, \\frac{dy}{du}= \\sec^2 u. \\\\ &amp; = \\sec^2 (4x^2-3x+1) \\cdot (8x-3) &amp; &amp; &amp; \\text{Substitute} \\, u=4x^2-3x+1. \\end{array}[\/latex]<\/div>\r\n<div class=\"equation unnumbered\" style=\"text-align: left;\">[\/hidden-answer]<\/div>\r\n<\/section>","rendered":"<h2>The Chain Rule Using Leibniz\u2019s Notation<\/h2>\n<p id=\"fs-id1169739353342\">As with other derivatives that we have seen, we can express the chain rule using Leibniz\u2019s notation. This notation for the chain rule is used heavily in physics applications.<\/p>\n<p id=\"fs-id1169739353347\">For [latex]h(x)=f(g(x))[\/latex], let [latex]u=g(x)[\/latex] and [latex]y=h(x)=g(u)[\/latex]. Thus,<\/p>\n<div class=\"equation unnumbered\" style=\"text-align: center;\">[latex]h^{\\prime}(x)=\\frac{dy}{dx}, \\, f^{\\prime}(g(x))=f^{\\prime}(u)=\\frac{dy}{du}[\/latex], and [latex]g^{\\prime}(x)=\\frac{du}{dx}[\/latex]<\/div>\n<p id=\"fs-id1169739307916\">Consequently,<\/p>\n<div id=\"fs-id1169739307919\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\frac{dy}{dx}=h^{\\prime}(x)=f^{\\prime}(g(x))g^{\\prime}(x)=\\frac{dy}{du} \\cdot \\frac{du}{dx}[\/latex]<\/div>\n<section class=\"textbox keyTakeaway\">\n<h3 style=\"text-align: left;\">chain rule using Leibniz\u2019s notation<\/h3>\n<p id=\"fs-id1169739264124\">If [latex]y[\/latex] is a function of [latex]u[\/latex], and [latex]u[\/latex] is a function of [latex]x[\/latex], then<\/p>\n<div id=\"fs-id1169739264151\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\dfrac{dy}{dx}=\\dfrac{dy}{du} \\cdot \\dfrac{du}{dx}[\/latex]<\/div>\n<\/section>\n<section class=\"textbox example\">\n<p id=\"fs-id1169739264209\">Find the derivative of [latex]y=\\left(\\dfrac{x}{3x+2}\\right)^5[\/latex]<\/p>\n<p><div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"qfs-id1169739264248\">Show Solution<\/button><\/p>\n<div id=\"qfs-id1169739264248\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169739264248\">First, let [latex]u=\\frac{x}{3x+2}[\/latex]. Thus, [latex]y=u^5[\/latex]. Next, find [latex]\\frac{du}{dx}[\/latex] and [latex]\\frac{dy}{du}[\/latex].<\/p>\n<p>Using the quotient rule,<\/p>\n<div id=\"fs-id1169739264320\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\frac{du}{dx}=\\frac{2}{(3x+2)^2}[\/latex]<\/div>\n<p id=\"fs-id1169739289304\">and<\/p>\n<div id=\"fs-id1169739289307\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\frac{dy}{du}=5u^4[\/latex]<\/div>\n<p id=\"fs-id1169739289337\">Finally, we put it all together.<\/p>\n<div class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{lllll}\\frac{dy}{dx} & =\\frac{dy}{du} \\cdot \\frac{du}{dx} & & & \\text{Apply the chain rule.} \\\\ & =5u^4 \\cdot \\frac{2}{(3x+2)^2} & & & \\text{Substitute} \\, \\frac{dy}{du}=5u^4 \\, \\text{and} \\, \\frac{du}{dx}=\\frac{2}{(3x+2)^2}. \\\\ & =5(\\frac{x}{3x+2})^4 \\cdot \\frac{2}{(3x+2)^2} & & & \\text{Substitute} \\, u=\\frac{x}{3x+2}. \\\\ & =\\frac{10x^4}{(3x+2)^6} & & & \\text{Simplify.} \\end{array}[\/latex]<\/div>\n<p id=\"fs-id1169736592575\">It is important to remember that, when using the Leibniz form of the chain rule, the final answer must be expressed entirely in terms of the original variable given in the problem.<\/p>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox example\">\n<p id=\"fs-id1169736592592\">Find the derivative of [latex]y= \\tan (4x^2-3x+1)[\/latex]<\/p>\n<p><div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"qfs-id1169736661260\">Show Solution<\/button><\/p>\n<div id=\"qfs-id1169736661260\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169736661260\">First, let [latex]u=4x^2-3x+1[\/latex]. Then [latex]y= \\tan u[\/latex]. Next, find [latex]\\frac{du}{dx}[\/latex] and [latex]\\frac{dy}{du}[\/latex]:<\/p>\n<div id=\"fs-id1169736661338\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\frac{du}{dx}=8x-3[\/latex] and [latex]\\frac{dy}{du}=\\sec^2 u[\/latex].<\/div>\n<p id=\"fs-id1169736661398\">Finally, we put it all together.<\/p>\n<div id=\"fs-id1169736661401\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{lllll}\\frac{dy}{dx} & =\\frac{dy}{du} \\cdot \\frac{du}{dx} & & & \\text{Apply the chain rule.} \\\\ & = \\sec^2 u \\cdot (8x-3) & & & \\text{Use} \\, \\frac{du}{dx}=8x-3 \\, \\text{and} \\, \\frac{dy}{du}= \\sec^2 u. \\\\ & = \\sec^2 (4x^2-3x+1) \\cdot (8x-3) & & & \\text{Substitute} \\, u=4x^2-3x+1. \\end{array}[\/latex]<\/div>\n<div class=\"equation unnumbered\" style=\"text-align: left;\"><\/div>\n<\/div>\n<\/div>\n<\/section>\n","protected":false},"author":6,"menu_order":12,"template":"","meta":{"_candela_citation":"[{\"type\":\"cc\",\"description\":\"Calculus Volume 1\",\"author\":\"Gilbert Strang, Edwin (Jed) Herman\",\"organization\":\"OpenStax\",\"url\":\"https:\/\/openstax.org\/details\/books\/calculus-volume-1\",\"project\":\"\",\"license\":\"cc-by-nc-sa\",\"license_terms\":\"Access for free at https:\/\/openstax.org\/books\/calculus-volume-1\/pages\/1-introduction\"},{\"type\":\"original\",\"description\":\"3.6 The Chain Rule\",\"author\":\"Ryan Melton\",\"organization\":\"\",\"url\":\"\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"}]","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":[{"type":"cc","description":"Calculus Volume 1","author":"Gilbert Strang, Edwin (Jed) Herman","organization":"OpenStax","url":"https:\/\/openstax.org\/details\/books\/calculus-volume-1","project":"","license":"cc-by-nc-sa","license_terms":"Access for free at https:\/\/openstax.org\/books\/calculus-volume-1\/pages\/1-introduction"},{"type":"original","description":"3.6 The Chain Rule","author":"Ryan Melton","organization":"","url":"","project":"","license":"cc-by","license_terms":""}],"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\/254"}],"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\/6"}],"version-history":[{"count":5,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapters\/254\/revisions"}],"predecessor-version":[{"id":3346,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapters\/254\/revisions\/3346"}],"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\/254\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/wp\/v2\/media?parent=254"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapter-type?post=254"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/wp\/v2\/contributor?post=254"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/wp\/v2\/license?post=254"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}