{"id":2870,"date":"2024-06-10T18:41:14","date_gmt":"2024-06-10T18:41:14","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/calculus1\/?post_type=chapter&#038;p=2870"},"modified":"2024-08-05T12:40:14","modified_gmt":"2024-08-05T12:40:14","slug":"differentiation-rules-learn-it-2","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/calculus1\/chapter\/differentiation-rules-learn-it-2\/","title":{"raw":"Differentiation Rules: Learn It 2","rendered":"Differentiation Rules: Learn It 2"},"content":{"raw":"<h2>The Basic Rules Cont.<\/h2>\r\n<h3>The Sum, Difference, and Constant Multiple Rules<\/h3>\r\n<p id=\"fs-id1169739270017\">We find our next differentiation rules by looking at derivatives of sums, differences, and constant multiples of functions. Just as when we work with functions, there are rules that make it easier to find derivatives of functions that we add, subtract, or multiply by a constant.\u00a0<\/p>\r\n<section class=\"textbox keyTakeaway\">\r\n<h3 style=\"text-align: left;\">sum, difference, and constant multiple rules<\/h3>\r\n<p id=\"fs-id1169736611426\">Let [latex]f(x)[\/latex] and [latex]g(x)[\/latex] be differentiable functions and [latex]k[\/latex] be a constant. Then each of the following equations holds.<\/p>\r\n<p>&nbsp;<\/p>\r\n<p id=\"fs-id1169739039653\"><strong>Sum Rule:<\/strong>\u00a0The derivative of the sum of a function [latex]f[\/latex] and a function [latex]g[\/latex] is the same as the sum of the derivative of [latex]f[\/latex] and the derivative of [latex]g[\/latex].<\/p>\r\n<div id=\"fs-id1169739179597\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\frac{d}{dx}(f(x)+g(x))=\\frac{d}{dx}(f(x))+\\frac{d}{dx}(g(x))[\/latex];<\/div>\r\n<p id=\"fs-id1169739351562\">that is,<\/p>\r\n<div id=\"fs-id1169739008128\" class=\"equation unnumbered\" style=\"text-align: center;\">for [latex]j(x)=f(x)+g(x), \\, j^{\\prime}(x)=f^{\\prime}(x)+g^{\\prime}(x)[\/latex]<\/div>\r\n<div>\u00a0<\/div>\r\n<p id=\"fs-id1169739000178\"><strong>Difference Rule:<\/strong>\u00a0The derivative of the difference of a function [latex]f[\/latex] and a function [latex]g[\/latex] is the same as the difference of the derivative of [latex]f[\/latex] and the derivative of [latex]g[\/latex].<\/p>\r\n<div id=\"fs-id1169736611311\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\frac{d}{dx}(f(x)-g(x))=\\frac{d}{dx}(f(x))-\\frac{d}{dx}(g(x))[\/latex];<\/div>\r\n<div>\u00a0<\/div>\r\n<p id=\"fs-id1169739005930\">that is,<\/p>\r\n<div id=\"fs-id1169739208882\" class=\"equation unnumbered\" style=\"text-align: center;\">for [latex]j(x)=f(x)-g(x), \\, j^{\\prime}(x)=f^{\\prime}(x)-g^{\\prime}(x)[\/latex]<\/div>\r\n<div>\u00a0<\/div>\r\n<p id=\"fs-id1169739195371\"><strong>Constant Multiple Rule:<\/strong>\u00a0The derivative of a constant [latex]k[\/latex] multiplied by a function [latex]f[\/latex] is the same as the constant multiplied by the derivative:<\/p>\r\n<div id=\"fs-id1169739340266\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\frac{d}{dx}(kf(x))=k\\frac{d}{dx}(f(x))[\/latex];<\/div>\r\n<p id=\"fs-id1169739179540\">that is,<\/p>\r\n<div id=\"fs-id1169739179543\" class=\"equation unnumbered\" style=\"text-align: center;\">for [latex]j(x)=kf(x), \\, j^{\\prime}(x)=kf^{\\prime}(x)[\/latex]<\/div>\r\n<\/section>\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-id1169736594897\">We provide only the proof of the sum rule here. The rest follow in a similar manner.<\/p>\r\n<p id=\"fs-id1169736659244\">For differentiable functions [latex]f(x)[\/latex] and [latex]g(x)[\/latex], we set [latex]j(x)=f(x)+g(x)[\/latex]. Using the limit definition of the derivative we have<\/p>\r\n<div id=\"fs-id1169739269666\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]j^{\\prime}(x)=\\underset{h\\to 0}{\\lim}\\dfrac{j(x+h)-j(x)}{h}[\/latex]<\/div>\r\n<p id=\"fs-id1169739343658\">By substituting [latex]j(x+h)=f(x+h)+g(x+h)[\/latex] and [latex]j(x)=f(x)+g(x)[\/latex], we obtain<\/p>\r\n<div id=\"fs-id1169739274306\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]j^{\\prime}(x)=\\underset{h\\to 0}{\\lim}\\dfrac{(f(x+h)+g(x+h))-(f(x)+g(x))}{h}[\/latex]<\/div>\r\n<p id=\"fs-id1169736613826\">Rearranging and regrouping the terms, we have<\/p>\r\n<div id=\"fs-id1169739303318\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]j^{\\prime}(x)=\\underset{h\\to 0}{\\lim}(\\frac{f(x+h)-f(x)}{h}+\\frac{g(x+h)-g(x)}{h})[\/latex]<\/div>\r\n<p id=\"fs-id1169739274627\">We now apply the sum law for limits and the definition of the derivative to obtain<\/p>\r\n<div id=\"fs-id1169739274631\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]j^{\\prime}(x)=\\underset{h\\to 0}{\\lim}(\\frac{f(x+h)-f(x)}{h})+\\underset{h\\to 0}{\\lim}(\\frac{g(x+h)-g(x)}{h})=f^{\\prime}(x)+g^{\\prime}(x)[\/latex]<\/div>\r\n<p>[latex]_\\blacksquare[\/latex]<\/p>\r\n<\/section>\r\n<section class=\"textbox example\">\r\n<p id=\"fs-id1169739305154\">Find the derivative of [latex]g(x)=3x^2[\/latex] and compare it to the derivative of [latex]f(x)=x^2[\/latex].<\/p>\r\n<p>[reveal-answer q=\"fs-id1169739286421\"]Show Solution[\/reveal-answer]<br \/>\r\n[hidden-answer a=\"fs-id1169739286421\"]<\/p>\r\n<p id=\"fs-id1169739286421\">We use the power rule directly:<\/p>\r\n<div id=\"fs-id1169739286424\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]g^{\\prime}(x)=\\dfrac{d}{dx}(3x^2)=3\\dfrac{d}{dx}(x^2)=3(2x)=6x[\/latex].<\/div>\r\n<p id=\"fs-id1169736660712\">Since [latex]f(x)=x^2[\/latex] has derivative [latex]f^{\\prime}(x)=2x[\/latex], we see that the derivative of [latex]g(x)[\/latex] is [latex]3[\/latex] times the derivative of [latex]f(x)[\/latex]. This relationship is illustrated in the graphs below.<\/p>\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"859\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205331\/CNX_Calc_Figure_03_03_001.jpg\" alt=\"Two graphs are shown. The first graph shows g(x) = 3x2 and f(x) = x squared. The second graph shows g\u2019(x) = 6x and f\u2019(x) = 2x. In the first graph, g(x) increases three times more quickly than f(x). In the second graph, g\u2019(x) increases three times more quickly than f\u2019(x).\" width=\"859\" height=\"309\" \/> Figure 1. The derivative of [latex]g(x)[\/latex] is 3 times the derivative of [latex]f(x)[\/latex].[\/caption]\r\n\r\n<p>[\/hidden-answer]<\/p>\r\n<\/section>\r\n<section class=\"textbox example\">\r\n<p id=\"fs-id1169739300397\">Find the derivative of [latex]f(x)=2x^5+7[\/latex].<\/p>\r\n<p>[reveal-answer q=\"fs-id1169739064774\"]Show Solution[\/reveal-answer]<br \/>\r\n[hidden-answer a=\"fs-id1169739064774\"]<\/p>\r\n<p id=\"fs-id1169739064774\">We begin by applying the rule for differentiating the sum of two functions, followed by the rules for differentiating constant multiples of functions and the rule for differentiating powers. To better understand the sequence in which the differentiation rules are applied, we use Leibniz notation throughout the solution:<\/p>\r\n<div id=\"fs-id1169739273990\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{lllll}f^{\\prime}(x) &amp; =\\frac{d}{dx}(2x^5+7) &amp; &amp; &amp; \\\\ &amp; =\\frac{d}{dx}(2x^5)+\\frac{d}{dx}(7) &amp; &amp; &amp; \\text{Apply the sum rule.} \\\\ &amp; =2\\frac{d}{dx}(x^5)+\\frac{d}{dx}(7) &amp; &amp; &amp; \\text{Apply the constant multiple rule.} \\\\ &amp; =2(5x^4)+0 &amp; &amp; &amp; \\text{Apply the power rule and the constant rule.} \\\\ &amp; =10x^4. &amp; &amp; &amp; \\text{Simplify.} \\end{array}[\/latex]<\/div>\r\n<p>[\/hidden-answer]<\/p>\r\n<\/section>\r\n<section class=\"textbox example\">\r\n<p id=\"fs-id1169739242299\">Find the equation of the line tangent to the graph of [latex]f(x)=x^2-4x+6[\/latex] at [latex]x=1[\/latex].<\/p>\r\n<p>[reveal-answer q=\"fs-id1169736663036\"]Show Solution[\/reveal-answer]<br \/>\r\n[hidden-answer a=\"fs-id1169736663036\"]<\/p>\r\n<p id=\"fs-id1169736663036\">To find the equation of the tangent line, we need a point and a slope. To find the point, compute<\/p>\r\n<div id=\"fs-id1169736663039\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]f(1)=1^2-4(1)+6=3[\/latex].<\/div>\r\n<p id=\"fs-id1169736587931\">This gives us the point [latex](1,3)[\/latex]. Since the slope of the tangent line at [latex]1[\/latex] is [latex]f^{\\prime}(1)[\/latex], we must first find [latex]f^{\\prime}(x)[\/latex]. Using the definition of a derivative, we have<\/p>\r\n<div id=\"fs-id1169739297908\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]f^{\\prime}(x)=2x-4[\/latex]<\/div>\r\n<p id=\"fs-id1169739273132\">so the slope of the tangent line is [latex]f^{\\prime}(1)=-2[\/latex]. Using the point-slope formula, we see that the equation of the tangent line is<\/p>\r\n<div id=\"fs-id1169739273158\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]y-3=-2(x-1)[\/latex].<\/div>\r\n<p id=\"fs-id1169739269639\">Putting the equation of the line in slope-intercept form, we obtain<\/p>\r\n<div id=\"fs-id1169739269643\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]y=-2x+5[\/latex].<\/div>\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\/ruACLHzWT3g?controls=0&amp;start=338&amp;end=444&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.3DifferentiationRules338to444_transcript.txt\" target=\"_blank\" rel=\"noopener\">transcript for this segmented clip of \"3.3 Differentiation Rules\" here (opens in new window)<\/a>.<\/p>\r\n<p>[\/hidden-answer]<\/p>\r\n<\/section>\r\n<section class=\"textbox tryIt\">\r\n<p>[ohm_question hide_question_numbers=1]33696[\/ohm_question]<\/p>\r\n<\/section>","rendered":"<h2>The Basic Rules Cont.<\/h2>\n<h3>The Sum, Difference, and Constant Multiple Rules<\/h3>\n<p id=\"fs-id1169739270017\">We find our next differentiation rules by looking at derivatives of sums, differences, and constant multiples of functions. Just as when we work with functions, there are rules that make it easier to find derivatives of functions that we add, subtract, or multiply by a constant.\u00a0<\/p>\n<section class=\"textbox keyTakeaway\">\n<h3 style=\"text-align: left;\">sum, difference, and constant multiple rules<\/h3>\n<p id=\"fs-id1169736611426\">Let [latex]f(x)[\/latex] and [latex]g(x)[\/latex] be differentiable functions and [latex]k[\/latex] be a constant. Then each of the following equations holds.<\/p>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1169739039653\"><strong>Sum Rule:<\/strong>\u00a0The derivative of the sum of a function [latex]f[\/latex] and a function [latex]g[\/latex] is the same as the sum of the derivative of [latex]f[\/latex] and the derivative of [latex]g[\/latex].<\/p>\n<div id=\"fs-id1169739179597\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\frac{d}{dx}(f(x)+g(x))=\\frac{d}{dx}(f(x))+\\frac{d}{dx}(g(x))[\/latex];<\/div>\n<p id=\"fs-id1169739351562\">that is,<\/p>\n<div id=\"fs-id1169739008128\" class=\"equation unnumbered\" style=\"text-align: center;\">for [latex]j(x)=f(x)+g(x), \\, j^{\\prime}(x)=f^{\\prime}(x)+g^{\\prime}(x)[\/latex]<\/div>\n<div>\u00a0<\/div>\n<p id=\"fs-id1169739000178\"><strong>Difference Rule:<\/strong>\u00a0The derivative of the difference of a function [latex]f[\/latex] and a function [latex]g[\/latex] is the same as the difference of the derivative of [latex]f[\/latex] and the derivative of [latex]g[\/latex].<\/p>\n<div id=\"fs-id1169736611311\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\frac{d}{dx}(f(x)-g(x))=\\frac{d}{dx}(f(x))-\\frac{d}{dx}(g(x))[\/latex];<\/div>\n<div>\u00a0<\/div>\n<p id=\"fs-id1169739005930\">that is,<\/p>\n<div id=\"fs-id1169739208882\" class=\"equation unnumbered\" style=\"text-align: center;\">for [latex]j(x)=f(x)-g(x), \\, j^{\\prime}(x)=f^{\\prime}(x)-g^{\\prime}(x)[\/latex]<\/div>\n<div>\u00a0<\/div>\n<p id=\"fs-id1169739195371\"><strong>Constant Multiple Rule:<\/strong>\u00a0The derivative of a constant [latex]k[\/latex] multiplied by a function [latex]f[\/latex] is the same as the constant multiplied by the derivative:<\/p>\n<div id=\"fs-id1169739340266\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\frac{d}{dx}(kf(x))=k\\frac{d}{dx}(f(x))[\/latex];<\/div>\n<p id=\"fs-id1169739179540\">that is,<\/p>\n<div id=\"fs-id1169739179543\" class=\"equation unnumbered\" style=\"text-align: center;\">for [latex]j(x)=kf(x), \\, j^{\\prime}(x)=kf^{\\prime}(x)[\/latex]<\/div>\n<\/section>\n<section class=\"textbox connectIt\">\n<p style=\"text-align: center;\"><strong>Proof<\/strong><\/p>\n<hr \/>\n<p id=\"fs-id1169736594897\">We provide only the proof of the sum rule here. The rest follow in a similar manner.<\/p>\n<p id=\"fs-id1169736659244\">For differentiable functions [latex]f(x)[\/latex] and [latex]g(x)[\/latex], we set [latex]j(x)=f(x)+g(x)[\/latex]. Using the limit definition of the derivative we have<\/p>\n<div id=\"fs-id1169739269666\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]j^{\\prime}(x)=\\underset{h\\to 0}{\\lim}\\dfrac{j(x+h)-j(x)}{h}[\/latex]<\/div>\n<p id=\"fs-id1169739343658\">By substituting [latex]j(x+h)=f(x+h)+g(x+h)[\/latex] and [latex]j(x)=f(x)+g(x)[\/latex], we obtain<\/p>\n<div id=\"fs-id1169739274306\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]j^{\\prime}(x)=\\underset{h\\to 0}{\\lim}\\dfrac{(f(x+h)+g(x+h))-(f(x)+g(x))}{h}[\/latex]<\/div>\n<p id=\"fs-id1169736613826\">Rearranging and regrouping the terms, we have<\/p>\n<div id=\"fs-id1169739303318\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]j^{\\prime}(x)=\\underset{h\\to 0}{\\lim}(\\frac{f(x+h)-f(x)}{h}+\\frac{g(x+h)-g(x)}{h})[\/latex]<\/div>\n<p id=\"fs-id1169739274627\">We now apply the sum law for limits and the definition of the derivative to obtain<\/p>\n<div id=\"fs-id1169739274631\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]j^{\\prime}(x)=\\underset{h\\to 0}{\\lim}(\\frac{f(x+h)-f(x)}{h})+\\underset{h\\to 0}{\\lim}(\\frac{g(x+h)-g(x)}{h})=f^{\\prime}(x)+g^{\\prime}(x)[\/latex]<\/div>\n<p>[latex]_\\blacksquare[\/latex]<br \/>\n<\/section>\n<section class=\"textbox example\">\n<p id=\"fs-id1169739305154\">Find the derivative of [latex]g(x)=3x^2[\/latex] and compare it to the derivative of [latex]f(x)=x^2[\/latex].<\/p>\n<p><div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"qfs-id1169739286421\">Show Solution<\/button><\/p>\n<div id=\"qfs-id1169739286421\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169739286421\">We use the power rule directly:<\/p>\n<div id=\"fs-id1169739286424\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]g^{\\prime}(x)=\\dfrac{d}{dx}(3x^2)=3\\dfrac{d}{dx}(x^2)=3(2x)=6x[\/latex].<\/div>\n<p id=\"fs-id1169736660712\">Since [latex]f(x)=x^2[\/latex] has derivative [latex]f^{\\prime}(x)=2x[\/latex], we see that the derivative of [latex]g(x)[\/latex] is [latex]3[\/latex] times the derivative of [latex]f(x)[\/latex]. This relationship is illustrated in the graphs below.<\/p>\n<figure style=\"width: 859px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205331\/CNX_Calc_Figure_03_03_001.jpg\" alt=\"Two graphs are shown. The first graph shows g(x) = 3x2 and f(x) = x squared. The second graph shows g\u2019(x) = 6x and f\u2019(x) = 2x. In the first graph, g(x) increases three times more quickly than f(x). In the second graph, g\u2019(x) increases three times more quickly than f\u2019(x).\" width=\"859\" height=\"309\" \/><figcaption class=\"wp-caption-text\">Figure 1. The derivative of [latex]g(x)[\/latex] is 3 times the derivative of [latex]f(x)[\/latex].<\/figcaption><\/figure>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox example\">\n<p id=\"fs-id1169739300397\">Find the derivative of [latex]f(x)=2x^5+7[\/latex].<\/p>\n<p><div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"qfs-id1169739064774\">Show Solution<\/button><\/p>\n<div id=\"qfs-id1169739064774\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169739064774\">We begin by applying the rule for differentiating the sum of two functions, followed by the rules for differentiating constant multiples of functions and the rule for differentiating powers. To better understand the sequence in which the differentiation rules are applied, we use Leibniz notation throughout the solution:<\/p>\n<div id=\"fs-id1169739273990\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{lllll}f^{\\prime}(x) & =\\frac{d}{dx}(2x^5+7) & & & \\\\ & =\\frac{d}{dx}(2x^5)+\\frac{d}{dx}(7) & & & \\text{Apply the sum rule.} \\\\ & =2\\frac{d}{dx}(x^5)+\\frac{d}{dx}(7) & & & \\text{Apply the constant multiple rule.} \\\\ & =2(5x^4)+0 & & & \\text{Apply the power rule and the constant rule.} \\\\ & =10x^4. & & & \\text{Simplify.} \\end{array}[\/latex]<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox example\">\n<p id=\"fs-id1169739242299\">Find the equation of the line tangent to the graph of [latex]f(x)=x^2-4x+6[\/latex] at [latex]x=1[\/latex].<\/p>\n<p><div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"qfs-id1169736663036\">Show Solution<\/button><\/p>\n<div id=\"qfs-id1169736663036\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169736663036\">To find the equation of the tangent line, we need a point and a slope. To find the point, compute<\/p>\n<div id=\"fs-id1169736663039\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]f(1)=1^2-4(1)+6=3[\/latex].<\/div>\n<p id=\"fs-id1169736587931\">This gives us the point [latex](1,3)[\/latex]. Since the slope of the tangent line at [latex]1[\/latex] is [latex]f^{\\prime}(1)[\/latex], we must first find [latex]f^{\\prime}(x)[\/latex]. Using the definition of a derivative, we have<\/p>\n<div id=\"fs-id1169739297908\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]f^{\\prime}(x)=2x-4[\/latex]<\/div>\n<p id=\"fs-id1169739273132\">so the slope of the tangent line is [latex]f^{\\prime}(1)=-2[\/latex]. Using the point-slope formula, we see that the equation of the tangent line is<\/p>\n<div id=\"fs-id1169739273158\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]y-3=-2(x-1)[\/latex].<\/div>\n<p id=\"fs-id1169739269639\">Putting the equation of the line in slope-intercept form, we obtain<\/p>\n<div id=\"fs-id1169739269643\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]y=-2x+5[\/latex].<\/div>\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\/ruACLHzWT3g?controls=0&amp;start=338&amp;end=444&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.3DifferentiationRules338to444_transcript.txt\" target=\"_blank\" rel=\"noopener\">transcript for this segmented clip of &#8220;3.3 Differentiation Rules&#8221; here (opens in new window)<\/a>.<\/p>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox tryIt\">\n<iframe loading=\"lazy\" id=\"ohm33696\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=33696&theme=lumen&iframe_resize_id=ohm33696&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><br \/>\n<\/section>\n","protected":false},"author":15,"menu_order":17,"template":"","meta":{"_candela_citation":"[]","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"part":503,"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\/2870"}],"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":5,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapters\/2870\/revisions"}],"predecessor-version":[{"id":4499,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapters\/2870\/revisions\/4499"}],"part":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/parts\/503"}],"metadata":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapters\/2870\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/wp\/v2\/media?parent=2870"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapter-type?post=2870"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/wp\/v2\/contributor?post=2870"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/wp\/v2\/license?post=2870"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}