Skip to main content

Section 10.3 Polar Coordinates

Subsection 10.3.1 Before Class

Figure 74. Pre-Class Video 1
Figure 75. Pre-Class Video 2

Subsubsection 10.3.1.1 The Polar Coordinate System

Question 10.3.1.
The Cartesian coordinate system carries two pieces of information: a horizontal distance, x, and a vertical distance, y. If polar coordinates deal with circular objects, what two pieces of information should a polar coordinate carry?
Solution.
Radius and angle
Example 10.3.2.
Use the polar grid below to plot the points. Be sure to label the points.
  1. (2,π6)
  2. (3,π)
  3. (1,π4)
  4. (4,2π3)
  5. (1,5π6)
  6. (2,0)
A blank polar grid
Solution.
Done in video, need to fix after "image in solution" issue is figured out.
Example 10.3.3.
Consider the polar point (1,π4) plotted above. This is not the only way of describing the point.
  1. Give two or three different ways of expressing this point in polar coordinates.
  2. Do you see a pattern in the expressions? What is it?
Solution.
  1. Answers vary
  2. Answers vary
A Point in Polar Coordinates.
Any point (r,θ) in polar coordinates can also be represented by the points
(r,θ+2nπ)
and
(r,θ+(2n+1)π)
for any nZ
There is a connection between Cartesian coordinates and polar coordinates; we can exploit trigonometry to find the relationship.
Example 10.3.4.
  1. Below is a circle of radius r, with an inscribed right triangle. Label as much as you can on the figure.
  2. Use the triangle and trigonometric functions to obtain a conversion from polar coordinates to Cartesian coordinates.
A circle of radius \(r\text{,}\) with an inscribed right triangle
Solution.
To be filled out when the image issue is resolved
Polar-to-Cartesian Conversion.
If a point P has the polar coordinate expression (r,θ), then its Cartesian coordinate expression is given by x=rcosθ and y=rsinθ
Cartesian-to-Polar Conversion.
If a point P has the Cartesian coordinate expression (x,y), then its polar coordinate expression is given by r2=x2+y2 and θ=tan1(yx)
Example 10.3.5.
Convert the following points from polar to Cartesian coordinates.
  1. (2,3π2)
  2. (2,π4)
  3. (3,π3)
Solution.
Technically there are an infinite number of representations, but here are perhaps the most straightforward.
  1. (0,2)
  2. (1,1)
  3. (32,332)
Example 10.3.6.
Convert the following points from Cartesian to polar coordinates.
  1. (4,4)
  2. (3,1)
  3. (3,33)
Solution.
Same comment as above
  1. (42,3π4)
  2. (2,π6)
  3. (6,π3)
Example 10.3.7.
Convert each equation from polar to rectangular coordinates. If possible, identify the curve.
  1. r2=16
  2. r=4sinθ
  3. θ=π3
  4. r2cos2θ=1
Solution.
  1. x2+y2=16, a circle of radius 4 centered at the origin.
  2. x2+(y2)2=4, a circle of radius 2 centered at (0,2)
  3. y=3x, a line of slope 3
Example 10.3.8.
Convert each equation from rectangular coordinates to polar coordinates.
  1. y=2
  2. 4y2=x
  3. y=x
Solution.
  1. r=2cscθ
  2. 4r2sin2θ=rcosθ
  3. θ=π4

Subsection 10.3.2 Pre-Class Activities

Example 10.3.9.

Use this space to write any questions you might have from the videos
Solution.
Answers vary

Example 10.3.10.

Plot each point below on a polar grid. Then, convert each from polar coordinates to Cartesian coordinates.
  1. (2,5π6)
  2. (1,2π3)
  3. (1,5π4)
Solution.
Again, the plots will have to wait, but the conversions are below.
  1. (3,1)
  2. Missing or unrecognized delimiter for \right
  3. (22,22)

Example 10.3.11.

Convert r=4cscθ into rectangular coordinates, and describe/identify the graph.
Solution.
This was conveniently done earlier in the before class: y=4

Example 10.3.12.

Express the ellipse x29+y24=1 in polar coordinates.
Solution.
4r2cos2θ+9r2sin2θ=1, so this simplifies as r2(4+5sin2θ)=1

