MX Calculus Area and Arc Length in Polar Coordinates

Section 1.4Area and Arc Length in Polar Coordinates

In the rectangular coordinate system, the definite integral provides a way to calculate the area under a curve. In particular, if we have a function \(y=f(x)\) defined from \(x=a\) to \(x=b\) where \(f(x)>0\) on this interval, the area between the curve and the x-axis is given by \(A={∫}_{a}^{b}f(x)\,dx.\) This fact, along with the formula for evaluating this integral, is summarized in the Fundamental Theorem of Calculus. Similarly, the arc length of this curve is given by \(L={∫}_{a}^{b}\sqrt{1+{({f}^{\prime }(x))}^{2}}dx.\) In this section, we study analogous formulas for area and arc length in the polar coordinate system.

Areas of Regions Bounded by Polar Curves

We have studied the formulas for area under a curve defined in rectangular coordinates and parametrically defined curves. Now we turn our attention to deriving a formula for the area of a region bounded by a polar curve. Recall that the proof of the Fundamental Theorem of Calculus used the concept of a Riemann sum to approximate the area under a curve by using rectangles. For polar curves we use the Riemann sum again, but the rectangles are replaced by sectors of a circle.

Consider a curve defined by the function \(r=f(θ),\) where \(α\le θ\le β.\) Our first step is to partition the interval \([α,β]\) into n equal-width subintervals. The width of each subinterval is given by the formula \(\Delta θ=(β-α)\text{/}n,\) and the ith partition point \({θ}_{i}\) is given by the formula \({θ}_{i}=α+i\Delta θ.\) Each partition point \(θ={θ}_{i}\) defines a line with slope \(\text{tan}{θ}_{i}\) passing through the pole as shown in the following graph.

On the polar coordinate plane, a curve is drawn in the first quadrant, and there are rays from the origin that intersect this curve at a regular interval. Every time one of these rays intersects the curve, a perpendicular arc is made from the ray to the next ray. The first instance of a ray-curve intersection is labeled θ = α; the last instance is labeled θ = β. The intervening ones are marked θ1, θ2, …, θn−1.
Figure 1 — A partition of a typical curve in polar coordinates.

The line segments are connected by arcs of constant radius. This defines sectors whose areas can be calculated by using a geometric formula. The area of each sector is then used to approximate the area between successive line segments. We then sum the areas of the sectors to approximate the total area. This approach gives a Riemann sum approximation for the total area. The formula for the area of a sector of a circle is illustrated in the following figure.

A circle is drawn with radius r and a sector of angle θ. It is noted that A = (1/2) θ r2.
Figure 2 — The area of a sector of a circle is given by \(A=\frac{1}{2}θ{r}^{2}.\)

Recall that the area of a circle is \(A=\pi {r}^{2}.\) When measuring angles in radians, 360 degrees is equal to \(2\pi\) radians. Therefore a fraction of a circle can be measured by the central angle \(θ.\) The fraction of the circle is given by \(\frac{θ}{2\pi },\) so the area of the sector is this fraction multiplied by the total area:

\[A=(\frac{θ}{2\pi })\,\pi {r}^{2}=\frac{1}{2}θ{r}^{2}.\]

Since the radius of a typical sector in Figure 1 is given by \({r}_{i}=f({θ}_{i}),\) the area of the ith sector is given by

\[{A}_{i}=\frac{1}{2}(\Delta θ){(f({θ}_{i}))}^{2}.\]

Therefore a Riemann sum that approximates the area is given by

\[{A}_{n}=∑i=1n{A}_{i}\approx ∑i=1n\frac{1}{2}(\Delta θ){(f({θ}_{i}))}^{2}.\]

We take the limit as \(n\to \infty\) to get the exact area:

\[A=\underset{n\to \infty }{\text{lim}}{A}_{n}=\frac{1}{2}{∫}_{α}^{β}{(f(θ))}^{2}dθ.\]

