{"id":378,"date":"2025-02-13T19:44:27","date_gmt":"2025-02-13T19:44:27","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/calculus2\/chapter\/approximating-areas-learn-it-3\/"},"modified":"2025-02-13T19:44:27","modified_gmt":"2025-02-13T19:44:27","slug":"approximating-areas-learn-it-3","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/calculus2\/chapter\/approximating-areas-learn-it-3\/","title":{"raw":"Approximating Areas: Learn It 3","rendered":"Approximating Areas: Learn It 3"},"content":{"raw":"\n<h2>Riemann Sums<\/h2>\n<div id=\"fs-id1170572551818\" class=\"bc-section section\">\n<p id=\"fs-id1170572551824\">So far we have been using rectangles to approximate the area under a curve. We've determined the heights of these rectangles by evaluating the function at either the right or left endpoints of each subinterval [latex][x_{i-1},x_i][\/latex].<\/p>\n<p>However, we do not have to restrict the evaluation to just these points. We can evaluate the function at any point [latex]x_i^*[\/latex] within the subinterval [latex][x_{i-1},x_i][\/latex], and use [latex]f(x_i^*)[\/latex] as the height of our rectangle. This gives us an estimate for the area of the form:<\/p>\n<div id=\"fs-id1170572376449\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]A \\approx \\displaystyle\\sum_{i=1}^{n} f(x_i^*)\\Delta x[\/latex].<\/div>\n<p id=\"fs-id1170572376498\">A sum of this form is called a<strong> Riemann sum<\/strong>, named after the 19th-century mathematician Bernhard Riemann.<\/p>\n<section class=\"textbox keyTakeaway\">\n<div class=\"title\">\n<h3 style=\"text-align: left;\">Riemann sum<\/h3>\n\nLet [latex]f(x)[\/latex] be defined on a closed interval [latex][a,b][\/latex] and let [latex]P[\/latex] be a regular partition of [latex][a,b][\/latex]. Let [latex]\\Delta x[\/latex] be the width of each subinterval [latex][x_{i-1},x_i][\/latex] and for each [latex]i[\/latex], let [latex]x_i^*[\/latex] be any point in [latex][x_{i-1},x_i][\/latex].<\/div>\n<div>&nbsp;<\/div>\n<div class=\"title\">A Riemann sum is defined for [latex]f(x)[\/latex] as<\/div>\n<div id=\"fs-id1170572444290\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\displaystyle\\sum_{i=1}^{n} f(x_i^*)\\Delta x[\/latex].<\/div>\n<\/section>\n<p id=\"fs-id1170572344248\">When using left- and right-endpoint approximations, our estimates improve as we increase the number of subintervals [latex]n[\/latex]. The same idea applies to Riemann sums: the more subintervals we use, the better our approximation. Now, let's define the area under a curve using Riemann sums.<\/p>\n<section class=\"textbox keyTakeaway\">\n<div class=\"title\">\n<h3 style=\"text-align: left;\">area under a curve using Riemann sums<\/h3>\n\nLet [latex]f(x)[\/latex] be a continuous, nonnegative function on an interval [latex][a,b][\/latex], and let [latex]\\displaystyle\\sum_{i=1}^{n} f(x_i^*)\\Delta x[\/latex] be a Riemann sum for [latex]f(x)[\/latex].<\/div>\n<div>&nbsp;<\/div>\n<div class=\"title\">Then, the area under the curve [latex]y=f(x)[\/latex] on [latex][a,b][\/latex] is given by<\/div>\n<div id=\"fs-id1170572229819\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]A=\\underset{n\\to \\infty }{\\lim}\\displaystyle\\sum_{i=1}^{n} f(x_i^*)\\Delta x[\/latex].<\/div>\n<\/section>\n<p id=\"fs-id1170572217494\">Taking the limit of a sum is a bit different from taking the limit of a function [latex]f(x)[\/latex] as [latex]x[\/latex] goes to infinity. We discuss limits of sums in more detail in the chapter on Sequences and Series in Calculus 2. For now, assume that the techniques we use to compute limits of functions also apply to sums.<\/p>\n<p id=\"fs-id1170572217522\">We must also consider what happens if our sum converges to different limits for different choices of [latex]x_i^*[\/latex]. If [latex]f(x)[\/latex] is continuous on [latex][a,b][\/latex], the limit:<\/p>\n<p style=\"text-align: center;\">[latex]\\underset{n\\to \\infty }{\\lim}\\displaystyle\\sum_{i=1}^{n} f(x_i^*)\\Delta x[\/latex]<\/p>\n<p>is unique and does not depend on the choice of [latex]x_i^*[\/latex].<\/p>\n<p id=\"fs-id1170571547592\">Before we dive into examples, let's discuss some specific choices for [latex]x_i^*[\/latex]. Any choice for [latex]x_i^*[\/latex] gives us an estimate of the area under the curve, but we might want to know if our estimate is too high or too low. We can choose [latex]x_i^*[\/latex] to guarantee one result or the other.<\/p>\n<ul>\n\t<li><strong>Overestimate:<\/strong> Choose [latex]x_i^*[\/latex] so that [latex]f(x_i^*)[\/latex] is the maximum value on [latex][x_{i-1},x_i][\/latex]. This makes our Riemann sum an <strong>upper sum<\/strong>.<\/li>\n\t<li><strong>Underestimate:<\/strong> Choose [latex]x_i^*[\/latex] so that [latex]f(x_i^*)[\/latex] is the minimum value on [latex][x_{i-1},x_i][\/latex]. This makes our Riemann sum a <strong>lower sum<\/strong>.<\/li>\n<\/ul>\n<section class=\"textbox proTip\">\n<ul>\n\t<li>If a function is increasing over an interval, using the right endpoints for the upper sum and the left endpoints for the lower sum gives us a good estimate.<\/li>\n\t<li>If a function is decreasing, using the left endpoints for the upper sum and the right endpoints for the lower sum is effective.<\/li>\n<\/ul>\n<\/section>\n<section class=\"textbox example\">\n<p>Find a lower sum for [latex]f(x)=10-x^2[\/latex] on [latex][1,2][\/latex]; use [latex]n=4[\/latex] subintervals.<\/p>\n<p>[reveal-answer q=\"448179\"]Show Solution[\/reveal-answer]<br>\n[hidden-answer a=\"448179\"]With [latex]n=4[\/latex] over the interval [latex][1,2], \\, \\Delta x=\\frac{1}{4}[\/latex]. We can list the intervals as [latex][1,1.25], \\, [1.25,1.5], \\, [1.5,1.75], \\, [1.75,2][\/latex]. Because the function is decreasing over the interval [latex][1,2][\/latex],&nbsp;(Figure 14) shows that a lower sum is obtained by using the right endpoints.<\/p>\n\n[caption id=\"\" align=\"aligncenter\" width=\"487\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11203921\/CNX_Calc_Figure_05_01_014.jpg\" alt=\"The graph of f(x) = 10 \u2212 x^2 from 0 to 2. It is set up for a right-end approximation of the area bounded by the curve and the x axis on [1, 2], labeled a=x0 to x4. It shows a lower sum.\" width=\"487\" height=\"275\"> Figure 14. The graph of [latex]f(x)=10-x^2[\/latex] is set up for a right-endpoint approximation of the area bounded by the curve and the x-axis on [latex][1,2][\/latex], and it shows a lower sum.[\/caption]\n\n<p id=\"fs-id1170572307267\">The Riemann sum is<\/p>\n<div id=\"fs-id1170572233863\" class=\"equation unnumbered\">[latex]\\begin{array}{ll}\\displaystyle\\sum_{k=1}^{4} (10-x^2)(0.25)&amp; =0.25[10-(1.25)^2+10-(1.5)^2+10-(1.75)^2+10-(2)^2] \\\\ &amp; =0.25[8.4375+7.75+6.9375+6] \\\\ &amp; =7.28 \\end{array}[\/latex]<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1170572376172\">The area of [latex]7.28[\/latex] is a lower sum and an underestimate.<\/p>\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\/qx-gvr8k8SY?controls=0&amp;start=825&amp;end=1020&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.1ApproximatingAreas825to1020_transcript.txt\" target=\"_blank\" rel=\"noopener\">transcript for this segmented clip of \"5.1 Approximating Areas\" here (opens in new window)<\/a>.<\/p>\n<p>[\/hidden-answer]<\/p>\n<\/section>\n<section class=\"textbox example\">\n<ol id=\"fs-id1170572376186\" style=\"list-style-type: lower-alpha;\">\n\t<li>Find an upper sum for [latex]f(x)=10-x^2[\/latex] on [latex][1,2][\/latex]; let [latex]n=4[\/latex].<\/li>\n\t<li>Sketch the approximation.<\/li>\n<\/ol>\n<div id=\"fs-id1170572376182\" class=\"exercise\">\n<p>[reveal-answer q=\"568309\"]Hint[\/reveal-answer]<br>\n[hidden-answer a=\"568309\"]<\/p>\n<p id=\"fs-id1170571653916\">[latex]f(x)[\/latex] is decreasing on [latex][1,2][\/latex], so the maximum function values occur at the left endpoints of the subintervals.<\/p>\n<p>[\/hidden-answer]<\/p>\n<p>[reveal-answer q=\"fs-id1170571653953\"]Show Solution[\/reveal-answer]<br>\n[hidden-answer a=\"fs-id1170571653953\"]<\/p>\n<ol id=\"fs-id1170571653953\" style=\"list-style-type: lower-alpha;\">\n\t<li>Upper sum [latex]=8.0313[\/latex].<\/li>\n\t<li>\n[caption id=\"\" align=\"alignnone\" width=\"487\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11203924\/CNX_Calc_Figure_05_01_015.jpg\" alt=\"A graph of the function f(x) = 10 \u2212 x^2 from 0 to 2. It is set up for a right endpoint approximation over the area [1,2], which is labeled a=x0 to x4. It is an upper sum.\" width=\"487\" height=\"275\"> Figure 15.[\/caption]\n<\/li>\n<\/ol>\n<\/div>\n<p>[\/hidden-answer]<\/p>\n<\/section>\n<\/div>\n<div id=\"fs-id1170572554389\" class=\"textbook key-takeaways\">\n<section class=\"textbox tryIt\">\n<p>[ohm_question hide_question_numbers=1]210547[\/ohm_question]<\/p>\n<\/section>\n<\/div>\n","rendered":"<h2>Riemann Sums<\/h2>\n<div id=\"fs-id1170572551818\" class=\"bc-section section\">\n<p id=\"fs-id1170572551824\">So far we have been using rectangles to approximate the area under a curve. We&#8217;ve determined the heights of these rectangles by evaluating the function at either the right or left endpoints of each subinterval [latex][x_{i-1},x_i][\/latex].<\/p>\n<p>However, we do not have to restrict the evaluation to just these points. We can evaluate the function at any point [latex]x_i^*[\/latex] within the subinterval [latex][x_{i-1},x_i][\/latex], and use [latex]f(x_i^*)[\/latex] as the height of our rectangle. This gives us an estimate for the area of the form:<\/p>\n<div id=\"fs-id1170572376449\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]A \\approx \\displaystyle\\sum_{i=1}^{n} f(x_i^*)\\Delta x[\/latex].<\/div>\n<p id=\"fs-id1170572376498\">A sum of this form is called a<strong> Riemann sum<\/strong>, named after the 19th-century mathematician Bernhard Riemann.<\/p>\n<section class=\"textbox keyTakeaway\">\n<div class=\"title\">\n<h3 style=\"text-align: left;\">Riemann sum<\/h3>\n<p>Let [latex]f(x)[\/latex] be defined on a closed interval [latex][a,b][\/latex] and let [latex]P[\/latex] be a regular partition of [latex][a,b][\/latex]. Let [latex]\\Delta x[\/latex] be the width of each subinterval [latex][x_{i-1},x_i][\/latex] and for each [latex]i[\/latex], let [latex]x_i^*[\/latex] be any point in [latex][x_{i-1},x_i][\/latex].<\/p><\/div>\n<div>&nbsp;<\/div>\n<div class=\"title\">A Riemann sum is defined for [latex]f(x)[\/latex] as<\/div>\n<div id=\"fs-id1170572444290\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\displaystyle\\sum_{i=1}^{n} f(x_i^*)\\Delta x[\/latex].<\/div>\n<\/section>\n<p id=\"fs-id1170572344248\">When using left- and right-endpoint approximations, our estimates improve as we increase the number of subintervals [latex]n[\/latex]. The same idea applies to Riemann sums: the more subintervals we use, the better our approximation. Now, let&#8217;s define the area under a curve using Riemann sums.<\/p>\n<section class=\"textbox keyTakeaway\">\n<div class=\"title\">\n<h3 style=\"text-align: left;\">area under a curve using Riemann sums<\/h3>\n<p>Let [latex]f(x)[\/latex] be a continuous, nonnegative function on an interval [latex][a,b][\/latex], and let [latex]\\displaystyle\\sum_{i=1}^{n} f(x_i^*)\\Delta x[\/latex] be a Riemann sum for [latex]f(x)[\/latex].<\/p><\/div>\n<div>&nbsp;<\/div>\n<div class=\"title\">Then, the area under the curve [latex]y=f(x)[\/latex] on [latex][a,b][\/latex] is given by<\/div>\n<div id=\"fs-id1170572229819\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]A=\\underset{n\\to \\infty }{\\lim}\\displaystyle\\sum_{i=1}^{n} f(x_i^*)\\Delta x[\/latex].<\/div>\n<\/section>\n<p id=\"fs-id1170572217494\">Taking the limit of a sum is a bit different from taking the limit of a function [latex]f(x)[\/latex] as [latex]x[\/latex] goes to infinity. We discuss limits of sums in more detail in the chapter on Sequences and Series in Calculus 2. For now, assume that the techniques we use to compute limits of functions also apply to sums.<\/p>\n<p id=\"fs-id1170572217522\">We must also consider what happens if our sum converges to different limits for different choices of [latex]x_i^*[\/latex]. If [latex]f(x)[\/latex] is continuous on [latex][a,b][\/latex], the limit:<\/p>\n<p style=\"text-align: center;\">[latex]\\underset{n\\to \\infty }{\\lim}\\displaystyle\\sum_{i=1}^{n} f(x_i^*)\\Delta x[\/latex]<\/p>\n<p>is unique and does not depend on the choice of [latex]x_i^*[\/latex].<\/p>\n<p id=\"fs-id1170571547592\">Before we dive into examples, let&#8217;s discuss some specific choices for [latex]x_i^*[\/latex]. Any choice for [latex]x_i^*[\/latex] gives us an estimate of the area under the curve, but we might want to know if our estimate is too high or too low. We can choose [latex]x_i^*[\/latex] to guarantee one result or the other.<\/p>\n<ul>\n<li><strong>Overestimate:<\/strong> Choose [latex]x_i^*[\/latex] so that [latex]f(x_i^*)[\/latex] is the maximum value on [latex][x_{i-1},x_i][\/latex]. This makes our Riemann sum an <strong>upper sum<\/strong>.<\/li>\n<li><strong>Underestimate:<\/strong> Choose [latex]x_i^*[\/latex] so that [latex]f(x_i^*)[\/latex] is the minimum value on [latex][x_{i-1},x_i][\/latex]. This makes our Riemann sum a <strong>lower sum<\/strong>.<\/li>\n<\/ul>\n<section class=\"textbox proTip\">\n<ul>\n<li>If a function is increasing over an interval, using the right endpoints for the upper sum and the left endpoints for the lower sum gives us a good estimate.<\/li>\n<li>If a function is decreasing, using the left endpoints for the upper sum and the right endpoints for the lower sum is effective.<\/li>\n<\/ul>\n<\/section>\n<section class=\"textbox example\">\n<p>Find a lower sum for [latex]f(x)=10-x^2[\/latex] on [latex][1,2][\/latex]; use [latex]n=4[\/latex] subintervals.<\/p>\n<p><div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q448179\">Show Solution<\/button><\/p>\n<div id=\"q448179\" class=\"hidden-answer\" style=\"display: none\">With [latex]n=4[\/latex] over the interval [latex][1,2], \\, \\Delta x=\\frac{1}{4}[\/latex]. We can list the intervals as [latex][1,1.25], \\, [1.25,1.5], \\, [1.5,1.75], \\, [1.75,2][\/latex]. Because the function is decreasing over the interval [latex][1,2][\/latex],&nbsp;(Figure 14) shows that a lower sum is obtained by using the right endpoints.<\/p>\n<figure style=\"width: 487px\" 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\/11203921\/CNX_Calc_Figure_05_01_014.jpg\" alt=\"The graph of f(x) = 10 \u2212 x^2 from 0 to 2. It is set up for a right-end approximation of the area bounded by the curve and the x axis on &#091;1, 2&#093;, labeled a=x0 to x4. It shows a lower sum.\" width=\"487\" height=\"275\" \/><figcaption class=\"wp-caption-text\">Figure 14. The graph of [latex]f(x)=10-x^2[\/latex] is set up for a right-endpoint approximation of the area bounded by the curve and the x-axis on [latex][1,2][\/latex], and it shows a lower sum.<\/figcaption><\/figure>\n<p id=\"fs-id1170572307267\">The Riemann sum is<\/p>\n<div id=\"fs-id1170572233863\" class=\"equation unnumbered\">[latex]\\begin{array}{ll}\\displaystyle\\sum_{k=1}^{4} (10-x^2)(0.25)& =0.25[10-(1.25)^2+10-(1.5)^2+10-(1.75)^2+10-(2)^2] \\\\ & =0.25[8.4375+7.75+6.9375+6] \\\\ & =7.28 \\end{array}[\/latex]<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1170572376172\">The area of [latex]7.28[\/latex] is a lower sum and an underestimate.<\/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\/qx-gvr8k8SY?controls=0&amp;start=825&amp;end=1020&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.1ApproximatingAreas825to1020_transcript.txt\" target=\"_blank\" rel=\"noopener\">transcript for this segmented clip of &#8220;5.1 Approximating Areas&#8221; here (opens in new window)<\/a>.<\/p>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox example\">\n<ol id=\"fs-id1170572376186\" style=\"list-style-type: lower-alpha;\">\n<li>Find an upper sum for [latex]f(x)=10-x^2[\/latex] on [latex][1,2][\/latex]; let [latex]n=4[\/latex].<\/li>\n<li>Sketch the approximation.<\/li>\n<\/ol>\n<div id=\"fs-id1170572376182\" class=\"exercise\">\n<p><div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q568309\">Hint<\/button><\/p>\n<div id=\"q568309\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1170571653916\">[latex]f(x)[\/latex] is decreasing on [latex][1,2][\/latex], so the maximum function values occur at the left endpoints of the subintervals.<\/p>\n<\/div>\n<\/div>\n<p><div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"qfs-id1170571653953\">Show Solution<\/button><\/p>\n<div id=\"qfs-id1170571653953\" class=\"hidden-answer\" style=\"display: none\">\n<ol id=\"fs-id1170571653953\" style=\"list-style-type: lower-alpha;\">\n<li>Upper sum [latex]=8.0313[\/latex].<\/li>\n<li>\n<figure style=\"width: 487px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11203924\/CNX_Calc_Figure_05_01_015.jpg\" alt=\"A graph of the function f(x) = 10 \u2212 x^2 from 0 to 2. It is set up for a right endpoint approximation over the area &#091;1,2&#093;, which is labeled a=x0 to x4. It is an upper sum.\" width=\"487\" height=\"275\" \/><figcaption class=\"wp-caption-text\">Figure 15.<\/figcaption><\/figure>\n<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<\/div>\n<div id=\"fs-id1170572554389\" class=\"textbook key-takeaways\">\n<section class=\"textbox tryIt\">\n<iframe loading=\"lazy\" id=\"ohm210547\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=210547&theme=lumen&iframe_resize_id=ohm210547&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><br \/>\n<\/section>\n<\/div>\n","protected":false},"author":6,"menu_order":7,"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.1 Approximating Areas\",\"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.1 Approximating Areas","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\/378"}],"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\/378\/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\/378\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/media?parent=378"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapter-type?post=378"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/contributor?post=378"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/license?post=378"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}