{"id":388,"date":"2025-02-13T19:44:31","date_gmt":"2025-02-13T19:44:31","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/calculus2\/chapter\/the-fundamental-theorem-of-calculus-learn-it-2\/"},"modified":"2025-02-13T19:44:31","modified_gmt":"2025-02-13T19:44:31","slug":"the-fundamental-theorem-of-calculus-learn-it-2","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/calculus2\/chapter\/the-fundamental-theorem-of-calculus-learn-it-2\/","title":{"raw":"The Fundamental Theorem of Calculus: Learn It 2","rendered":"The Fundamental Theorem of Calculus: Learn It 2"},"content":{"raw":"\n<h2>Fundamental Theorem of Calculus Part 1: Integrals and Antiderivatives<\/h2>\n<p id=\"fs-id1170571639757\">As mentioned earlier, the Fundamental Theorem of Calculus is an extremely powerful theorem that establishes the relationship between differentiation and integration, and gives us a way to evaluate definite integrals without using Riemann sums or calculating areas.<\/p>\n<p>The theorem is comprised of two parts. The first part, which is stated here, establishes the relationship between differentiation and integration.<\/p>\n<section class=\"textbox keyTakeaway\">\n<h3 style=\"text-align: left;\">Fundamental Theorem of Calculus, Part 1<\/h3>\n<p id=\"fs-id1170571679188\">If [latex]f(x)[\/latex] is continuous over an interval [latex]\\left[a,b\\right],[\/latex] and the function [latex]F(x)[\/latex] is defined by<\/p>\n<div id=\"fs-id1170572552076\" class=\"equation\" style=\"text-align: center;\">[latex]F(x)={\\displaystyle\\int }_{a}^{x}f(t)dt,[\/latex]<\/div>\n<p id=\"fs-id1170572307182\">then [latex]{F}^{\\prime }(x)=f(x)[\/latex] over [latex]\\left[a,b\\right].[\/latex]<\/p>\n<\/section>\n<p>Before we look at the proof, let's clarify a few points:<\/p>\n<ol>\n\t<li>\n<p><strong>Notation<\/strong>: We define [latex]F(x) [\/latex] as the definite integral of [latex]f(t)[\/latex] from [latex]a[\/latex] to [latex]x[\/latex]. This might seem confusing because we've said a definite integral is a number. However, [latex]F(x)[\/latex] is a function that gives the value of the definite integral for each [latex]x[\/latex].<\/p>\n<\/li>\n\t<li><strong>Implications<\/strong>: The Fundamental Theorem of Calculus is crucial because it shows that integration and differentiation are inverse processes. It guarantees that any continuous function [latex]f(x)[\/latex] has an antiderivative [latex]F(x)[\/latex].<\/li>\n<\/ol>\n<section class=\"textbox connectIt\">\n<p style=\"text-align: center;\"><strong>Proof<\/strong><\/p>\n<hr>\n<p>Applying the definition of the derivative, we have<\/p>\n<center>[latex]\\begin{array}{}{F}^{\\prime }(x)\\hfill &amp; =\\underset{h\\to 0}{\\text{lim}}\\dfrac{F(x+h)-F(x)}{h}\\hfill \\\\ &amp; =\\underset{h\\to 0}{\\text{lim}}\\dfrac{1}{h}\\left[{\\displaystyle\\int }_{a}^{x+h}f(t)dt-{\\displaystyle\\int }_{a}^{x}f(t)dt\\right]\\hfill \\\\ &amp; =\\underset{h\\to 0}{\\text{lim}}\\dfrac{1}{h}\\left[{\\displaystyle\\int }_{a}^{x+h}f(t)dt+{\\displaystyle\\int }_{x}^{a}f(t)dt\\right]\\hfill \\\\ &amp; =\\underset{h\\to 0}{\\text{lim}}\\dfrac{1}{h}{\\displaystyle\\int }_{x}^{x+h}f(t)dt.\\hfill \\end{array}[\/latex]<\/center>\n<p id=\"fs-id1170572608050\">Looking carefully at this last expression, we see [latex]\\dfrac{1}{h}{\\displaystyle\\int }_{x}^{x+h}f(t)dt[\/latex] is just the average value of the function [latex]f(x)[\/latex] over the interval [latex]\\left[x,x+h\\right].[\/latex] Therefore, by the mean value theorem for integrals, there is some number [latex]c[\/latex] in [latex]\\left[x,x+h\\right][\/latex] such that<\/p>\n<center>[latex]\\dfrac{1}{h}{\\displaystyle\\int }_{x}^{x+h}f(x)dx=f(c).[\/latex]<\/center>\n<p id=\"fs-id1170572246217\">In addition, since [latex]c[\/latex] is between [latex]x[\/latex] and [latex]x+h[\/latex], [latex]c[\/latex] approaches [latex]x[\/latex] as [latex]h[\/latex] approaches zero. Also, since [latex]f(x)[\/latex] is continuous, we have [latex]\\underset{h\\to 0}{\\text{lim}}f(c)=\\underset{c\\to x}{\\text{lim}}f(c)=f(x).[\/latex]<\/p>\n<p>Putting all these pieces together, we have<\/p>\n<center>[latex]\\begin{array}{}{F}^{\\prime }(x)\\hfill &amp; =\\underset{h\\to 0}{\\text{lim}}\\frac{1}{h}{\\displaystyle\\int }_{x}^{x+h}f(x)dx\\hfill \\\\ &amp; =\\underset{h\\to 0}{\\text{lim}}f(c)\\hfill \\\\ &amp; =f(x),\\hfill \\end{array}[\/latex]<\/center>\n<p id=\"fs-id1170572505513\">and the proof is complete.<\/p>\n<p id=\"fs-id1170572558418\">[latex]_\\blacksquare[\/latex]<\/p>\n<\/section>\n<section class=\"textbox example\">\n<p id=\"fs-id1170572498741\">Use the first part of the Fundamental Theorem of Calculus to find the derivative of<\/p>\n<div id=\"fs-id1170572492494\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]g(x)={\\displaystyle\\int }_{1}^{x}\\dfrac{1}{{t}^{3}+1}dt.[\/latex]<\/div>\n<p>[reveal-answer q=\"fs-id1170572346816\"]Show Solution[\/reveal-answer]<br>\n[hidden-answer a=\"fs-id1170572346816\"]<\/p>\n<p id=\"fs-id1170572346816\">According to the Fundamental Theorem of Calculus, the derivative is given by<\/p>\n<div id=\"fs-id1170572346820\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]{g}^{\\prime }(x)=\\frac{1}{{x}^{3}+1}.[\/latex][\/hidden-answer]<\/div>\n<\/section>\n<section class=\"textbox example\">\n<p>Let [latex]F(x)={\\displaystyle\\int }_{1}^{\\sqrt{x}} \\sin tdt.[\/latex] Find [latex]{F}^{\\prime }(x).[\/latex]<\/p>\n<div id=\"fs-id1170572512075\" class=\"exercise\">[reveal-answer q=\"fs-id1170572103655\"]Show Solution[\/reveal-answer]<br>\n[hidden-answer a=\"fs-id1170572103655\"]\n\n<p id=\"fs-id1170572103655\">Letting [latex]u(x)=\\sqrt{x},[\/latex] we have [latex]F(x)={\\displaystyle\\int }_{1}^{u(x)} \\sin tdt.[\/latex] Thus, by the Fundamental Theorem of Calculus and the chain rule,<\/p>\n<div id=\"fs-id1170572452450\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{}\\\\ {F}^{\\prime }(x)\\hfill &amp; = \\sin (u(x))\\frac{du}{dx}\\hfill \\\\ &amp; = \\sin (u(x))\u00b7(\\frac{1}{2}{x}^{-1\\text{\/}2})\\hfill \\\\ &amp; =\\frac{ \\sin \\sqrt{x}}{2\\sqrt{x}}.\\hfill \\end{array}[\/latex]<\/div>\n<div class=\"equation unnumbered\">[\/hidden-answer]<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox example\">\n<p>Let [latex]F(x)={\\displaystyle\\int }_{x}^{2x}{t}^{3}dt.[\/latex] Find [latex]{F}^{\\prime }(x).[\/latex]<\/p>\n<div id=\"fs-id1170572228880\" class=\"exercise\">[reveal-answer q=\"fs-id1170572142330\"]Show Solution[\/reveal-answer]<br>\n[hidden-answer a=\"fs-id1170572142330\"]\n\n<p id=\"fs-id1170572142330\">We have [latex]F(x)={\\displaystyle\\int }_{x}^{2x}{t}^{3}dt.[\/latex] Both limits of integration are variable, so we need to split this into two integrals. We get<\/p>\n<div id=\"fs-id1170572141627\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{}\\\\ F(x)\\hfill &amp; ={\\displaystyle\\int }_{x}^{2x}{t}^{3}dt\\hfill \\\\ &amp; ={\\displaystyle\\int }_{x}^{0}{t}^{3}dt+{\\displaystyle\\int }_{0}^{2x}{t}^{3}dt\\hfill \\\\ &amp; =\\text{\u2212}{\\displaystyle\\int }_{0}^{x}{t}^{3}dt+{\\displaystyle\\int }_{0}^{2x}{t}^{3}dt.\\hfill \\end{array}[\/latex]<\/div>\n<p id=\"fs-id1170571610445\">Differentiating the first term, we obtain<\/p>\n<div id=\"fs-id1170572245919\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\frac{d}{dx}\\left[\\text{\u2212}{\\displaystyle\\int }_{0}^{x}{t}^{3}dt\\right]=\\text{\u2212}{x}^{3}.[\/latex]<\/div>\n<p id=\"fs-id1170572305916\">Differentiating the second term, we first let [latex]u(x)=2x.[\/latex] Then,<\/p>\n<div id=\"fs-id1170572168674\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{}\\\\ \\frac{d}{dx}\\left[{\\displaystyle\\int }_{0}^{2x}{t}^{3}dt\\right]\\hfill &amp; =\\frac{d}{dx}\\left[{\\displaystyle\\int }_{0}^{u(x)}{t}^{3}dt\\right]\\hfill \\\\ &amp; ={(u(x))}^{3}\\frac{du}{dx}\\hfill \\\\ &amp; ={(2x)}^{3}\u00b72\\hfill \\\\ &amp; =16{x}^{3}.\\hfill \\end{array}[\/latex]<\/div>\n<p id=\"fs-id1170572207052\">Thus,<\/p>\n<div id=\"fs-id1170572336986\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{}\\\\ \\\\ {F}^{\\prime }(x)\\hfill &amp; =\\frac{d}{dx}\\left[\\text{\u2212}{\\displaystyle\\int }_{0}^{x}{t}^{3}dt\\right]+\\frac{d}{dx}\\left[{\\displaystyle\\int }_{0}^{2x}{t}^{3}dt\\right]\\hfill \\\\ &amp; =\\text{\u2212}{x}^{3}+16{x}^{3}\\hfill \\\\ &amp; =15{x}^{3}.\\hfill \\end{array}[\/latex]<\/div>\n<p>Watch the following video to see the worked solution to this example.<\/p>\n<center><iframe title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/UdsTNaiWmbs?controls=0&amp;start=707&amp;end=831&amp;autoplay=0\" width=\"750\" height=\"450\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\" data-mce-fragment=\"1\"><\/iframe><\/center>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.\n\n<p>You can view the <a href=\"https:\/\/oerfiles.s3.us-west-2.amazonaws.com\/Calculus\/Calculus1+Videos\/5.3TheFundamentalTheoremOfCalculus707to831_transcript.txt\" target=\"_blank\" rel=\"noopener\">transcript for this segmented clip of \"5.3 The Fundamental Theorem of Calculus\" here (opens in new window)<\/a>. [\/hidden-answer]<\/p>\n<\/div>\n<\/section>\n<section class=\"textbox tryIt\">\n<p>[ohm_question hide_question_numbers=1]288431[\/ohm_question]<\/p>\n<\/section>\n<section class=\"textbox tryIt\" aria-label=\"Try It\">\n<p>[ohm_question hide_question_numbers=1]288432[\/ohm_question]<\/p>\n<\/section>\n<p>&nbsp;<\/p>\n","rendered":"<h2>Fundamental Theorem of Calculus Part 1: Integrals and Antiderivatives<\/h2>\n<p id=\"fs-id1170571639757\">As mentioned earlier, the Fundamental Theorem of Calculus is an extremely powerful theorem that establishes the relationship between differentiation and integration, and gives us a way to evaluate definite integrals without using Riemann sums or calculating areas.<\/p>\n<p>The theorem is comprised of two parts. The first part, which is stated here, establishes the relationship between differentiation and integration.<\/p>\n<section class=\"textbox keyTakeaway\">\n<h3 style=\"text-align: left;\">Fundamental Theorem of Calculus, Part 1<\/h3>\n<p id=\"fs-id1170571679188\">If [latex]f(x)[\/latex] is continuous over an interval [latex]\\left[a,b\\right],[\/latex] and the function [latex]F(x)[\/latex] is defined by<\/p>\n<div id=\"fs-id1170572552076\" class=\"equation\" style=\"text-align: center;\">[latex]F(x)={\\displaystyle\\int }_{a}^{x}f(t)dt,[\/latex]<\/div>\n<p id=\"fs-id1170572307182\">then [latex]{F}^{\\prime }(x)=f(x)[\/latex] over [latex]\\left[a,b\\right].[\/latex]<\/p>\n<\/section>\n<p>Before we look at the proof, let&#8217;s clarify a few points:<\/p>\n<ol>\n<li>\n<p><strong>Notation<\/strong>: We define [latex]F(x)[\/latex] as the definite integral of [latex]f(t)[\/latex] from [latex]a[\/latex] to [latex]x[\/latex]. This might seem confusing because we&#8217;ve said a definite integral is a number. However, [latex]F(x)[\/latex] is a function that gives the value of the definite integral for each [latex]x[\/latex].<\/p>\n<\/li>\n<li><strong>Implications<\/strong>: The Fundamental Theorem of Calculus is crucial because it shows that integration and differentiation are inverse processes. It guarantees that any continuous function [latex]f(x)[\/latex] has an antiderivative [latex]F(x)[\/latex].<\/li>\n<\/ol>\n<section class=\"textbox connectIt\">\n<p style=\"text-align: center;\"><strong>Proof<\/strong><\/p>\n<hr \/>\n<p>Applying the definition of the derivative, we have<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{}{F}^{\\prime }(x)\\hfill & =\\underset{h\\to 0}{\\text{lim}}\\dfrac{F(x+h)-F(x)}{h}\\hfill \\\\ & =\\underset{h\\to 0}{\\text{lim}}\\dfrac{1}{h}\\left[{\\displaystyle\\int }_{a}^{x+h}f(t)dt-{\\displaystyle\\int }_{a}^{x}f(t)dt\\right]\\hfill \\\\ & =\\underset{h\\to 0}{\\text{lim}}\\dfrac{1}{h}\\left[{\\displaystyle\\int }_{a}^{x+h}f(t)dt+{\\displaystyle\\int }_{x}^{a}f(t)dt\\right]\\hfill \\\\ & =\\underset{h\\to 0}{\\text{lim}}\\dfrac{1}{h}{\\displaystyle\\int }_{x}^{x+h}f(t)dt.\\hfill \\end{array}[\/latex]<\/div>\n<p id=\"fs-id1170572608050\">Looking carefully at this last expression, we see [latex]\\dfrac{1}{h}{\\displaystyle\\int }_{x}^{x+h}f(t)dt[\/latex] is just the average value of the function [latex]f(x)[\/latex] over the interval [latex]\\left[x,x+h\\right].[\/latex] Therefore, by the mean value theorem for integrals, there is some number [latex]c[\/latex] in [latex]\\left[x,x+h\\right][\/latex] such that<\/p>\n<div style=\"text-align: center;\">[latex]\\dfrac{1}{h}{\\displaystyle\\int }_{x}^{x+h}f(x)dx=f(c).[\/latex]<\/div>\n<p id=\"fs-id1170572246217\">In addition, since [latex]c[\/latex] is between [latex]x[\/latex] and [latex]x+h[\/latex], [latex]c[\/latex] approaches [latex]x[\/latex] as [latex]h[\/latex] approaches zero. Also, since [latex]f(x)[\/latex] is continuous, we have [latex]\\underset{h\\to 0}{\\text{lim}}f(c)=\\underset{c\\to x}{\\text{lim}}f(c)=f(x).[\/latex]<\/p>\n<p>Putting all these pieces together, we have<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{array}{}{F}^{\\prime }(x)\\hfill & =\\underset{h\\to 0}{\\text{lim}}\\frac{1}{h}{\\displaystyle\\int }_{x}^{x+h}f(x)dx\\hfill \\\\ & =\\underset{h\\to 0}{\\text{lim}}f(c)\\hfill \\\\ & =f(x),\\hfill \\end{array}[\/latex]<\/div>\n<p id=\"fs-id1170572505513\">and the proof is complete.<\/p>\n<p id=\"fs-id1170572558418\">[latex]_\\blacksquare[\/latex]<\/p>\n<\/section>\n<section class=\"textbox example\">\n<p id=\"fs-id1170572498741\">Use the first part of the Fundamental Theorem of Calculus to find the derivative of<\/p>\n<div id=\"fs-id1170572492494\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]g(x)={\\displaystyle\\int }_{1}^{x}\\dfrac{1}{{t}^{3}+1}dt.[\/latex]<\/div>\n<p><div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"qfs-id1170572346816\">Show Solution<\/button><\/p>\n<div id=\"qfs-id1170572346816\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1170572346816\">According to the Fundamental Theorem of Calculus, the derivative is given by<\/p>\n<div id=\"fs-id1170572346820\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]{g}^{\\prime }(x)=\\frac{1}{{x}^{3}+1}.[\/latex]<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox example\">\n<p>Let [latex]F(x)={\\displaystyle\\int }_{1}^{\\sqrt{x}} \\sin tdt.[\/latex] Find [latex]{F}^{\\prime }(x).[\/latex]<\/p>\n<div id=\"fs-id1170572512075\" class=\"exercise\">\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"qfs-id1170572103655\">Show Solution<\/button><\/p>\n<div id=\"qfs-id1170572103655\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1170572103655\">Letting [latex]u(x)=\\sqrt{x},[\/latex] we have [latex]F(x)={\\displaystyle\\int }_{1}^{u(x)} \\sin tdt.[\/latex] Thus, by the Fundamental Theorem of Calculus and the chain rule,<\/p>\n<div id=\"fs-id1170572452450\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{}\\\\ {F}^{\\prime }(x)\\hfill & = \\sin (u(x))\\frac{du}{dx}\\hfill \\\\ & = \\sin (u(x))\u00b7(\\frac{1}{2}{x}^{-1\\text{\/}2})\\hfill \\\\ & =\\frac{ \\sin \\sqrt{x}}{2\\sqrt{x}}.\\hfill \\end{array}[\/latex]<\/div>\n<div class=\"equation unnumbered\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox example\">\n<p>Let [latex]F(x)={\\displaystyle\\int }_{x}^{2x}{t}^{3}dt.[\/latex] Find [latex]{F}^{\\prime }(x).[\/latex]<\/p>\n<div id=\"fs-id1170572228880\" class=\"exercise\">\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"qfs-id1170572142330\">Show Solution<\/button><\/p>\n<div id=\"qfs-id1170572142330\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1170572142330\">We have [latex]F(x)={\\displaystyle\\int }_{x}^{2x}{t}^{3}dt.[\/latex] Both limits of integration are variable, so we need to split this into two integrals. We get<\/p>\n<div id=\"fs-id1170572141627\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{}\\\\ F(x)\\hfill & ={\\displaystyle\\int }_{x}^{2x}{t}^{3}dt\\hfill \\\\ & ={\\displaystyle\\int }_{x}^{0}{t}^{3}dt+{\\displaystyle\\int }_{0}^{2x}{t}^{3}dt\\hfill \\\\ & =\\text{\u2212}{\\displaystyle\\int }_{0}^{x}{t}^{3}dt+{\\displaystyle\\int }_{0}^{2x}{t}^{3}dt.\\hfill \\end{array}[\/latex]<\/div>\n<p id=\"fs-id1170571610445\">Differentiating the first term, we obtain<\/p>\n<div id=\"fs-id1170572245919\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\frac{d}{dx}\\left[\\text{\u2212}{\\displaystyle\\int }_{0}^{x}{t}^{3}dt\\right]=\\text{\u2212}{x}^{3}.[\/latex]<\/div>\n<p id=\"fs-id1170572305916\">Differentiating the second term, we first let [latex]u(x)=2x.[\/latex] Then,<\/p>\n<div id=\"fs-id1170572168674\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{}\\\\ \\frac{d}{dx}\\left[{\\displaystyle\\int }_{0}^{2x}{t}^{3}dt\\right]\\hfill & =\\frac{d}{dx}\\left[{\\displaystyle\\int }_{0}^{u(x)}{t}^{3}dt\\right]\\hfill \\\\ & ={(u(x))}^{3}\\frac{du}{dx}\\hfill \\\\ & ={(2x)}^{3}\u00b72\\hfill \\\\ & =16{x}^{3}.\\hfill \\end{array}[\/latex]<\/div>\n<p id=\"fs-id1170572207052\">Thus,<\/p>\n<div id=\"fs-id1170572336986\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{}\\\\ \\\\ {F}^{\\prime }(x)\\hfill & =\\frac{d}{dx}\\left[\\text{\u2212}{\\displaystyle\\int }_{0}^{x}{t}^{3}dt\\right]+\\frac{d}{dx}\\left[{\\displaystyle\\int }_{0}^{2x}{t}^{3}dt\\right]\\hfill \\\\ & =\\text{\u2212}{x}^{3}+16{x}^{3}\\hfill \\\\ & =15{x}^{3}.\\hfill \\end{array}[\/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\/UdsTNaiWmbs?controls=0&amp;start=707&amp;end=831&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\/5.3TheFundamentalTheoremOfCalculus707to831_transcript.txt\" target=\"_blank\" rel=\"noopener\">transcript for this segmented clip of &#8220;5.3 The Fundamental Theorem of Calculus&#8221; here (opens in new window)<\/a>. <\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox tryIt\">\n<iframe loading=\"lazy\" id=\"ohm288431\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=288431&theme=lumen&iframe_resize_id=ohm288431&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><br \/>\n<\/section>\n<section class=\"textbox tryIt\" aria-label=\"Try It\">\n<iframe loading=\"lazy\" id=\"ohm288432\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=288432&theme=lumen&iframe_resize_id=ohm288432&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><br \/>\n<\/section>\n<p>&nbsp;<\/p>\n","protected":false},"author":6,"menu_order":17,"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\":\"5.3 The Fundamental Theorem of Calculus\",\"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":371,"module-header":"","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":"5.3 The Fundamental Theorem of Calculus","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\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/388"}],"collection":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/users\/6"}],"version-history":[{"count":0,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/388\/revisions"}],"part":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/parts\/371"}],"metadata":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/388\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/media?parent=388"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapter-type?post=388"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/contributor?post=388"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/license?post=388"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}