This gives the following theorem.

Area of a Region Bounded by a Polar Curve

Suppose \(f\) is continuous and nonnegative on the interval \(α\le θ\le β\) with \(0<β-α\le 2\pi .\) The area of the region bounded by the graph of \(r=f(θ)\) between the radial lines \(θ=α\) and \(θ=β\) is

\[A=\frac{1}{2}{∫}_{α}^{β}{[f(θ)]}^{2}dθ=\frac{1}{2}{∫}_{α}^{β}{r}^{2}dθ.\]

Example 1

Find the area of one petal of the rose defined by the equation \(r=3\,\text{sin}(2θ).\)

Find the consecutive θ values where \(r=0\) to locate one petal's bounds, then apply \(A=\frac{1}{2}{∫}_{α}^{β}{[f(θ)]}^{2}dθ\) over that interval.

The graph of \(r=3\,\text{sin}(2θ)\) follows.

A four-petaled rose with furthest extent 3 from the origin at π/4, 3π/4, 5π/4, and 7π/4.
Figure 3 — The graph of \(r=3\,\text{sin}(2θ).\)

When \(θ=0\) we have \(r=3\,\text{sin}(2(0))=0.\) The next value for which \(r=0\) is \(θ=\pi \text{/}2.\) This can be seen by solving the equation \(3\,\text{sin}(2θ)=0\) for \(θ.\) Therefore the values \(θ=0\) to \(θ=\pi \text{/}2\) trace out the first petal of the rose. To find the area inside this petal, use Equation 5 with \(f(θ)=3\,\text{sin}(2θ),\) \(α=0,\) and \(β=\pi \text{/}2\text{:}\)

\[\begin{array}{ll}A & =\frac{1}{2}{∫}_{α}^{β}{[f(θ)]}^{2}dθ \\ & =\frac{1}{2}{∫}_{0}^{\pi \text{/}2}{[3\,\text{sin}(2θ)]}^{2}dθ \\ & =\frac{1}{2}{∫}_{0}^{\pi \text{/}2}9\,{\text{sin}}^{2}(2θ)\,dθ.\end{array}\]

To evaluate this integral, use the formula \({\text{sin}}^{2}α=(1-\text{cos}(2α))\text{/}2\) with \(α=2θ\text{:}\)

\[\begin{array}{ll}A & =\frac{1}{2}{∫}_{0}^{\pi \text{/}2}9\,{\text{sin}}^{2}(2θ)\,dθ \\ & =\frac{9}{2}{∫}_{0}^{\pi \text{/}2}\frac{(1-\text{cos}(4θ))}{2}dθ \\ & =\frac{9}{4}({∫}_{0}^{\pi \text{/}2}1-\text{cos}(4θ)\,dθ) \\ & =\frac{9}{4}{(θ-\frac{\text{sin}(4θ)}{4})}_{0}^{\pi \text{/}2} \\ & =\frac{9}{4}(\frac{\pi }{2}-\frac{\text{sin}\,2\pi }{4})-\frac{9}{4}(0-\frac{\text{sin}\,4(0)}{4}) \\ & =\frac{9\pi }{8}.\end{array}\]

Try It #1

Find the area inside the cardioid defined by the equation \(r=1-\text{cos}\,θ.\)

\(A=3\pi \text{/}2\)

Did you get it?

Example 1 involved finding the area inside one curve. We can also use Area of a Region Bounded by a Polar Curve to find the area between two polar curves. However, we often need to find the points of intersection of the curves and determine which function defines the outer curve or the inner curve between these two points.

Example 2

Find the area outside the cardioid \(r=2+2\,\text{sin}\,θ\) and inside the circle \(r=6\,\text{sin}\,θ.\)

Set the two r-expressions equal to find the θ bounds of intersection, then subtract the cardioid's area from the circle's area over that interval.

First draw a graph containing both curves as shown.

