Polar Equations PDF
Polar Equations PDF
It appears that they intersect twice, once in the rst quadrant and once in
the fourth. One way that we might try and determine the intersection is by
solving the following system of equations for r and .
r=1
r = 2 cos
We rst set these equal to each other and solve for , as follows:
2 cos = 1
cos = 1/2
= /3, 5/3
We only list possible solutions between 0 and 2 because by the time has run
from 0 to 2 each graph has been traversed at least once.
2
whether or not both curves really go through the origin by considering the curves
separately. The curve r = cos passes through the origin when r = 0 and = /2.
The curve r = 1 cos passes through the origin when r = 0 and = 0. Since
both curve pass through the origin, this is another point of intersection.
The points of intersection are (0, 0), (1/2, /2), and (1/2, 5/3).
In order to understand what sometimes makes polar equations more dicult to deal
with than rectangular equations, we must understand what happened in the previous
example. When we determined whether or not the origin was on both curves, we found
that (0, /2) was on one curve and (0, 0) was on the other. These ordered pairs are dierent
because they have dierent second coordinates, but they both represent the same point.
The reason that polar equations can be dicult to work with is that the same point can
be represented by more than one ordered pair of polar coordinates.
How do we solve this problem? Unfortunately, there isnt a single method that always
works best. One of the things that we might do is what we did in the last example:
carefully sketch the graphs of the curves and use the graph to help locate intersection
points. In this case we must make sure that we use the equations to verify suspected
intersections. One warning about this method: if your graphs are inaccurate, you may
either miss intersections or spend hours trying to locate and verify intersections that dont
exist.
The other method that will sometimes work is to translate the equations into rectan-
gular coordinates, solve the system of translated equations, then translate the intersection
points back into polar coordinates. Since there is no ambiguity with rectangular coordi-
nates, this method will yield all of the points of intersection. For many polar curves the
resulting system of translated equations will be prohibitively dicult to solve, but when
you can solve the translated system this method works very well.
Example 3. Find the points of intersection of the circle r = 2 cos and the
cardioid r = 1 + cos . The graphs are sketched below for reference.
If you solve the system of polar equations (you can try this), you nd the
intersection point (2, 0). Lets try converting the equations into rectangular co-
ordinates and then solving.
4
x2 + y 2 = 2x
x2 + y 2 = x2 + y 2 + x
Now plug these values back into the rst equation to nd the y-coordinates of
the intersection points:
02 + y 2 = 2(0)
0 + y2 = 0
y2 = 0
y=0
and
22 + y 2 = 2(2)
4 + y2 = 4
y2 = 0
y=0
The rectangular coordinates of the points of intersection are (0, 0) and (2, 0).
Translating back into polar coordinates we nd the intersections of the original
curves are (0, 0) and (2, 0).
Before going any further, note that converting back into polar coordinates is an impor-
tant step. The fact that the rectangular and polar coordinates for the points of intersection
in the above example were the same is accidental and will not generally happen.1
To summarize, nding the points of intersection of the graphs of polar equations is
made more dicult by the fact that the polar coordinates of a point are not unique. We
can use an accurate graph to try to locate intersections, then use the equations to verify
the points of intersection. Converting the equations into rectangular coordinates, solving
the resulting system, then converting back into polar coordinates is another method that
might be helpful.
7. r = 3 cos , r = 2 cos
8. r2 = sin 2, r2 = cos 2
9. Find all of the self-intersections of the spiral r = (see graph above).
7
Solutions
1. (2, 0)
3. (0, 0)
5. (0, 0), (1/ 2, /12), (1/ 2, 5/12), (1/ 2, 3/4)
7. (3/2, /3), (3/2, 5/3)
9. The self-intersections occur at all points of the form 2 (2n + 1), (2n + 1) where
2
n is a positive integer.