{"id":1029,"date":"2025-06-20T17:29:44","date_gmt":"2025-06-20T17:29:44","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/calculus2\/?post_type=chapter&#038;p=1029"},"modified":"2025-08-27T13:51:16","modified_gmt":"2025-08-27T13:51:16","slug":"area-and-arc-length-in-polar-coordinates-learn-it-2","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/calculus2\/chapter\/area-and-arc-length-in-polar-coordinates-learn-it-2\/","title":{"raw":"Area and Arc Length in Polar Coordinates: Learn It 2","rendered":"Area and Arc Length in Polar Coordinates: Learn It 2"},"content":{"raw":"<h2 data-type=\"title\">Arc Length in Polar Curves<\/h2>\r\nWhen you need to find the length of a curve defined in polar coordinates, you can adapt the familiar arc length formula from rectangular coordinates.\r\n\r\n<section class=\"textbox recall\" aria-label=\"Recall\"><strong>Rectangular Arc Length<\/strong>: For a parameterized curve [latex](x(t), y(t))[\/latex], arc length is [latex]L = \\int_a^b \\sqrt{\\left(\\frac{dx}{dt}\\right)^2 + \\left(\\frac{dy}{dt}\\right)^2} dt[\/latex]<\/section>\r\n<p id=\"fs-id1167793370213\">To derive the polar formula, we start with the conversion equations:<\/p>\r\n\r\n<div id=\"fs-id1167793292257\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]x=r\\cos\\theta =f\\left(\\theta \\right)\\cos\\theta \\:\\:\\text{and} \\:\\:y=r\\sin\\theta =f\\left(\\theta \\right)\\sin\\theta [\/latex],<\/div>\r\nTaking derivatives with respect to [latex]\\theta[\/latex]:\r\n<div id=\"fs-id1167793366827\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{array}{c}\\frac{dx}{d\\theta }={f}^{\\prime }\\left(\\theta \\right)\\cos\\theta -f\\left(\\theta \\right)\\sin\\theta \\hfill \\\\ \\frac{dy}{d\\theta }={f}^{\\prime }\\left(\\theta \\right)\\sin\\theta +f\\left(\\theta \\right)\\cos\\theta .\\hfill \\end{array}[\/latex]<\/div>\r\nNow we substitute these into the arc length formula, replacing the parameter [latex]t[\/latex] with [latex]\\theta[\/latex]:\r\n<p style=\"text-align: center;\">[latex]\\begin{align}\r\nL &amp;= \\int_{\\alpha}^{\\beta} \\sqrt{\\left(\\frac{dx}{d\\theta}\\right)^2 + \\left(\\frac{dy}{d\\theta}\\right)^2} d\\theta \\\\\r\n&amp;= \\int_{\\alpha}^{\\beta} \\sqrt{\\left(f'(\\theta)\\cos\\theta - f(\\theta)\\sin\\theta\\right)^2 + \\left(f'(\\theta)\\sin\\theta + f(\\theta)\\cos\\theta\\right)^2} d\\theta\r\n\\end{align}[\/latex]<\/p>\r\nExpanding the terms under the square root and using the identity [latex]\\cos^2\\theta + \\sin^2\\theta = 1[\/latex]:\r\n<p style=\"text-align: center;\">[latex]\\begin{align}\r\nL &amp;= \\int_{\\alpha}^{\\beta} \\sqrt{[f'(\\theta)]^2(\\cos^2\\theta + \\sin^2\\theta) + [f(\\theta)]^2(\\cos^2\\theta + \\sin^2\\theta)} d\\theta \\\\\r\n&amp;= \\int_{\\alpha}^{\\beta} \\sqrt{[f'(\\theta)]^2 + [f(\\theta)]^2} d\\theta \\\\\r\n&amp;= \\int_{\\alpha}^{\\beta} \\sqrt{r^2 + \\left(\\frac{dr}{d\\theta}\\right)^2} d\\theta\r\n\\end{align}[\/latex]<\/p>\r\n<p id=\"fs-id1167793367209\">This gives us the following theorem.<\/p>\r\n\r\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\r\n<h3>arc length of a curve defined by a polar function<\/h3>\r\n<p id=\"fs-id1167794122789\">Let [latex]f[\/latex] be a function whose derivative is continuous on [latex][\\alpha, \\beta][\/latex]. The length of the curve [latex]r = f(\\theta)[\/latex] from [latex]\\theta = \\alpha[\/latex] to [latex]\\theta = \\beta[\/latex] is:<\/p>\r\n\r\n<div id=\"fs-id1167793300660\" style=\"text-align: center;\" data-type=\"equation\">[latex]L={\\displaystyle\\int }_{\\alpha }^{\\beta }\\sqrt{{\\left[f\\left(\\theta \\right)\\right]}^{2}+{\\left[{f}^{\\prime }\\left(\\theta \\right)\\right]}^{2}}d\\theta ={\\displaystyle\\int }_{\\alpha }^{\\beta }\\sqrt{{r}^{2}+{\\left(\\frac{dr}{d\\theta }\\right)}^{2}}d\\theta [\/latex].<\/div>\r\n<\/section><section class=\"textbox example\" aria-label=\"Example\">Find the arc length of the cardioid [latex]r=2+2\\cos\\theta [\/latex].[reveal-answer q=\"44558893\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"44558893\"]\r\n<div id=\"fs-id1167793300536\" data-type=\"solution\">\r\n<p id=\"fs-id1167793300539\">When [latex]\\theta =0,r=2+2\\cos0=4[\/latex]. Furthermore, as [latex]\\theta [\/latex] goes from [latex]0[\/latex] to [latex]2\\pi[\/latex], the cardioid is traced out exactly once. Therefore these are the limits of integration. Using [latex]f\\left(\\theta \\right)=2+2\\cos\\theta [\/latex], [latex]\\alpha =0[\/latex], and [latex]\\beta =2\\pi[\/latex], the theorem equation becomes<\/p>\r\n\r\n<div id=\"fs-id1171360536181\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{array}{cc}\\hfill L&amp; ={\\displaystyle\\int }_{\\alpha }^{\\beta }\\sqrt{{\\left[f\\left(\\theta \\right)\\right]}^{2}+{\\left[{f}^{\\prime }\\left(\\theta \\right)\\right]}^{2}}d\\theta \\hfill \\\\ &amp; ={\\displaystyle\\int }_{0}^{2\\pi }\\sqrt{{\\left[2+2\\cos\\theta \\right]}^{2}+{\\left[-2\\sin\\theta \\right]}^{2}}d\\theta \\hfill \\\\ &amp; ={\\displaystyle\\int }_{0}^{2\\pi}\\sqrt{4+8\\cos\\theta +4{\\cos}^{2}\\theta +4{\\sin}^{2}\\theta }d\\theta \\hfill \\\\ &amp; ={\\displaystyle\\int }_{0}^{2\\pi }\\sqrt{4+8\\cos\\theta +4\\left({\\cos}^{2}\\theta +{\\sin}^{2}\\theta \\right)}d\\theta \\hfill \\\\ &amp; ={\\displaystyle\\int }_{0}^{2\\pi }\\sqrt{8+8\\cos\\theta }d\\theta \\hfill \\\\ &amp; =2{\\displaystyle\\int }_{0}^{2\\pi }\\sqrt{2+2\\cos\\theta }d\\theta .\\hfill \\end{array}[\/latex]<\/div>\r\n&nbsp;\r\n<p id=\"fs-id1167794117765\">Next, using the identity [latex]\\cos\\left(2\\alpha \\right)=2{\\cos}^{2}\\alpha -1[\/latex], add 1 to both sides and multiply by 2. This gives [latex]2+2\\cos\\left(2\\alpha \\right)=4{\\cos}^{2}\\alpha [\/latex]. Substituting [latex]\\alpha =\\frac{\\theta}{2}[\/latex] gives [latex]2+2\\cos\\theta =4{\\cos}^{2}\\left(\\frac{\\theta}{2}\\right)[\/latex], so the integral becomes<\/p>\r\n\r\n<div id=\"fs-id1167793278471\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{array}{cc}\\hfill L&amp; =2{\\displaystyle\\int }_{0}^{2\\pi }\\sqrt{2+2\\cos\\theta }d\\theta \\hfill \\\\ &amp; =2{\\displaystyle\\int }_{0}^{2\\pi }\\sqrt{4{\\cos}^{2}\\left(\\frac{\\theta }{2}\\right)}d\\theta \\hfill \\\\ &amp; =2{\\displaystyle\\int }_{0}^{2\\pi }2|\\cos\\left(\\frac{\\theta }{2}\\right)|d\\theta .\\hfill \\end{array}[\/latex]<\/div>\r\n&nbsp;\r\n<p id=\"fs-id1167794117725\">The absolute value is necessary because the cosine is negative for some values in its domain. To resolve this issue, change the limits from [latex]0[\/latex] to [latex]\\pi [\/latex] and double the answer. This strategy works because cosine is positive between [latex]0[\/latex] and [latex]\\frac{\\pi }{2}[\/latex]. Thus,<\/p>\r\n\r\n<div id=\"fs-id1167793366736\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{array}{cc}\\hfill L&amp; =4{\\displaystyle\\int }_{0}^{2\\pi }|\\cos\\left(\\frac{\\theta }{2}\\right)|d\\theta \\hfill \\\\ &amp; =8{\\displaystyle\\int }_{0}^{\\pi }\\cos\\left(\\frac{\\theta }{2}\\right)d\\theta \\hfill \\\\ &amp; =8{\\left(2\\sin\\left(\\frac{\\theta }{2}\\right)\\right)}_{0}^{\\pi }\\hfill \\\\ &amp; =16.\\hfill \\end{array}[\/latex]<\/div>\r\n&nbsp;\r\n\r\n<\/div>\r\n[\/hidden-answer]\r\n\r\n<\/section><section class=\"textbox watchIt\" aria-label=\"Watch It\">Watch the following video to see the worked solution to the example above.<center><iframe title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/F10azktoCBI?controls=0&amp;start=654&amp;end=1077&amp;autoplay=0\" width=\"750\" height=\"450\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\" data-mce-fragment=\"1\"><\/iframe><\/center>\r\n<p class=\"p1\">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\nYou can view the <a href=\"https:\/\/oerfiles.s3.us-west-2.amazonaws.com\/Calculus+II\/Transcripts\/7.4AreaAndArcLength654to1077_transcript.html\" target=\"_blank\" rel=\"noopener\">transcript for this segmented clip of \"7.4 Area and Arc Length in Polar Coordinates\" here (opens in new window)<\/a>.\r\n\r\n<\/section><section class=\"textbox tryIt\" aria-label=\"Try It\">[ohm_question hide_question_numbers=1]169532[\/ohm_question]<\/section>","rendered":"<h2 data-type=\"title\">Arc Length in Polar Curves<\/h2>\n<p>When you need to find the length of a curve defined in polar coordinates, you can adapt the familiar arc length formula from rectangular coordinates.<\/p>\n<section class=\"textbox recall\" aria-label=\"Recall\"><strong>Rectangular Arc Length<\/strong>: For a parameterized curve [latex](x(t), y(t))[\/latex], arc length is [latex]L = \\int_a^b \\sqrt{\\left(\\frac{dx}{dt}\\right)^2 + \\left(\\frac{dy}{dt}\\right)^2} dt[\/latex]<\/section>\n<p id=\"fs-id1167793370213\">To derive the polar formula, we start with the conversion equations:<\/p>\n<div id=\"fs-id1167793292257\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]x=r\\cos\\theta =f\\left(\\theta \\right)\\cos\\theta \\:\\:\\text{and} \\:\\:y=r\\sin\\theta =f\\left(\\theta \\right)\\sin\\theta[\/latex],<\/div>\n<p>Taking derivatives with respect to [latex]\\theta[\/latex]:<\/p>\n<div id=\"fs-id1167793366827\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{array}{c}\\frac{dx}{d\\theta }={f}^{\\prime }\\left(\\theta \\right)\\cos\\theta -f\\left(\\theta \\right)\\sin\\theta \\hfill \\\\ \\frac{dy}{d\\theta }={f}^{\\prime }\\left(\\theta \\right)\\sin\\theta +f\\left(\\theta \\right)\\cos\\theta .\\hfill \\end{array}[\/latex]<\/div>\n<p>Now we substitute these into the arc length formula, replacing the parameter [latex]t[\/latex] with [latex]\\theta[\/latex]:<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}  L &= \\int_{\\alpha}^{\\beta} \\sqrt{\\left(\\frac{dx}{d\\theta}\\right)^2 + \\left(\\frac{dy}{d\\theta}\\right)^2} d\\theta \\\\  &= \\int_{\\alpha}^{\\beta} \\sqrt{\\left(f'(\\theta)\\cos\\theta - f(\\theta)\\sin\\theta\\right)^2 + \\left(f'(\\theta)\\sin\\theta + f(\\theta)\\cos\\theta\\right)^2} d\\theta  \\end{align}[\/latex]<\/p>\n<p>Expanding the terms under the square root and using the identity [latex]\\cos^2\\theta + \\sin^2\\theta = 1[\/latex]:<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}  L &= \\int_{\\alpha}^{\\beta} \\sqrt{[f'(\\theta)]^2(\\cos^2\\theta + \\sin^2\\theta) + [f(\\theta)]^2(\\cos^2\\theta + \\sin^2\\theta)} d\\theta \\\\  &= \\int_{\\alpha}^{\\beta} \\sqrt{[f'(\\theta)]^2 + [f(\\theta)]^2} d\\theta \\\\  &= \\int_{\\alpha}^{\\beta} \\sqrt{r^2 + \\left(\\frac{dr}{d\\theta}\\right)^2} d\\theta  \\end{align}[\/latex]<\/p>\n<p id=\"fs-id1167793367209\">This gives us the following theorem.<\/p>\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\n<h3>arc length of a curve defined by a polar function<\/h3>\n<p id=\"fs-id1167794122789\">Let [latex]f[\/latex] be a function whose derivative is continuous on [latex][\\alpha, \\beta][\/latex]. The length of the curve [latex]r = f(\\theta)[\/latex] from [latex]\\theta = \\alpha[\/latex] to [latex]\\theta = \\beta[\/latex] is:<\/p>\n<div id=\"fs-id1167793300660\" style=\"text-align: center;\" data-type=\"equation\">[latex]L={\\displaystyle\\int }_{\\alpha }^{\\beta }\\sqrt{{\\left[f\\left(\\theta \\right)\\right]}^{2}+{\\left[{f}^{\\prime }\\left(\\theta \\right)\\right]}^{2}}d\\theta ={\\displaystyle\\int }_{\\alpha }^{\\beta }\\sqrt{{r}^{2}+{\\left(\\frac{dr}{d\\theta }\\right)}^{2}}d\\theta[\/latex].<\/div>\n<\/section>\n<section class=\"textbox example\" aria-label=\"Example\">Find the arc length of the cardioid [latex]r=2+2\\cos\\theta[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q44558893\">Show Solution<\/button><\/p>\n<div id=\"q44558893\" class=\"hidden-answer\" style=\"display: none\">\n<div id=\"fs-id1167793300536\" data-type=\"solution\">\n<p id=\"fs-id1167793300539\">When [latex]\\theta =0,r=2+2\\cos0=4[\/latex]. Furthermore, as [latex]\\theta[\/latex] goes from [latex]0[\/latex] to [latex]2\\pi[\/latex], the cardioid is traced out exactly once. Therefore these are the limits of integration. Using [latex]f\\left(\\theta \\right)=2+2\\cos\\theta[\/latex], [latex]\\alpha =0[\/latex], and [latex]\\beta =2\\pi[\/latex], the theorem equation becomes<\/p>\n<div id=\"fs-id1171360536181\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{array}{cc}\\hfill L& ={\\displaystyle\\int }_{\\alpha }^{\\beta }\\sqrt{{\\left[f\\left(\\theta \\right)\\right]}^{2}+{\\left[{f}^{\\prime }\\left(\\theta \\right)\\right]}^{2}}d\\theta \\hfill \\\\ & ={\\displaystyle\\int }_{0}^{2\\pi }\\sqrt{{\\left[2+2\\cos\\theta \\right]}^{2}+{\\left[-2\\sin\\theta \\right]}^{2}}d\\theta \\hfill \\\\ & ={\\displaystyle\\int }_{0}^{2\\pi}\\sqrt{4+8\\cos\\theta +4{\\cos}^{2}\\theta +4{\\sin}^{2}\\theta }d\\theta \\hfill \\\\ & ={\\displaystyle\\int }_{0}^{2\\pi }\\sqrt{4+8\\cos\\theta +4\\left({\\cos}^{2}\\theta +{\\sin}^{2}\\theta \\right)}d\\theta \\hfill \\\\ & ={\\displaystyle\\int }_{0}^{2\\pi }\\sqrt{8+8\\cos\\theta }d\\theta \\hfill \\\\ & =2{\\displaystyle\\int }_{0}^{2\\pi }\\sqrt{2+2\\cos\\theta }d\\theta .\\hfill \\end{array}[\/latex]<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1167794117765\">Next, using the identity [latex]\\cos\\left(2\\alpha \\right)=2{\\cos}^{2}\\alpha -1[\/latex], add 1 to both sides and multiply by 2. This gives [latex]2+2\\cos\\left(2\\alpha \\right)=4{\\cos}^{2}\\alpha[\/latex]. Substituting [latex]\\alpha =\\frac{\\theta}{2}[\/latex] gives [latex]2+2\\cos\\theta =4{\\cos}^{2}\\left(\\frac{\\theta}{2}\\right)[\/latex], so the integral becomes<\/p>\n<div id=\"fs-id1167793278471\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{array}{cc}\\hfill L& =2{\\displaystyle\\int }_{0}^{2\\pi }\\sqrt{2+2\\cos\\theta }d\\theta \\hfill \\\\ & =2{\\displaystyle\\int }_{0}^{2\\pi }\\sqrt{4{\\cos}^{2}\\left(\\frac{\\theta }{2}\\right)}d\\theta \\hfill \\\\ & =2{\\displaystyle\\int }_{0}^{2\\pi }2|\\cos\\left(\\frac{\\theta }{2}\\right)|d\\theta .\\hfill \\end{array}[\/latex]<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1167794117725\">The absolute value is necessary because the cosine is negative for some values in its domain. To resolve this issue, change the limits from [latex]0[\/latex] to [latex]\\pi[\/latex] and double the answer. This strategy works because cosine is positive between [latex]0[\/latex] and [latex]\\frac{\\pi }{2}[\/latex]. Thus,<\/p>\n<div id=\"fs-id1167793366736\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\begin{array}{cc}\\hfill L& =4{\\displaystyle\\int }_{0}^{2\\pi }|\\cos\\left(\\frac{\\theta }{2}\\right)|d\\theta \\hfill \\\\ & =8{\\displaystyle\\int }_{0}^{\\pi }\\cos\\left(\\frac{\\theta }{2}\\right)d\\theta \\hfill \\\\ & =8{\\left(2\\sin\\left(\\frac{\\theta }{2}\\right)\\right)}_{0}^{\\pi }\\hfill \\\\ & =16.\\hfill \\end{array}[\/latex]<\/div>\n<p>&nbsp;<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox watchIt\" aria-label=\"Watch It\">Watch the following video to see the worked solution to the example above.<\/p>\n<div style=\"text-align: center;\"><iframe loading=\"lazy\" title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/F10azktoCBI?controls=0&amp;start=654&amp;end=1077&amp;autoplay=0\" width=\"750\" height=\"450\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\" data-mce-fragment=\"1\"><\/iframe><\/div>\n<p class=\"p1\">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+II\/Transcripts\/7.4AreaAndArcLength654to1077_transcript.html\" target=\"_blank\" rel=\"noopener\">transcript for this segmented clip of &#8220;7.4 Area and Arc Length in Polar Coordinates&#8221; here (opens in new window)<\/a>.<\/p>\n<\/section>\n<section class=\"textbox tryIt\" aria-label=\"Try It\"><iframe loading=\"lazy\" id=\"ohm169532\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=169532&theme=lumen&iframe_resize_id=ohm169532&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><\/section>\n","protected":false},"author":15,"menu_order":12,"template":"","meta":{"_candela_citation":"[]","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"part":677,"module-header":"- Select Header -","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\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/1029"}],"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\/15"}],"version-history":[{"count":7,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/1029\/revisions"}],"predecessor-version":[{"id":2007,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/1029\/revisions\/2007"}],"part":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/parts\/677"}],"metadata":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/1029\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/media?parent=1029"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapter-type?post=1029"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/contributor?post=1029"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/license?post=1029"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}