A cardioid with equation r = 2 + 2 sinθ is shown, so it has its upper heart part at the origin and the rest of the cardioid is pointed up. There is a circle with radius 6 centered at (3, π/2). The area above the cardioid but below the circle is shaded orange.
Figure 4 — The region between the curves \(r=2+2\,\text{sin}\,θ\) and \(r=6\,\text{sin}\,θ.\)

To determine the limits of integration, first find the points of intersection by setting the two functions equal to each other and solving for \(θ\text{:}\)

\[\begin{array}{lll}6\,\text{sin}\,θ & = & 2+2\,\text{sin}\,θ \\ 4\,\text{sin}\,θ & = & 2 \\ \text{sin}\,θ & = & \frac{1}{2}.\end{array}\]

This gives the solutions \(θ=\frac{\pi }{6}\) and \(θ=\frac{5\pi }{6},\) which are the limits of integration. The circle \(r=3\,\text{sin}\,θ\) is the red graph, which is the outer function, and the cardioid \(r=2+2\,\text{sin}\,θ\) is the blue graph, which is the inner function. To calculate the area between the curves, start with the area inside the circle between \(θ=\frac{\pi }{6}\) and \(θ=\frac{5\pi }{6},\) then subtract the area inside the cardioid between \(θ=\frac{\pi }{6}\) and \(θ=\frac{5\pi }{6}\text{:}\)

\[\begin{array}{ll}A & =\text{circle}-\text{cardioid} \\ & =\frac{1}{2}{∫}_{\pi \text{/}6}^{5\pi \text{/}6}{[6\,\text{sin}\,θ]}^{2}dθ-\frac{1}{2}{∫}_{\pi \text{/}6}^{5\pi \text{/}6}{[2+2\,\text{sin}\,θ]}^{2}dθ \\ & =\frac{1}{2}{∫}_{\pi \text{/}6}^{5\pi \text{/}6}36\,{\text{sin}}^{2}θ\,dθ-\frac{1}{2}{∫}_{\pi \text{/}6}^{5\pi \text{/}6}[4+8\,\text{sin}\,θ+4\,{\text{sin}}^{2}θ]\,dθ \\ & =18{∫}_{\pi \text{/}6}^{5\pi \text{/}6}\frac{1-\text{cos}(2θ)}{2}dθ-2{∫}_{\pi \text{/}6}^{5\pi \text{/}6}[1+2\,\text{sin}\,θ+\frac{1-\text{cos}(2θ)}{2}]dθ \\ & =9{[θ-\frac{\text{sin}(2θ)}{2}]}_{\pi \text{/}6}^{5\pi \text{/}6}-2{[\frac{3θ}{2}-2\,\text{cos}\,θ-\frac{\text{sin}(2θ)}{4}]}_{\pi \text{/}6}^{5\pi \text{/}6} \\ & =9(\frac{5\pi }{6}-\frac{\text{sin}\,2(5\pi \text{/}6)}{2})-9(\frac{\pi }{6}-\frac{\text{sin}\,2(\pi \text{/}6)}{2}) \\ & \,\text{-}(3(\frac{5\pi }{6})-4\,\text{cos}\,\frac{5\pi }{6}-\frac{\text{sin}\,2(5\pi \text{/}6)}{2})+(3(\frac{\pi }{6})-4\,\text{cos}\,\frac{\pi }{6}-\frac{\text{sin}\,2(\pi \text{/}6)}{2}) \\ & =4\pi .\end{array}\]

Try It #2

Find the area inside the circle \(r=4\,\text{cos}\,θ\) and outside the circle \(r=2.\)

\(A=\frac{4\pi }{3}+2\sqrt{3}\)

Did you get it?

In Example 2 we found the area inside the circle and outside the cardioid by first finding their intersection points. Notice that solving the equation directly for \(θ\) yielded two solutions: \(θ=\frac{\pi }{6}\) and \(θ=\frac{5\pi }{6}.\) However, in the graph there are three intersection points. The third intersection point is the origin. The reason why this point did not show up as a solution is because the origin is on both graphs but for different values of \(θ.\) For example, for the cardioid we get

