{"id":1033,"date":"2025-06-20T17:29:55","date_gmt":"2025-06-20T17:29:55","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/calculus2\/?post_type=chapter&#038;p=1033"},"modified":"2025-09-09T19:33:47","modified_gmt":"2025-09-09T19:33:47","slug":"area-and-arc-length-in-polar-coordinates-fresh-take","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/calculus2\/chapter\/area-and-arc-length-in-polar-coordinates-fresh-take\/","title":{"raw":"Area and Arc Length in Polar Coordinates: Fresh Take","rendered":"Area and Arc Length in Polar Coordinates: Fresh Take"},"content":{"raw":"<section class=\"textbox learningGoals\" aria-label=\"Learning Goals\">\r\n<ul>\r\n \t<li>Calculate the area of regions when they're described in polar coordinates<\/li>\r\n \t<li>Find the length of a curve that's given in polar form<\/li>\r\n<\/ul>\r\n<\/section>\r\n<h2 data-type=\"title\">Areas of Regions Bounded by Polar Curves<\/h2>\r\n<div class=\"textbox shaded\">\r\n\r\n<strong>The Main Idea\u00a0<\/strong>\r\n<p class=\"whitespace-normal break-words\">Instead of rectangles like in rectangular coordinates, polar area calculations use circular sectors as building blocks. This shift in perspective leads to a formula that looks quite different from the standard [latex]\\int f(x) dx[\/latex].<\/p>\r\n<p class=\"whitespace-normal break-words\"><strong>The key formula:<\/strong> For a polar curve [latex]r = f(\\theta)[\/latex] from [latex]\\theta = \\alpha[\/latex] to [latex]\\theta = \\beta[\/latex]: [latex]A = \\frac{1}{2}\\int_{\\alpha}^{\\beta} r^2 d\\theta[\/latex]<\/p>\r\n<p class=\"whitespace-normal break-words\">Why the [latex]\\frac{1}{2}[\/latex]? It comes from the sector area formula [latex]A = \\frac{1}{2}\\theta r^2[\/latex]. Each tiny sector has area [latex]\\frac{1}{2}(\\Delta\\theta)(r_i)^2[\/latex], and when we take the limit, that [latex]\\frac{1}{2}[\/latex] factor stays.<\/p>\r\n<p class=\"whitespace-normal break-words\">Don't forget to square [latex]r[\/latex]! This is probably the most common mistake. You're integrating [latex]r^2[\/latex], not just [latex]r[\/latex].<\/p>\r\n<p class=\"whitespace-normal break-words\"><strong>For areas between two curves:<\/strong> [latex]A = \\frac{1}{2}\\int_{\\alpha}^{\\beta} [r_{outer}^2 - r_{inner}^2] d\\theta[\/latex]<\/p>\r\n<p class=\"whitespace-normal break-words\"><strong>Finding intersection points:<\/strong> Set [latex]r_1(\\theta) = r_2(\\theta)[\/latex] and solve. But watch out\u2014curves can intersect at the origin even when this algebraic approach finds no common solutions, because they might pass through the origin at different [latex]\\theta[\/latex] values.<\/p>\r\n<p class=\"whitespace-normal break-words\"><strong>Problem-Solving Strategy:<\/strong><\/p>\r\n\r\n<ol class=\"[&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-decimal space-y-1.5 pl-7\">\r\n \t<li class=\"whitespace-normal break-words\">Sketch both curves to visualize the region<\/li>\r\n \t<li class=\"whitespace-normal break-words\">Find intersection points (including checking the origin separately)<\/li>\r\n \t<li class=\"whitespace-normal break-words\">Determine which curve is outer vs. inner in each region<\/li>\r\n \t<li class=\"whitespace-normal break-words\">Set up the integral with the correct limits<\/li>\r\n<\/ol>\r\n<p class=\"whitespace-normal break-words\">You'll often need [latex]\\sin^2\\theta = \\frac{1 - \\cos(2\\theta)}{2}[\/latex] to evaluate integrals involving [latex]\\sin^2\\theta[\/latex].<\/p>\r\n\r\n<\/div>\r\n<section class=\"textbox example\" aria-label=\"Example\">\r\n<div id=\"fs-id1167793270882\" data-type=\"problem\">\r\n<p id=\"fs-id1167794332423\">Find the area inside the cardioid defined by the equation [latex]r=1-\\cos\\theta [\/latex].<\/p>\r\n\r\n<\/div>\r\n[reveal-answer q=\"44558897\"]Hint[\/reveal-answer]\r\n[hidden-answer a=\"44558897\"]\r\n<div id=\"fs-id1167794002817\" data-type=\"commentary\" data-element-type=\"hint\">\r\n<p id=\"fs-id1167794288181\">Use the theorem. Be sure to determine the correct limits of integration before evaluating.<\/p>\r\n\r\n<\/div>\r\n[\/hidden-answer]\r\n\r\n[reveal-answer q=\"44558898\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"44558898\"]\r\n<div id=\"fs-id1167793879578\" data-type=\"solution\">\r\n<p id=\"fs-id1167793238053\" style=\"text-align: center;\">[latex]A=\\frac{3\\pi}{2}[\/latex]<\/p>\r\n\r\n<\/div>\r\n[\/hidden-answer]\r\n\r\n<\/section><section class=\"textbox example\" aria-label=\"Example\">\r\n<div id=\"fs-id1167793361542\" data-type=\"problem\">\r\n<p id=\"fs-id1167793361544\">Find the area inside the circle [latex]r=4\\cos\\theta [\/latex] and outside the circle [latex]r=2[\/latex].<\/p>\r\n\r\n<\/div>\r\n[reveal-answer q=\"44558895\"]Hint[\/reveal-answer]\r\n[hidden-answer a=\"44558895\"]\r\n<div id=\"fs-id1167793240831\" data-type=\"commentary\" data-element-type=\"hint\">\r\n<p id=\"fs-id1167794125995\">Use the theorem and take advantage of symmetry.<\/p>\r\n\r\n<\/div>\r\n[\/hidden-answer]\r\n\r\n[reveal-answer q=\"44558894\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"44558894\"]\r\n<div id=\"fs-id1167794122477\" data-type=\"solution\">\r\n<p id=\"fs-id1167794122480\" style=\"text-align: center;\">[latex]A=\\frac{4\\pi }{3}+4\\sqrt{3}[\/latex]<\/p>\r\n\r\n<\/div>\r\n[\/hidden-answer]\r\n\r\n<\/section>\r\n<h2 data-type=\"title\">Arc Length in Polar Curves<\/h2>\r\n<div class=\"textbox shaded\">\r\n\r\n<strong>The Main Idea\u00a0<\/strong>\r\n<p class=\"whitespace-normal break-words\">Finding the length of a polar curve uses the same fundamental approach as rectangular curves, but the formula looks different because we're working with [latex]r[\/latex] and [latex]\\theta[\/latex] instead of [latex]x[\/latex] and [latex]y[\/latex].<\/p>\r\n<p class=\"whitespace-normal break-words\"><strong>The key formula:<\/strong> For a polar curve [latex]r = f(\\theta)[\/latex] from [latex]\\theta = \\alpha[\/latex] to [latex]\\theta = \\beta[\/latex]: [latex]L = \\int_{\\alpha}^{\\beta} \\sqrt{r^2 + \\left(\\frac{dr}{d\\theta}\\right)^2} d\\theta[\/latex]<\/p>\r\n<p class=\"whitespace-normal break-words\">We treat the polar curve as a parametric curve with [latex]x = r\\cos\\theta[\/latex] and [latex]y = r\\sin\\theta[\/latex], then apply the parametric arc length formula. When we work through the derivatives and simplify using [latex]\\cos^2\\theta + \\sin^2\\theta = 1[\/latex], we get elegant polar form.<\/p>\r\n<p class=\"whitespace-normal break-words\">You need both the function [latex]r = f(\\theta)[\/latex] and its derivative [latex]\\frac{dr}{d\\theta}[\/latex]. The formula combines the \"radial component\" [latex]r[\/latex] with the \"angular component\" [latex]\\frac{dr}{d\\theta}[\/latex] to capture how the curve stretches as you move around it.<\/p>\r\n<p class=\"whitespace-normal break-words\">Don't forget to square both terms under the square root: it's [latex]r^2 + \\left(\\frac{dr}{d\\theta}\\right)^2[\/latex], not [latex]r + \\frac{dr}{d\\theta}[\/latex].<\/p>\r\n<p class=\"whitespace-normal break-words\"><strong>Common trigonometric strategies:<\/strong><\/p>\r\n\r\n<ul class=\"[&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc space-y-1.5 pl-7\">\r\n \t<li class=\"whitespace-normal break-words\">Use identities like [latex]\\cos(2\\alpha) = 2\\cos^2\\alpha - 1[\/latex] to simplify expressions<\/li>\r\n \t<li class=\"whitespace-normal break-words\">Take advantage of symmetry to reduce integration limits and multiply by an appropriate factor<\/li>\r\n<\/ul>\r\n<\/div>\r\n<section class=\"textbox example\" aria-label=\"Example\">\r\n<div id=\"fs-id1167793241098\" data-type=\"problem\">\r\n<p id=\"fs-id1167793241100\">Find the total arc length of [latex]r=3\\sin\\theta [\/latex].<\/p>\r\n\r\n<\/div>\r\n[reveal-answer q=\"44558891\"]Hint[\/reveal-answer]\r\n[hidden-answer a=\"44558891\"]\r\n<div id=\"fs-id1167793241135\" data-type=\"commentary\" data-element-type=\"hint\">\r\n<p id=\"fs-id1167793278108\">Use the theorem. To determine the correct limits, make a table of values.<\/p>\r\n\r\n<\/div>\r\n[\/hidden-answer]\r\n\r\n[reveal-answer q=\"44558892\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"44558892\"]\r\n<div id=\"fs-id1167793241119\" data-type=\"solution\">\r\n<p id=\"fs-id1167793241122\" style=\"text-align: center;\">[latex]s=3\\pi [\/latex]<\/p>\r\n&nbsp;\r\n\r\n<\/div>\r\n[\/hidden-answer]\r\n\r\n<\/section>","rendered":"<section class=\"textbox learningGoals\" aria-label=\"Learning Goals\">\n<ul>\n<li>Calculate the area of regions when they&#8217;re described in polar coordinates<\/li>\n<li>Find the length of a curve that&#8217;s given in polar form<\/li>\n<\/ul>\n<\/section>\n<h2 data-type=\"title\">Areas of Regions Bounded by Polar Curves<\/h2>\n<div class=\"textbox shaded\">\n<p><strong>The Main Idea\u00a0<\/strong><\/p>\n<p class=\"whitespace-normal break-words\">Instead of rectangles like in rectangular coordinates, polar area calculations use circular sectors as building blocks. This shift in perspective leads to a formula that looks quite different from the standard [latex]\\int f(x) dx[\/latex].<\/p>\n<p class=\"whitespace-normal break-words\"><strong>The key formula:<\/strong> For a polar curve [latex]r = f(\\theta)[\/latex] from [latex]\\theta = \\alpha[\/latex] to [latex]\\theta = \\beta[\/latex]: [latex]A = \\frac{1}{2}\\int_{\\alpha}^{\\beta} r^2 d\\theta[\/latex]<\/p>\n<p class=\"whitespace-normal break-words\">Why the [latex]\\frac{1}{2}[\/latex]? It comes from the sector area formula [latex]A = \\frac{1}{2}\\theta r^2[\/latex]. Each tiny sector has area [latex]\\frac{1}{2}(\\Delta\\theta)(r_i)^2[\/latex], and when we take the limit, that [latex]\\frac{1}{2}[\/latex] factor stays.<\/p>\n<p class=\"whitespace-normal break-words\">Don&#8217;t forget to square [latex]r[\/latex]! This is probably the most common mistake. You&#8217;re integrating [latex]r^2[\/latex], not just [latex]r[\/latex].<\/p>\n<p class=\"whitespace-normal break-words\"><strong>For areas between two curves:<\/strong> [latex]A = \\frac{1}{2}\\int_{\\alpha}^{\\beta} [r_{outer}^2 - r_{inner}^2] d\\theta[\/latex]<\/p>\n<p class=\"whitespace-normal break-words\"><strong>Finding intersection points:<\/strong> Set [latex]r_1(\\theta) = r_2(\\theta)[\/latex] and solve. But watch out\u2014curves can intersect at the origin even when this algebraic approach finds no common solutions, because they might pass through the origin at different [latex]\\theta[\/latex] values.<\/p>\n<p class=\"whitespace-normal break-words\"><strong>Problem-Solving Strategy:<\/strong><\/p>\n<ol class=\"[&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-decimal space-y-1.5 pl-7\">\n<li class=\"whitespace-normal break-words\">Sketch both curves to visualize the region<\/li>\n<li class=\"whitespace-normal break-words\">Find intersection points (including checking the origin separately)<\/li>\n<li class=\"whitespace-normal break-words\">Determine which curve is outer vs. inner in each region<\/li>\n<li class=\"whitespace-normal break-words\">Set up the integral with the correct limits<\/li>\n<\/ol>\n<p class=\"whitespace-normal break-words\">You&#8217;ll often need [latex]\\sin^2\\theta = \\frac{1 - \\cos(2\\theta)}{2}[\/latex] to evaluate integrals involving [latex]\\sin^2\\theta[\/latex].<\/p>\n<\/div>\n<section class=\"textbox example\" aria-label=\"Example\">\n<div id=\"fs-id1167793270882\" data-type=\"problem\">\n<p id=\"fs-id1167794332423\">Find the area inside the cardioid defined by the equation [latex]r=1-\\cos\\theta[\/latex].<\/p>\n<\/div>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q44558897\">Hint<\/button><\/p>\n<div id=\"q44558897\" class=\"hidden-answer\" style=\"display: none\">\n<div id=\"fs-id1167794002817\" data-type=\"commentary\" data-element-type=\"hint\">\n<p id=\"fs-id1167794288181\">Use the theorem. Be sure to determine the correct limits of integration before evaluating.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q44558898\">Show Solution<\/button><\/p>\n<div id=\"q44558898\" class=\"hidden-answer\" style=\"display: none\">\n<div id=\"fs-id1167793879578\" data-type=\"solution\">\n<p id=\"fs-id1167793238053\" style=\"text-align: center;\">[latex]A=\\frac{3\\pi}{2}[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox example\" aria-label=\"Example\">\n<div id=\"fs-id1167793361542\" data-type=\"problem\">\n<p id=\"fs-id1167793361544\">Find the area inside the circle [latex]r=4\\cos\\theta[\/latex] and outside the circle [latex]r=2[\/latex].<\/p>\n<\/div>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q44558895\">Hint<\/button><\/p>\n<div id=\"q44558895\" class=\"hidden-answer\" style=\"display: none\">\n<div id=\"fs-id1167793240831\" data-type=\"commentary\" data-element-type=\"hint\">\n<p id=\"fs-id1167794125995\">Use the theorem and take advantage of symmetry.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q44558894\">Show Solution<\/button><\/p>\n<div id=\"q44558894\" class=\"hidden-answer\" style=\"display: none\">\n<div id=\"fs-id1167794122477\" data-type=\"solution\">\n<p id=\"fs-id1167794122480\" style=\"text-align: center;\">[latex]A=\\frac{4\\pi }{3}+4\\sqrt{3}[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<h2 data-type=\"title\">Arc Length in Polar Curves<\/h2>\n<div class=\"textbox shaded\">\n<p><strong>The Main Idea\u00a0<\/strong><\/p>\n<p class=\"whitespace-normal break-words\">Finding the length of a polar curve uses the same fundamental approach as rectangular curves, but the formula looks different because we&#8217;re working with [latex]r[\/latex] and [latex]\\theta[\/latex] instead of [latex]x[\/latex] and [latex]y[\/latex].<\/p>\n<p class=\"whitespace-normal break-words\"><strong>The key formula:<\/strong> For a polar curve [latex]r = f(\\theta)[\/latex] from [latex]\\theta = \\alpha[\/latex] to [latex]\\theta = \\beta[\/latex]: [latex]L = \\int_{\\alpha}^{\\beta} \\sqrt{r^2 + \\left(\\frac{dr}{d\\theta}\\right)^2} d\\theta[\/latex]<\/p>\n<p class=\"whitespace-normal break-words\">We treat the polar curve as a parametric curve with [latex]x = r\\cos\\theta[\/latex] and [latex]y = r\\sin\\theta[\/latex], then apply the parametric arc length formula. When we work through the derivatives and simplify using [latex]\\cos^2\\theta + \\sin^2\\theta = 1[\/latex], we get elegant polar form.<\/p>\n<p class=\"whitespace-normal break-words\">You need both the function [latex]r = f(\\theta)[\/latex] and its derivative [latex]\\frac{dr}{d\\theta}[\/latex]. The formula combines the &#8220;radial component&#8221; [latex]r[\/latex] with the &#8220;angular component&#8221; [latex]\\frac{dr}{d\\theta}[\/latex] to capture how the curve stretches as you move around it.<\/p>\n<p class=\"whitespace-normal break-words\">Don&#8217;t forget to square both terms under the square root: it&#8217;s [latex]r^2 + \\left(\\frac{dr}{d\\theta}\\right)^2[\/latex], not [latex]r + \\frac{dr}{d\\theta}[\/latex].<\/p>\n<p class=\"whitespace-normal break-words\"><strong>Common trigonometric strategies:<\/strong><\/p>\n<ul class=\"[&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc space-y-1.5 pl-7\">\n<li class=\"whitespace-normal break-words\">Use identities like [latex]\\cos(2\\alpha) = 2\\cos^2\\alpha - 1[\/latex] to simplify expressions<\/li>\n<li class=\"whitespace-normal break-words\">Take advantage of symmetry to reduce integration limits and multiply by an appropriate factor<\/li>\n<\/ul>\n<\/div>\n<section class=\"textbox example\" aria-label=\"Example\">\n<div id=\"fs-id1167793241098\" data-type=\"problem\">\n<p id=\"fs-id1167793241100\">Find the total arc length of [latex]r=3\\sin\\theta[\/latex].<\/p>\n<\/div>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q44558891\">Hint<\/button><\/p>\n<div id=\"q44558891\" class=\"hidden-answer\" style=\"display: none\">\n<div id=\"fs-id1167793241135\" data-type=\"commentary\" data-element-type=\"hint\">\n<p id=\"fs-id1167793278108\">Use the theorem. To determine the correct limits, make a table of values.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q44558892\">Show Solution<\/button><\/p>\n<div id=\"q44558892\" class=\"hidden-answer\" style=\"display: none\">\n<div id=\"fs-id1167793241119\" data-type=\"solution\">\n<p id=\"fs-id1167793241122\" style=\"text-align: center;\">[latex]s=3\\pi[\/latex]<\/p>\n<p>&nbsp;<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n","protected":false},"author":15,"menu_order":14,"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\/1033"}],"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":5,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/1033\/revisions"}],"predecessor-version":[{"id":2257,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/1033\/revisions\/2257"}],"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\/1033\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/media?parent=1033"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapter-type?post=1033"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/contributor?post=1033"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/license?post=1033"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}