Subsection 10.3.3 In Class

Subsubsection 10.3.3.1 Polar Curves

Example 10.3.13.
Graph the polar equation θ=π4
Solution.
This ends up the line y=x, but again with the graphing issue.
Example 10.3.14.
Let r=2sinθ
  1. Make a table of values for the curve, for 0θπ
  2. Use the table to sketch the curve
  3. Find the Cartesian equation for the curve
Solution.
  1. ,
    θ r=2sinθ
    0 0
    π6 1
    π4 2
    π3 3
    π2 2
    2π3 3
    3π4 2
    5π6 1
    π 0
  2. Graphing issues, but you should see a circle of radius 1 centered at (0,1)
  3. x2+(y1)2=1
Example 10.3.15.
Sketch the polar curve r=1+cosθ. This shape is called a cardioid.
Example 10.3.16.
Sketch the polar curve r=sin2θ. This shape is called a rose of four leaves.
Symmetry in Polar Graphs.
Consider the polar curve r=f(θ)
  • The curve is symmetric about the polar axis if f(θ)=f(θ)
  • The curve is symmetric about the pole if f(θ)=f(θ) or f(θ)=f(θ+π)
  • The curve is symmetric about θ=π2 if f(θ)=f(πθ)
Example 10.3.17.
What kind of symmetries does the cardioid r=1+cosθ possess? What about the cardioid r=1+sinθ?
Solution.
Let f(θ)=1+cosθ and g(θ)=1+sinθ
f(θ)=f(θ), so the first cardioid is symmetric about the polar axis. It is clear that f(θ)f(θ), so there is no symmetry about the pole. f(πθ)=1+cosπcosθsinθsinπ=1cosθf(θ), so there is no symmetry about θ=π2
g(θ)=g(θ), so the second cardioid is not symmetric about the polar axis. f(θ)f(θ), so there is no symmetry about the pole. f(πθ)=1+sinπcosθ+cosπsinθ=1sinθf(θ), so there is no symmetry about θ=π2
Example 10.3.18.
Use symmetries to help you graph r2=cos4θ.
Solution.
Graphing issues

Subsubsection 10.3.3.2 Tangents to Polar Curves

Derivative of a Polar Curve.
Given the polar curve r=f(θ), consider the parametric equations x=rcosθ=f(θ)cosθ and y=rsinθ=f(θ)sinθ. Then,
dydx=dy/dθdx/dθ=drdθsinθ+rcosθdrdθcosθrsinθ
Example 10.3.19.
Consider the cardioid r=1+sinθ.
  1. Find the slope of the tangent line when θ=π6.
  2. Find the points where the tangent line is horizontal or vertical.
Solution.
  1. dydx=cosθ(1+2sinθ)(1+sinθ)(12sinθ), so
    dydx|θ=π/6=30
    which is undefined.
  2. The tangent line is horizontal when cosθ(1+2sinθ)=0θ=π2,7π6,11π6.
    The tangent line is vertical when (1+sinθ)(12sinθ)=0θ=3π2,π6,5π6
Example 10.3.20.
Find the slope of the tangent line to the polar curve r=2cosθ at θ=π3.
Solution.
drdθ|π/3=2sinθ|π/3=3, sin(π3)=32 and cos(π3=12), so
Missing or unrecognized delimiter for \right
Example 10.3.21.
Find the points on the curve r=1sinθ where the tangent line is horizontal or vertical.
Solution.
drdθ=cosθ, so the tangent line is horizontal when
cos2θsinθsin2θ=0
which gives θ=\3pi2. The tangent line is vertical when
cosθsinθcosθ+sinθcosθ=0
i.e. when cosθ=0θ=π2,3π2.
This means that the tangent line is never horizontal.

Subsection 10.3.4 After Class Activities

Example 10.3.22.

Sketch the curve r=2(1+cosθ). Then, convert the equation to Cartesian coordinates.

Example 10.3.23.

The graph below shows r as a function of θ, in Cartesian coordinates. Use the graph to sketch the corresponding polar curve.

Example 10.3.24.

Find the slope of the tangent line to the polar curve r=2+sin3θ at θ=π4.