\[\begin{array}{lll}2+2\,\text{sin}\,θ & = & 0 \\ \text{sin}\,θ & = & -1,\end{array}\]

so the values for \(θ\) that solve this equation are \(θ=\frac{3\pi }{2}+2n\pi ,\) where n is any integer. For the circle we get

\[6\,\text{sin}\,θ=0.\]

The solutions to this equation are of the form \(θ=n\pi\) for any integer value of n. These two solution sets have no points in common. Regardless of this fact, the curves intersect at the origin. This case must always be taken into consideration.

Arc Length in Polar Curves

Here we derive a formula for the arc length of a curve defined in polar coordinates.

In rectangular coordinates, the arc length of a parameterized curve \((x(t),y(t))\) for \(a\le t\le b\) is given by

\[L={∫}_{a}^{b}\sqrt{{(\frac{dx}{dt})}^{2}+{(\frac{dy}{dt})}^{2}}dt.\]

In polar coordinates we define the curve by the equation \(r=f(θ),\) where \(α\le θ\le β.\) In order to adapt the arc length formula for a polar curve, we use the equations

\[x=r\,\text{cos}\,θ=f(θ)\,\text{cos}\,θ\,\text{and}\,y=r\,\text{sin}\,θ=f(θ)\,\text{sin}\,θ,\]

and we replace the parameter t by \(θ.\) Then

\[\begin{array}{l}\frac{dx}{dθ}={f}^{\prime }(θ)\,\text{cos}\,θ-f(θ)\,\text{sin}\,θ \\ \frac{dy}{dθ}={f}^{\prime }(θ)\,\text{sin}\,θ+f(θ)\,\text{cos}\,θ.\end{array}\]

We replace \(dt\) by \(dθ,\) and the lower and upper limits of integration are \(α\) and \(β,\) respectively. Then the arc length formula becomes

\[\begin{array}{ll}L & ={∫}_{a}^{b}\sqrt{{(\frac{dx}{dt})}^{2}+{(\frac{dy}{dt})}^{2}}dt \\ & ={∫}_{α}^{β}\sqrt{{(\frac{dx}{dθ})}^{2}+{(\frac{dy}{dθ})}^{2}}dθ \\ & ={∫}_{α}^{β}\sqrt{{({f}^{\prime }(θ)\,\text{cos}\,θ-f(θ)\,\text{sin}\,θ)}^{2}+{({f}^{\prime }(θ)\,\text{sin}\,θ+f(θ)\,\text{cos}\,θ)}^{2}}dθ \\ & ={∫}_{α}^{β}\sqrt{{({f}^{\prime }(θ))}^{2}({\text{cos}}^{2}θ+{\text{sin}}^{2}θ)+{(f(θ))}^{2}({\text{cos}}^{2}θ+{\text{sin}}^{2}θ)}dθ \\ & ={∫}_{α}^{β}\sqrt{{({f}^{\prime }(θ))}^{2}+{(f(θ))}^{2}}dθ \\ & ={∫}_{α}^{β}\sqrt{{r}^{2}+{(\frac{dr}{dθ})}^{2}}dθ.\end{array}\]

This gives us the following theorem.

Arc Length of a Curve Defined by a Polar Function

Let \(f\) be a function whose derivative is continuous on an interval \(α\le θ\le β.\) The length of the graph of \(r=f(θ)\) from \(θ=α\) to \(θ=β\) is

\[L={∫}_{α}^{β}\sqrt{{[f(θ)]}^{2}+{[{f}^{\prime }(θ)]}^{2}}dθ={∫}_{α}^{β}\sqrt{{r}^{2}+{(\frac{dr}{dθ})}^{2}}dθ.\]

