{"id":240,"date":"2023-09-20T22:48:30","date_gmt":"2023-09-20T22:48:30","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/calculus1\/chapter\/the-advanced-rules\/"},"modified":"2024-08-05T12:40:41","modified_gmt":"2024-08-05T12:40:41","slug":"differentiation-rules-learn-it-3","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/calculus1\/chapter\/differentiation-rules-learn-it-3\/","title":{"raw":"Differentiation Rules: Learn It 3","rendered":"Differentiation Rules: Learn It 3"},"content":{"raw":"<h2 class=\"entry-title\">The Advanced Rules<\/h2>\r\n<h3>The Product Rule<\/h3>\r\n<p>Now that we have examined the basic rules, we can begin looking at some of the more advanced rules. The first one examines the derivative of the product of two functions. Although it might be tempting to assume that the derivative of the product is the product of the derivatives, similar to the sum and difference rules, the <strong>product rule<\/strong> does not follow this pattern.<\/p>\r\n<section class=\"textbox example\">\r\n<p>To see why we cannot use this pattern, consider the function [latex]f(x)=x^2[\/latex], whose derivative is,<\/p>\r\n<center>[latex]f^{\\prime}(x)=2x[\/latex]<\/center>\r\n<p>which is not the same as,<\/p>\r\n<center>[latex]\\frac{d}{dx}(x)\\cdot \\frac{d}{dx}(x)=1\\cdot 1=1[\/latex].<\/center><\/section>\r\n<section class=\"textbox keyTakeaway\">\r\n<h3 style=\"text-align: left;\">the product rule<\/h3>\r\n<p id=\"fs-id1169739298182\">Let [latex]f(x)[\/latex] and [latex]g(x)[\/latex] be differentiable functions. Then<\/p>\r\n<div id=\"fs-id1169739326645\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\frac{d}{dx}(f(x)g(x))=\\frac{d}{dx}(f(x))\\cdot g(x)+\\frac{d}{dx}(g(x))\\cdot f(x)[\/latex]<\/div>\r\n<p>&nbsp;<\/p>\r\n<p id=\"fs-id1169739187834\">That is,<\/p>\r\n<div id=\"fs-id1169739187837\" class=\"equation unnumbered\" style=\"text-align: center;\">if [latex]j(x)=f(x)g(x)[\/latex] then [latex]j^{\\prime}(x)=f^{\\prime}(x)g(x)+g^{\\prime}(x)f(x)[\/latex]<\/div>\r\n<p>&nbsp;<\/p>\r\n<p id=\"fs-id1169739269717\">This means that the derivative of a product of two functions is the derivative of the first function times the second function plus the derivative of the second function times the first function.<\/p>\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-id1169736654327\">We begin by assuming that [latex]f(x)[\/latex] and [latex]g(x)[\/latex] are differentiable functions. At a key point in this proof we need to use the fact that, since [latex]g(x)[\/latex] is differentiable, it is also continuous. In particular, we use the fact that since [latex]g(x)[\/latex] is continuous, [latex]\\underset{h\\to 0}{\\lim}g(x+h)=g(x)[\/latex].<\/p>\r\n<p id=\"fs-id1169736656513\">By applying the limit definition of the derivative to [latex]j(x)=f(x)g(x)[\/latex], we obtain<\/p>\r\n<div id=\"fs-id1169739327881\" 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>&nbsp;<\/p>\r\n<p id=\"fs-id1169739301642\">By adding and subtracting [latex]f(x)g(x+h)[\/latex] in the numerator, we have<\/p>\r\n<div id=\"fs-id1169739301672\" 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)+f(x)g(x+h)-f(x)g(x)}{h}[\/latex]<\/div>\r\n<p>&nbsp;<\/p>\r\n<p id=\"fs-id1169739304787\">After breaking apart this quotient and applying the sum law for limits, the derivative becomes<\/p>\r\n<div id=\"fs-id1169739304791\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]j^{\\prime}(x)=\\underset{h\\to 0}{\\lim}\\left(\\frac{f(x+h)g(x+h)-f(x)g(x+h)}{h}\\right)+\\underset{h\\to 0}{\\lim}\\left(\\frac{f(x)g(x+h)-f(x)g(x)}{h}\\right)[\/latex]<\/div>\r\n<p>&nbsp;<\/p>\r\n<p id=\"fs-id1169736662807\">Rearranging, we obtain<\/p>\r\n<div id=\"fs-id1169736662810\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]j^{\\prime}(x)=\\underset{h\\to 0}{\\lim}\\left(\\frac{f(x+h)-f(x)}{h}\\cdot g(x+h)\\right)+\\underset{h\\to 0}{\\lim}\\left(\\frac{g(x+h)-g(x)}{h}\\cdot f(x)\\right)[\/latex]<\/div>\r\n<p>&nbsp;<\/p>\r\n<p id=\"fs-id1169738916876\">By using the continuity of [latex]g(x)[\/latex], the definition of the derivatives of [latex]f(x)[\/latex] and [latex]g(x)[\/latex], and applying the limit laws, we arrive at the product rule,<\/p>\r\n<div id=\"fs-id1169736655920\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]j^{\\prime}(x)=f^{\\prime}(x)g(x)+g^{\\prime}(x)f(x)[\/latex]<\/div>\r\n<p>[latex]_\\blacksquare[\/latex]<\/p>\r\n<\/section>\r\n<p>As you begin using the product rule, it may be useful to remember that addition and multiplication are commutative for all real numbers.<\/p>\r\n<section class=\"textbox recall\">\r\n<p>The following properties hold for real numbers [latex]a[\/latex], [latex]b[\/latex], and [latex]c[\/latex].<\/p>\r\n<table summary=\"A table with six rows and three columns. The first entry of the first row is blank while the remaining columns read: Addition and Multiplication. The first entry of the second row reads: Commutative Property. The second column entry reads a plus b equals b plus a. The third column entry reads a times b equals b times a. The first entry of the third row reads Associative Property. The second column entry reads: a plus the quantity b plus c in parenthesis equals the quantity a plus b in parenthesis plus c. The third column entry reads: a times the quantity b times c in parenthesis equals the quantity a times b in parenthesis times c. The first entry of the fourth row reads: Distributive Property. The second and third column are combined on this row and read: a times the quantity b plus c in parenthesis equals a times b plus a times c. The first entry in the fifth row reads: Identity Property. The second column entry reads: There exists a unique real number called the additive identity, 0, such that for any real number a, a + 0 = a. The third column entry reads: There exists a unique real number called the multiplicative inverse, 1, such that for any real number a, a times 1 equals a. The first entry in the sixth row reads: Inverse Property. The second column entry reads: Every real number a has an additive inverse, or opposite, denoted negative a such that, a plus negative a equals zero. The third column entry reads: Every nonzero real\">\r\n<thead>\r\n<tr>\r\n<th>\u00a0<\/th>\r\n<th>Addition<\/th>\r\n<th>Multiplication<\/th>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td><strong>Commutative Property<\/strong><\/td>\r\n<td>[latex]a+b=b+a[\/latex]<\/td>\r\n<td>[latex]a\\cdot b=b\\cdot a[\/latex]<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/section>\r\n<p>This is particularly useful for our product rule because our formula consists solely of these two operations. Due to the commutative property of addition:<\/p>\r\n<p style=\"text-align: center;\">[latex]j^{\\prime}(x)=f^{\\prime}(x)g(x)+g^{\\prime}(x)f(x)=g^{\\prime}(x)f(x)+f^{\\prime}(x)g(x)[\/latex]<\/p>\r\n<p>Additionally, the order in which you multiply each of these terms doesn't matter, due to the commutative property of multiplication.<\/p>\r\n<section class=\"textbox example\">\r\n<p id=\"fs-id1169736659567\">For [latex]j(x)=f(x)g(x)[\/latex], use the product rule to find [latex]j^{\\prime}(2)[\/latex] if [latex]f(2)=3, \\, f^{\\prime}(2)=-4, \\, g(2)=1[\/latex], and [latex]g^{\\prime}(2)=6[\/latex].<\/p>\r\n<p>[reveal-answer q=\"fs-id1169736658802\"]Show Solution[\/reveal-answer]<br \/>\r\n[hidden-answer a=\"fs-id1169736658802\"]<\/p>\r\n<p id=\"fs-id1169736658802\">Since [latex]j(x)=f(x)g(x), \\, j^{\\prime}(x)=f^{\\prime}(x)g(x)+g^{\\prime}(x)f(x)[\/latex], and hence<\/p>\r\n<div id=\"fs-id1169736656614\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]j^{\\prime}(2)=f^{\\prime}(2)g(2)+g^{\\prime}(2)f(2)=(-4)(1)+(6)(3)=14[\/latex].<\/div>\r\n<p>[\/hidden-answer]<\/p>\r\n<\/section>\r\n<section class=\"textbox example\">\r\n<p id=\"fs-id1169739273822\">For [latex]j(x)=(x^2+2)(3x^3-5x)[\/latex], find [latex]j^{\\prime}(x)[\/latex] by applying the product rule. Check the result by first finding the product and then differentiating.<\/p>\r\n<p>[reveal-answer q=\"fs-id1169739301174\"]Show Solution[\/reveal-answer]<br \/>\r\n[hidden-answer a=\"fs-id1169739301174\"]<\/p>\r\n<p id=\"fs-id1169739301174\">If we set [latex]f(x)=x^2+2[\/latex] and [latex]g(x)=3x^3-5x[\/latex], then [latex]f^{\\prime}(x)=2x[\/latex] and [latex]g^{\\prime}(x)=9x^2-5[\/latex]. Thus,<\/p>\r\n<div id=\"fs-id1169739343689\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]j^{\\prime}(x)=f^{\\prime}(x)g(x)+g^{\\prime}(x)f(x)=(2x)(3x^3-5x)+(9x^2-5)(x^2+2)[\/latex].<\/div>\r\n<p id=\"fs-id1169736612557\">Simplifying, we have<\/p>\r\n<div id=\"fs-id1169736612560\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]j^{\\prime}(x)=15x^4+3x^2-10[\/latex].<\/div>\r\n<p id=\"fs-id1169739274892\">To check, we see that [latex]j(x)=3x^5+x^3-10x[\/latex] and, consequently, [latex]j^{\\prime}(x)=15x^4+3x^2-10[\/latex].<\/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]205283[\/ohm_question]<\/p>\r\n<\/section>","rendered":"<h2 class=\"entry-title\">The Advanced Rules<\/h2>\n<h3>The Product Rule<\/h3>\n<p>Now that we have examined the basic rules, we can begin looking at some of the more advanced rules. The first one examines the derivative of the product of two functions. Although it might be tempting to assume that the derivative of the product is the product of the derivatives, similar to the sum and difference rules, the <strong>product rule<\/strong> does not follow this pattern.<\/p>\n<section class=\"textbox example\">\n<p>To see why we cannot use this pattern, consider the function [latex]f(x)=x^2[\/latex], whose derivative is,<\/p>\n<div style=\"text-align: center;\">[latex]f^{\\prime}(x)=2x[\/latex]<\/div>\n<p>which is not the same as,<\/p>\n<div style=\"text-align: center;\">[latex]\\frac{d}{dx}(x)\\cdot \\frac{d}{dx}(x)=1\\cdot 1=1[\/latex].<\/div>\n<\/section>\n<section class=\"textbox keyTakeaway\">\n<h3 style=\"text-align: left;\">the product rule<\/h3>\n<p id=\"fs-id1169739298182\">Let [latex]f(x)[\/latex] and [latex]g(x)[\/latex] be differentiable functions. Then<\/p>\n<div id=\"fs-id1169739326645\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\frac{d}{dx}(f(x)g(x))=\\frac{d}{dx}(f(x))\\cdot g(x)+\\frac{d}{dx}(g(x))\\cdot f(x)[\/latex]<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1169739187834\">That is,<\/p>\n<div id=\"fs-id1169739187837\" class=\"equation unnumbered\" style=\"text-align: center;\">if [latex]j(x)=f(x)g(x)[\/latex] then [latex]j^{\\prime}(x)=f^{\\prime}(x)g(x)+g^{\\prime}(x)f(x)[\/latex]<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1169739269717\">This means that the derivative of a product of two functions is the derivative of the first function times the second function plus the derivative of the second function times the first function.<\/p>\n<\/section>\n<section class=\"textbox connectIt\">\n<p style=\"text-align: center;\"><strong>Proof<\/strong><\/p>\n<hr \/>\n<p id=\"fs-id1169736654327\">We begin by assuming that [latex]f(x)[\/latex] and [latex]g(x)[\/latex] are differentiable functions. At a key point in this proof we need to use the fact that, since [latex]g(x)[\/latex] is differentiable, it is also continuous. In particular, we use the fact that since [latex]g(x)[\/latex] is continuous, [latex]\\underset{h\\to 0}{\\lim}g(x+h)=g(x)[\/latex].<\/p>\n<p id=\"fs-id1169736656513\">By applying the limit definition of the derivative to [latex]j(x)=f(x)g(x)[\/latex], we obtain<\/p>\n<div id=\"fs-id1169739327881\" 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>&nbsp;<\/p>\n<p id=\"fs-id1169739301642\">By adding and subtracting [latex]f(x)g(x+h)[\/latex] in the numerator, we have<\/p>\n<div id=\"fs-id1169739301672\" 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)+f(x)g(x+h)-f(x)g(x)}{h}[\/latex]<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1169739304787\">After breaking apart this quotient and applying the sum law for limits, the derivative becomes<\/p>\n<div id=\"fs-id1169739304791\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]j^{\\prime}(x)=\\underset{h\\to 0}{\\lim}\\left(\\frac{f(x+h)g(x+h)-f(x)g(x+h)}{h}\\right)+\\underset{h\\to 0}{\\lim}\\left(\\frac{f(x)g(x+h)-f(x)g(x)}{h}\\right)[\/latex]<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1169736662807\">Rearranging, we obtain<\/p>\n<div id=\"fs-id1169736662810\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]j^{\\prime}(x)=\\underset{h\\to 0}{\\lim}\\left(\\frac{f(x+h)-f(x)}{h}\\cdot g(x+h)\\right)+\\underset{h\\to 0}{\\lim}\\left(\\frac{g(x+h)-g(x)}{h}\\cdot f(x)\\right)[\/latex]<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1169738916876\">By using the continuity of [latex]g(x)[\/latex], the definition of the derivatives of [latex]f(x)[\/latex] and [latex]g(x)[\/latex], and applying the limit laws, we arrive at the product rule,<\/p>\n<div id=\"fs-id1169736655920\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]j^{\\prime}(x)=f^{\\prime}(x)g(x)+g^{\\prime}(x)f(x)[\/latex]<\/div>\n<p>[latex]_\\blacksquare[\/latex]<br \/>\n<\/section>\n<p>As you begin using the product rule, it may be useful to remember that addition and multiplication are commutative for all real numbers.<\/p>\n<section class=\"textbox recall\">\n<p>The following properties hold for real numbers [latex]a[\/latex], [latex]b[\/latex], and [latex]c[\/latex].<\/p>\n<table summary=\"A table with six rows and three columns. The first entry of the first row is blank while the remaining columns read: Addition and Multiplication. The first entry of the second row reads: Commutative Property. The second column entry reads a plus b equals b plus a. The third column entry reads a times b equals b times a. The first entry of the third row reads Associative Property. The second column entry reads: a plus the quantity b plus c in parenthesis equals the quantity a plus b in parenthesis plus c. The third column entry reads: a times the quantity b times c in parenthesis equals the quantity a times b in parenthesis times c. The first entry of the fourth row reads: Distributive Property. The second and third column are combined on this row and read: a times the quantity b plus c in parenthesis equals a times b plus a times c. The first entry in the fifth row reads: Identity Property. The second column entry reads: There exists a unique real number called the additive identity, 0, such that for any real number a, a + 0 = a. The third column entry reads: There exists a unique real number called the multiplicative inverse, 1, such that for any real number a, a times 1 equals a. The first entry in the sixth row reads: Inverse Property. The second column entry reads: Every real number a has an additive inverse, or opposite, denoted negative a such that, a plus negative a equals zero. The third column entry reads: Every nonzero real\">\n<thead>\n<tr>\n<th>\u00a0<\/th>\n<th>Addition<\/th>\n<th>Multiplication<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><strong>Commutative Property<\/strong><\/td>\n<td>[latex]a+b=b+a[\/latex]<\/td>\n<td>[latex]a\\cdot b=b\\cdot a[\/latex]<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/section>\n<p>This is particularly useful for our product rule because our formula consists solely of these two operations. Due to the commutative property of addition:<\/p>\n<p style=\"text-align: center;\">[latex]j^{\\prime}(x)=f^{\\prime}(x)g(x)+g^{\\prime}(x)f(x)=g^{\\prime}(x)f(x)+f^{\\prime}(x)g(x)[\/latex]<\/p>\n<p>Additionally, the order in which you multiply each of these terms doesn&#8217;t matter, due to the commutative property of multiplication.<\/p>\n<section class=\"textbox example\">\n<p id=\"fs-id1169736659567\">For [latex]j(x)=f(x)g(x)[\/latex], use the product rule to find [latex]j^{\\prime}(2)[\/latex] if [latex]f(2)=3, \\, f^{\\prime}(2)=-4, \\, g(2)=1[\/latex], and [latex]g^{\\prime}(2)=6[\/latex].<\/p>\n<p><div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"qfs-id1169736658802\">Show Solution<\/button><\/p>\n<div id=\"qfs-id1169736658802\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169736658802\">Since [latex]j(x)=f(x)g(x), \\, j^{\\prime}(x)=f^{\\prime}(x)g(x)+g^{\\prime}(x)f(x)[\/latex], and hence<\/p>\n<div id=\"fs-id1169736656614\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]j^{\\prime}(2)=f^{\\prime}(2)g(2)+g^{\\prime}(2)f(2)=(-4)(1)+(6)(3)=14[\/latex].<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox example\">\n<p id=\"fs-id1169739273822\">For [latex]j(x)=(x^2+2)(3x^3-5x)[\/latex], find [latex]j^{\\prime}(x)[\/latex] by applying the product rule. Check the result by first finding the product and then differentiating.<\/p>\n<p><div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"qfs-id1169739301174\">Show Solution<\/button><\/p>\n<div id=\"qfs-id1169739301174\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169739301174\">If we set [latex]f(x)=x^2+2[\/latex] and [latex]g(x)=3x^3-5x[\/latex], then [latex]f^{\\prime}(x)=2x[\/latex] and [latex]g^{\\prime}(x)=9x^2-5[\/latex]. Thus,<\/p>\n<div id=\"fs-id1169739343689\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]j^{\\prime}(x)=f^{\\prime}(x)g(x)+g^{\\prime}(x)f(x)=(2x)(3x^3-5x)+(9x^2-5)(x^2+2)[\/latex].<\/div>\n<p id=\"fs-id1169736612557\">Simplifying, we have<\/p>\n<div id=\"fs-id1169736612560\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]j^{\\prime}(x)=15x^4+3x^2-10[\/latex].<\/div>\n<p id=\"fs-id1169739274892\">To check, we see that [latex]j(x)=3x^5+x^3-10x[\/latex] and, consequently, [latex]j^{\\prime}(x)=15x^4+3x^2-10[\/latex].<\/p>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox tryIt\">\n<iframe loading=\"lazy\" id=\"ohm205283\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=205283&theme=lumen&iframe_resize_id=ohm205283&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><br \/>\n<\/section>\n","protected":false},"author":6,"menu_order":18,"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.3 Differentiation Rules\",\"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":503,"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.3 Differentiation Rules","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\/240"}],"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":10,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapters\/240\/revisions"}],"predecessor-version":[{"id":4500,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapters\/240\/revisions\/4500"}],"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\/240\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/wp\/v2\/media?parent=240"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapter-type?post=240"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/wp\/v2\/contributor?post=240"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/wp\/v2\/license?post=240"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}