Example 3

Find the arc length of the cardioid \(r=2+2\,\text{cos}\,θ.\)

Compute \(f'(θ),\) substitute \(f(θ)\) and \(f'(θ)\) into \(L={∫}_{α}^{β}\sqrt{{[f(θ)]}^{2}+{[{f}^{\prime }(θ)]}^{2}}\,dθ,\) then use a half-angle identity to simplify the square root.

When \(θ=0,r=2+2\,\text{cos}\,0=4.\) Furthermore, as \(θ\) goes from \(0\) to \(2\pi \text{,}\) the cardioid is traced out exactly once. Therefore these are the limits of integration. Using \(f(θ)=2+2\,\text{cos}\,θ,\) \(α=0,\) and \(β=2\pi \text{,}\) Equation 16 becomes

\[\begin{array}{ll}L & ={∫}_{α}^{β}\sqrt{{[f(θ)]}^{2}+{[{f}^{\prime }(θ)]}^{2}}\,dθ \\ & ={∫}_{0}^{2\pi }\sqrt{{[2+2\,\text{cos}\,θ]}^{2}+{[-2\,\text{sin}\,θ]}^{2}}\,dθ \\ & ={∫}_{0}^{2\pi }\sqrt{4+8\,\text{cos}\,θ+4\,{\text{cos}}^{2}\,θ+4\,{\text{sin}}^{2}\,θ}\,dθ \\ & ={∫}_{0}^{2\pi }\sqrt{4+8\,\text{cos}\,θ+4({\text{cos}}^{2}\,θ+{\text{sin}}^{2}\,θ)}\,dθ \\ & ={∫}_{0}^{2\pi }\sqrt{8+8\,\text{cos}\,θ}\,dθ \\ & =2{∫}_{0}^{2\pi }\sqrt{2+2\,\text{cos}\,θ}\,dθ.\end{array}\]

Next, using the identity \(\text{cos}(2α)=2\,{\text{cos}}^{2}α-1,\) add 1 to both sides and multiply by 2. This gives \(2+2\,\text{cos}(2α)=4\,{\text{cos}}^{2}α.\) Substituting \(α=θ\text{/}2\) gives \(2+2\,\text{cos}\,θ=4\,{\text{cos}}^{2}(θ\text{/}2),\) so the integral becomes

\[\begin{array}{ll}L & =2{∫}_{0}^{2\pi }\sqrt{2+2\,\text{cos}\,θ}dθ \\ & =2{∫}_{0}^{2\pi }\sqrt{4\,{\text{cos}}^{2}(\frac{θ}{2})}dθ \\ & =2{∫}_{0}^{2\pi }2|\text{cos}(\frac{θ}{2})|dθ.\end{array}\]

The absolute value is necessary because the cosine is negative for some values in its domain. To resolve this issue, change the limits from \(0\) to \(\pi\) and double the answer. This strategy works because cosine is positive between \(0\) and \(\frac{\pi }{2}.\) Thus,

\[\begin{array}{ll}L & =4{∫}_{0}^{2\pi }|\text{cos}(\frac{θ}{2})|dθ \\ & =8{∫}_{0}^{\pi }\text{cos}(\frac{θ}{2})\,dθ \\ & =8{(2\,\text{sin}(\frac{θ}{2}))}_{0}^{\pi } \\ & =16.\end{array}\]

Try It #3

Find the total arc length of \(r=3\,\text{sin}\,θ.\)

\(s=3\pi\)

Did you get it?

Key Concepts

Key Equations

Table 1
Area of a region bounded by a polar curve\(A=\frac{1}{2}{∫}_{α}^{β}{[f(θ)]}^{2}dθ=\frac{1}{2}{∫}_{α}^{β}{r}^{2}dθ\)
Arc length of a polar curve\(L={∫}_{α}^{β}\sqrt{{[f(θ)]}^{2}+{[{f}^{\prime }(θ)]}^{2}}dθ={∫}_{α}^{β}\sqrt{{r}^{2}+{(\frac{dr}{dθ})}^{2}}dθ\)

Section Exercises

For the following exercises, determine a definite integral that represents the area.

1

Region enclosed by \(r=4\)

2

Region enclosed by \(r=3\,\text{sin}\,θ\)

\(\frac{9}{2}{∫}_{0}^{\pi }{\text{sin}}^{2}θ\,dθ\)

3

Region in the first quadrant within the cardioid \(r=1+\text{sin}\,θ\)

4

Region enclosed by one petal of \(r=8\,\text{sin}(2θ)\)

\(32{∫}_{0}^{\pi \text{/}2}{\text{sin}}^{2}(2θ)dθ\)

5

Region enclosed by one petal of \(r=\text{cos}(3θ)\)

6

Region below the polar axis and enclosed by \(r=1-\text{sin}\,θ\)

\(\frac{1}{2}{∫}_{\pi }^{2\pi }{(1-\text{sin}\,θ)}^{2}dθ\)

7

Region in the first quadrant enclosed by \(r=2-\text{cos}\,θ\)

8

Region enclosed by the inner loop of \(r=2-3\,\text{sin}\,θ\)

\({∫}_{{\text{sin}}^{-1}(2\text{/}3)}^{\pi \text{/}2}{(2-3\,\text{sin}\,θ)}^{2}dθ\)

9

Region enclosed by the inner loop of \(r=3-4\,\text{cos}\,θ\)

10

Region enclosed by \(r=1-2\,\text{cos}\,θ\) and outside the inner loop

\({∫}_{\pi \text{/}3}^{\pi }{(1-2\,\text{cos}\,θ)}^{2}dθ-{∫}_{0}^{\pi \text{/}3}{(1-2\,\text{cos}\,θ)}^{2}dθ\)

11

Region common to \(r=3\,\text{sin}\,θ\,\text{and}\,r=2-\text{sin}\,θ\)

12

Region common to \(r=2\,\text{and}\,r=4\,\text{cos}\,θ\)

\(4{∫}_{0}^{\pi \text{/}3}dθ+16{∫}_{\pi \text{/}3}^{\pi \text{/}2}({\text{cos}}^{2}θ)dθ\)

13

Region common to \(r=3\,\text{cos}\,θ\,\text{and}\,r=3\,\text{sin}\,θ\)

For the following exercises, find the area of the described region.

14

Enclosed by \(r=6\,\text{sin}\,θ\)

\(9\pi\)

15

Above the polar axis enclosed by \(r=2+\text{sin}\,θ\)

16

Below the polar axis and enclosed by \(r=2-\text{cos}\,θ\)

\(\frac{9\pi }{4}\)

17

Enclosed by one petal of \(r=4\,\text{cos}(3θ)\)

18

Enclosed by one petal of \(r=3\,\text{cos}(2θ)\)

\(\frac{9\pi }{8}\)

19

Enclosed by \(r=1+\text{sin}\,θ\)

20

Enclosed by the inner loop of \(r=3+6\,\text{cos}\,θ\)

\(\frac{18\pi -27\sqrt{3}}{2}\)

21

Enclosed by \(r=2+4\,\text{cos}\,θ\) and outside the inner loop

22

Common interior of \(r=4\,\text{sin}(2θ)\,\text{and}\,r=2\)

\(\frac{4}{3}(4\pi -3\sqrt{3})\)

23

Common interior of \(r=3-2\,\text{sin}\,θ\,\text{and}\,r=-3+2\,\text{sin}\,θ\)

24

Common interior of \(r=6\,\text{sin}\,θ\,\text{and}\,r=3\)

\(\frac{3}{2}(4\pi -3\sqrt{3})\)

25

Inside \(r=1+\text{cos}\,θ\) and outside \(r=\text{cos}\,θ\)

26

Common interior of \(r=2+2\,\text{cos}\,θ\,\text{and}\,r=2\,\text{sin}\,θ\)

\(2\pi -4\)

For the following exercises, find a definite integral that represents the arc length.

27

\(r=4\,\text{cos}\,θ\,\text{on the interval}\,0\le θ\le \frac{\pi }{2}\)

28

\(r=1+\text{sin}\,θ\) on the interval \(0\le θ\le 2\pi\)

\({∫}_{0}^{2\pi }\sqrt{{(1+\text{sin}\,θ)}^{2}+{\text{cos}}^{2}θ}dθ\)

29

\(r=2\,\text{sec}\,θ\,\text{on the interval}\,0\le θ\le \frac{\pi }{3}\)

30

\(r={e}^{θ}\text{on the interval}\,0\le θ\le 1\)

\(\sqrt{2}{∫}_{0}^{1}{e}^{θ}dθ\)

For the following exercises, find the length of the curve over the given interval.

31

\(r=6\,\text{on the interval}\,0\le θ\le \frac{\pi }{2}\)

32

\(r={e}^{3θ}\text{on the interval}\,0\le θ\le 2\)

\(\frac{\sqrt{10}}{3}({e}^{6}-1)\)

33

\(r=6\,\text{cos}\,θ\,\text{on the interval}\,0\le θ\le \frac{\pi }{2}\)

34

\(r=8+8\,\text{cos}\,θ\,\text{on the interval}\,0\le θ\le \pi\)

32

35

\(r=1-\text{sin}\,θ\,\text{on the interval}\,0\le θ\le 2\pi\)

For the following exercises, use the integration capabilities of a calculator to approximate the length of the curve.

36

[T] \(r=3θ\,\text{on the interval}\,0\le θ\le \frac{\pi }{2}\)

6.238

37

[T] \(r=\frac{2}{θ}\,\text{on the interval}\,\pi \le θ\le 2\pi\)

38

[T] \(r={\text{sin}}^{2}(\frac{θ}{2})\,\text{on the interval}\,0\le θ\le \pi\)

2

39

[T] \(r=2{θ}^{2}\,\text{on the interval}\,0\le θ\le \pi\)

40

[T] \(r=\text{sin}(3\,\text{cos}\,θ)\,\text{on the interval}\,0\le θ\le \pi\)

4.39

For the following exercises, use the familiar formula from geometry to find the area of the region described and then confirm by using the definite integral.

41

\(r=3\,\text{sin}\,θ\,\text{on the interval}\,0\le θ\le \pi\)

42

\(r=\text{sin}\,θ+\text{cos}\,θ\,\text{on the interval}\,0\le θ\le \pi\)

\(A=\pi {(\frac{\sqrt{2}}{2})}^{2}=\frac{\pi }{2}\,\text{and}\,\frac{1}{2}{∫}_{0}^{\pi }(1+2\,\text{sin}\,θ\,\text{cos}\,θ)dθ=\frac{\pi }{2}\)

43

\(r=6\,\text{sin}\,θ+8\,\text{cos}\,θ\,\text{on the interval}\,0\le θ\le \pi\)

For the following exercises, use the familiar formula from geometry to find the length of the curve and then confirm using the definite integral.

44

\(r=3\,\text{sin}\,θ\,\text{on the interval}\,0\le θ\le \pi\)

\(C=2\pi (\frac{3}{2})=3\pi \,\text{and}\,{∫}_{0}^{\pi }3dθ=3\pi\)

45

\(r=\text{sin}\,θ+\text{cos}\,θ\,\text{on the interval}\,0\le θ\le \pi\)

46

\(r=6\,\text{sin}\,θ+8\,\text{cos}\,θ\,\text{on the interval}\,0\le θ\le \pi\)

\(C=2\pi (5)=10\pi \,\text{and}\,{∫}_{0}^{\pi }10\,dθ=10\pi\)

47

Verify that if \(y=r\,\text{sin}\,θ=f(θ)\text{sin}\,θ\) then \(\frac{dy}{dθ}=f\prime (θ)\text{sin}\,θ+f(θ)\text{cos}\,θ.\)

For the following exercises, find the slope of a tangent line to a polar curve \(r=f(θ).\) Let \(x=r\,\text{cos}\,θ=f(θ)\text{cos}\,θ\) and \(y=r\,\text{sin}\,θ=f(θ)\text{sin}\,θ,\) so the polar equation \(r=f(θ)\) is now written in parametric form.

48

Use the definition of the derivative \(\frac{dy}{dx}=\frac{dy\text{/}dθ}{dx\text{/}dθ}\) and the product rule to derive the derivative of a polar equation.

\(\frac{dy}{dx}=\frac{{f}^{\prime }(θ)\text{sin}\,θ+f(θ)\,\text{cos}\,θ}{{f}^{\prime }(θ)\,\text{cos}\,θ-f(θ)\text{sin}\,θ}\)

49

\(r=1-\text{sin}\,θ;\) \((\frac{1}{2},\frac{\pi }{6})\)

50

\(r=4\,\text{cos}\,θ;\) \((2,\frac{\pi }{3})\)

The slope is \(\frac{1}{\sqrt{3}}.\)

51

\(r=8\,\text{sin}\,θ;\) \((4,\frac{5\pi }{6})\)

52

\(r=4+\text{sin}\,θ;\) \((3,\frac{3\pi }{2})\)

The slope is 0.

53

\(r=6+3\,\text{cos}\,θ;\) \((3,\pi )\)

54

\(r=4\,\text{cos}(2θ);\) tips of the leaves

At \((4,0),\) the slope is undefined. At \((-4,\frac{\pi }{2}),\) the slope is 0.

55

\(r=2\,\text{sin}(3θ);\) tips of the leaves

56

\(r=2θ;\) \((\frac{\pi }{2},\frac{\pi }{4})\)

The slope is undefined at \(\frac{4+\pi }{4-\pi }\)

57

Find the points on the interval \(\text{-}\pi \le θ\le \pi\) at which the cardioid \(r=1-\text{cos}\,θ\) has a vertical or horizontal tangent line.

58

For the cardioid \(r=1+\text{sin}\,θ,\) find the slope of the tangent line when \(θ=\frac{\pi }{3}.\)

Slope = −1.

For the following exercises, find the slope of the tangent line to the given polar curve at the point given by the value of \(θ.\)

59

\(r=3\,\text{cos}\,θ,θ=\frac{\pi }{3}\)

60

\(r=θ,\) \(θ=\frac{\pi }{2}\)

Slope is \(\frac{-2}{\pi }.\)

61

\(r=\text{ln}\,θ,\) \(θ=e\)

62

[T] Use technology: \(r=2+4\,\text{cos}\,θ\) at \(θ=\frac{\pi }{6}\)

Calculator answer: −0.836.

For the following exercises, find the points at which the following polar curves have a horizontal or vertical tangent line.

63

\(r=4\,\text{cos}\,θ\)

64

\({r}^{2}=4\,\text{cos}(2θ)\)

Horizontal tangent at \((\pm \sqrt{2},\frac{\pi }{6}),\) \((\pm \sqrt{2},-\frac{\pi }{6}).\)

65

\(r=2\,\text{sin}(2θ)\)

66

The cardioid \(r=1+\text{sin}\,θ\)

Horizontal tangents at \(\frac{\pi }{2},\frac{7\pi }{6},\frac{11\pi }{6}.\) Vertical tangents at \(\frac{\pi }{6},\frac{5\pi }{6}\) and also at the pole \((0,0).\)

67

Show that the curve \(r=\text{sin}\,θ\,\text{tan}\,θ\) (called a cissoid of Diocles) has the line \(x=1\) as a vertical asymptote.