SlideShare a Scribd company logo
1 of 94
Polar Coordinates
Polar Coordinates
The location of a point P in the plane may be given
by the following two numbers:

y

P (r, θ)

x
O
Polar Coordinates
The location of a point P in the plane may be given
by the following two numbers:
r = the distance between P and the origin O(0, 0)

y

P (r, θ)

r
x
O
Polar Coordinates
The location of a point P in the plane may be given
by the following two numbers:
r = the distance between P and the origin O(0, 0)
θ = a signed angle between the positive x–axis and
the direction to P,

y

P (r, θ)

r
θ
O

x
Polar Coordinates
The location of a point P in the plane may be given
by the following two numbers:
r = the distance between P and the origin O(0, 0)
θ = a signed angle between the positive x–axis and
the direction to P, specifically,
θ is + for counter clockwise measurements and
θ is – for clockwise measurements.
y

P (r, θ)

r
θ
O

x
Polar Coordinates
The location of a point P in the plane may be given
by the following two numbers:
r = the distance between P and the origin O(0, 0)
θ = a signed angle between the positive x–axis and
the direction to P, specifically,
θ is + for counter clockwise measurements and
θ is – for clockwise measurements.
The ordered pair (r, θ) is a polar coordinate of P.
y

P (r, θ)

r
θ
O

x
Polar Coordinates
The location of a point P in the plane may be given
by the following two numbers:
r = the distance between P and the origin O(0, 0)
θ = a signed angle between the positive x–axis and
the direction to P, specifically,
θ is + for counter clockwise measurements and
θ is – for clockwise measurements.
The ordered pair (r, θ) is a polar coordinate of P.
The ordered pairs (r, θ ±2nπ ) with
y
n = 0,1, 2, 3… give the same
P (r, θ)
geometric information hence lead to
the same location P(r, θ).
r

θ
O

x
Polar Coordinates
The location of a point P in the plane may be given
by the following two numbers:
r = the distance between P and the origin O(0, 0)
θ = a signed angle between the positive x–axis and
the direction to P, specifically,
θ is + for counter clockwise measurements and
θ is – for clockwise measurements.
The ordered pair (r, θ) is a polar coordinate of P.
The ordered pairs (r, θ ±2nπ ) with
y
n = 0,1, 2, 3… give the same
P (r, θ)
geometric information hence lead to
the same location P(r, θ).
r
We also use signed distance,
i.e. with negative values of r which
θ
x
means we are to step backward for
O
a distance of lrl.
Polar Coordinates

If needed, we write (a, b)P for a polar coordinate
ordered pair, and (a, b)R for the rectangular
coordinate ordered pair.
Polar Coordinates

If needed, we write (a, b)P for a polar coordinate
ordered pair, and (a, b)R for the rectangular
coordinate ordered pair.
Conversion Rules
Polar Coordinates

If needed, we write (a, b)P for a polar coordinate
ordered pair, and (a, b)R for the rectangular
coordinate ordered pair.
Conversion Rules
Let (x, y)R and (r, θ)P be the rectangular and polar
coordinates of the same point P, then
(r, θ) = (x, y)
x=
y
P
y=
r=
R

P

r

θ
O

The rectangular and polar
coordinates relations

x
Polar Coordinates

If needed, we write (a, b)P for a polar coordinate
ordered pair, and (a, b)R for the rectangular
coordinate ordered pair.
Conversion Rules
Let (x, y)R and (r, θ)P be the rectangular and polar
coordinates of the same point P, then
(r, θ) = (x, y)
x = r*cos(θ)
y
P
y = r*sin(θ)
r=
R

r

y = r*sin(θ)

θ
O

P

x
x = r*cos(θ)

The rectangular and polar
coordinates relations
Polar Coordinates

If needed, we write (a, b)P for a polar coordinate
ordered pair, and (a, b)R for the rectangular
coordinate ordered pair.
Conversion Rules
Let (x, y)R and (r, θ)P be the rectangular and polar
coordinates of the same point P, then
(r, θ) = (x, y)
x = r*cos(θ)
y
P
y = r*sin(θ)
r = √ x2 + y2
R

r

y = r*sin(θ)

θ
O

P

x
x = r*cos(θ)

The rectangular and polar
coordinates relations
Polar Coordinates

If needed, we write (a, b)P for a polar coordinate
ordered pair, and (a, b)R for the rectangular
coordinate ordered pair.
Conversion Rules
Let (x, y)R and (r, θ)P be the rectangular and polar
coordinates of the same point P, then
(r, θ) = (x, y)
x = r*cos(θ)
y
P
y = r*sin(θ)
r = √ x2 + y2
r
For θ we have
y = r*sin(θ)
tan(θ) =
cos(θ) =
θ
x
R

O

x = r*cos(θ)
The rectangular and polar
coordinates relations

P
Polar Coordinates

If needed, we write (a, b)P for a polar coordinate
ordered pair, and (a, b)R for the rectangular
coordinate ordered pair.
Conversion Rules
Let (x, y)R and (r, θ)P be the rectangular and polar
coordinates of the same point P, then
(r, θ) = (x, y)
x = r*cos(θ)
y
P
y = r*sin(θ)
r = √ x2 + y2
r
For θ we have
y = r*sin(θ)
tan(θ) = y/x
cos(θ) = x/√x2 + y2
θ
x
R

x = r*cos(θ)
The rectangular and polar
coordinates relations

P
Polar Coordinates

If needed, we write (a, b)P for a polar coordinate
ordered pair, and (a, b)R for the rectangular
coordinate ordered pair.
Conversion Rules
Let (x, y)R and (r, θ)P be the rectangular and polar
coordinates of the same point P, then
(r, θ) = (x, y)
x = r*cos(θ)
y
P
y = r*sin(θ)
r = √ x2 + y2
r
For θ we have
y = r*sin(θ)
tan(θ) = y/x
cos(θ) = x/√x2 + y2 or using
θ
x
inverse trig. functions that
x = r*cos(θ)
O
θ = tan–1(y/x)
The rectangular and polar
coordinates relations
θ = cos–1 (x/√x2 + y2)
R

P
Polar Coordinates
Example A. a. Plot the following polar coordinates
A(4, 60o)P , B(5, 0o)P, C(4, –45o)P, D(–4, 3π/4 rad)P.
Find their corresponding rectangular coordinates.
Polar Coordinates
Example A. a. Plot the following polar coordinates
A(4, 60o)P , B(5, 0o)P, C(4, –45o)P, D(–4, 3π/4 rad)P.
Find their corresponding rectangular coordinates.
y
For A(4, 60o)P

x

x = r*cos(θ)
y = r*sin(θ)

r2 = x2 + y2
tan(θ) = y/x
Polar Coordinates
Example A. a. Plot the following polar coordinates
A(4, 60o)P , B(5, 0o)P, C(4, –45o)P, D(–4, 3π/4 rad)P.
Find their corresponding rectangular coordinates.
A(4, 60 )
y
For A(4, 60o)P
o

P

4
60o

x = r*cos(θ)
y = r*sin(θ)

r2 = x2 + y2
tan(θ) = y/x

x
Polar Coordinates
Example A. a. Plot the following polar coordinates
A(4, 60o)P , B(5, 0o)P, C(4, –45o)P, D(–4, 3π/4 rad)P.
Find their corresponding rectangular coordinates.
A(4, 60 )
y
For A(4, 60o)P
(x, y)R = (4*cos(60), 4*sin(60)),
o

P

4

60o

x = r*cos(θ)
y = r*sin(θ)

r2 = x2 + y2
tan(θ) = y/x

x
Polar Coordinates
Example A. a. Plot the following polar coordinates
A(4, 60o)P , B(5, 0o)P, C(4, –45o)P, D(–4, 3π/4 rad)P.
Find their corresponding rectangular coordinates.
A(4, 60 )
y
For A(4, 60o)P
(x, y)R = (4*cos(60), 4*sin(60)),
4
= (2, 2√3)
o

P

60o

x = r*cos(θ)
y = r*sin(θ)

r2 = x2 + y2
tan(θ) = y/x

x
Polar Coordinates
Example A. a. Plot the following polar coordinates
A(4, 60o)P , B(5, 0o)P, C(4, –45o)P, D(–4, 3π/4 rad)P.
Find their corresponding rectangular coordinates.
A(4, 60 )
y
For A(4, 60o)P
(x, y)R = (4*cos(60), 4*sin(60)),
4
= (2, 2√3)
60
for B(5, 0o)P, (x, y) = (5, 0),
o

P

o

B(5, 0)P

x = r*cos(θ)
y = r*sin(θ)

r2 = x2 + y2
tan(θ) = y/x

x
Polar Coordinates
Example A. a. Plot the following polar coordinates
A(4, 60o)P , B(5, 0o)P, C(4, –45o)P, D(–4, 3π/4 rad)P.
Find their corresponding rectangular coordinates.
A(4, 60 )
y
For A(4, 60o)P
(x, y)R = (4*cos(60), 4*sin(60)),
4
= (2, 2√3)
60
for B(5, 0o)P, (x, y) = (5, 0),
–45
B(5, 0)
for C and D,
o

P

x

o

o

4
C

x = r*cos(θ)
y = r*sin(θ)

r2 = x2 + y2
tan(θ) = y/x

P
Polar Coordinates
Example A. a. Plot the following polar coordinates
A(4, 60o)P , B(5, 0o)P, C(4, –45o)P, D(–4, 3π/4 rad)P.
Find their corresponding rectangular coordinates.
A(4, 60 )
y
For A(4, 60o)P
3π/4
(x, y)R = (4*cos(60), 4*sin(60)),
4
= (2, 2√3)
60
for B(5, 0o)P, (x, y) = (5, 0),
–45
B(5, 0)
for C and D,
o

P

x

o

o

4
C

x = r*cos(θ)
y = r*sin(θ)

r2 = x2 + y2
tan(θ) = y/x

P
Polar Coordinates
Example A. a. Plot the following polar coordinates
A(4, 60o)P , B(5, 0o)P, C(4, –45o)P, D(–4, 3π/4 rad)P.
Find their corresponding rectangular coordinates.
A(4, 60 )
y
For A(4, 60o)P
3π/4
(x, y)R = (4*cos(60), 4*sin(60)),
4
= (2, 2√3)
60
for B(5, 0o)P, (x, y) = (5, 0),
–45
B(5, 0)
for C and D,
o

P

x

o

o

P

4
C&D

x = r*cos(θ)
y = r*sin(θ)

r2 = x2 + y2
tan(θ) = y/x
Polar Coordinates
Example A. a. Plot the following polar coordinates
A(4, 60o)P , B(5, 0o)P, C(4, –45o)P, D(–4, 3π/4 rad)P.
Find their corresponding rectangular coordinates.
A(4, 60 )
y
For A(4, 60o)P
3π/4
(x, y)R = (4*cos(60), 4*sin(60)),
4
= (2, 2√3)
60
for B(5, 0o)P, (x, y) = (5, 0),
–45
B(5, 0)
for C and D,
o

P

x

o

o

P

4
C&D
C(4, –45o)P
= D(–4, 3π/4 rad)P

x = r*cos(θ)
y = r*sin(θ)

r2 = x2 + y2
tan(θ) = y/x
Polar Coordinates
Example A. a. Plot the following polar coordinates
A(4, 60o)P , B(5, 0o)P, C(4, –45o)P, D(–4, 3π/4 rad)P.
Find their corresponding rectangular coordinates.
A(4, 60 )
y
For A(4, 60o)P
3π/4
(x, y)R = (4*cos(60), 4*sin(60)),
4
= (2, 2√3)
60
x
for B(5, 0o)P, (x, y) = (5, 0),
–45
B(5, 0)
for C and D,
4
(x, y)R = (4cos(–45), 4sin(–45))
C&D
= (–4cos(3π/4), –4sin(3π/4))
C(4, –45 )
o

P

o

o

P

o

P

= D(–4, 3π/4 rad)P

x = r*cos(θ)
y = r*sin(θ)

r2 = x2 + y2
tan(θ) = y/x
Polar Coordinates
Example A. a. Plot the following polar coordinates
A(4, 60o)P , B(5, 0o)P, C(4, –45o)P, D(–4, 3π/4 rad)P.
Find their corresponding rectangular coordinates.
A(4, 60 )
y
For A(4, 60o)P
3π/4
(x, y)R = (4*cos(60), 4*sin(60)),
4
= (2, 2√3)
60
x
for B(5, 0o)P, (x, y) = (5, 0),
–45
B(5, 0)
for C and D,
4
(x, y)R = (4cos(–45), 4sin(–45))
C&D
= (–4cos(3π/4), –4sin(3π/4))
C(4, –45 )
= D(–4, 3π/4 rad)
= (2√2, –2√2)
o

P

o

o

P

o

P

P

x = r*cos(θ)
y = r*sin(θ)

r2 = x2 + y2
tan(θ) = y/x
Polar Coordinates
Example A. a. Plot the following polar coordinates
A(4, 60o)P , B(5, 0o)P, C(4, –45o)P, D(–4, 3π/4 rad)P.
Find their corresponding rectangular coordinates.
A(4, 60 )
y
For A(4, 60o)P
3π/4
(x, y)R = (4*cos(60), 4*sin(60)),
4
= (2, 2√3)
60
x
for B(5, 0o)P, (x, y) = (5, 0),
–45
B(5, 0)
for C and D,
4
(x, y)R = (4cos(–45), 4sin(–45))
C&D
= (–4cos(3π/4), –4sin(3π/4))
C(4, –45 )
= D(–4, 3π/4 rad)
= (2√2, –2√2)
Converting rectangular positions
into polar coordinates requires
x = r*cos(θ) r = x + y
y = r*sin(θ)
tan(θ) = y/x
more care.
o

P

o

o

P

o

P

P

2

2

2
Polar Coordinates

b. Find a polar coordinate then list all possible polar
coordinates for each of the following points
(with r > 0): E(–4, 3)R, F(3, –2)R, and G(–3, –1)R.
Polar Coordinates

b. Find a polar coordinate then list all possible polar
coordinates for each of the following points
(with r > 0): E(–4, 3)R, F(3, –2)R, and G(–3, –1)R.
y

E(–4, 3)

x
Polar Coordinates

b. Find a polar coordinate then list all possible polar
coordinates for each of the following points
(with r > 0): E(–4, 3)R, F(3, –2)R, and G(–3, –1)R.
We have the distance formula r = √x2 + y2,
y

E(–4, 3)

x
Polar Coordinates

b. Find a polar coordinate then list all possible polar
coordinates for each of the following points
(with r > 0): E(–4, 3)R, F(3, –2)R, and G(–3, –1)R.
We have the distance formula r = √x2 + y2,
hence for E, r = √16 + 9 = 5.

y

E(–4, 3)
r=5

x
Polar Coordinates

b. Find a polar coordinate then list all possible polar
coordinates for each of the following points
(with r > 0): E(–4, 3)R, F(3, –2)R, and G(–3, –1)R.
We have the distance formula r = √x2 + y2,
hence for E, r = √16 + 9 = 5.
There is no single formula that
E(–4, 3)
would give θ.
r=5

y

θ
x
Polar Coordinates

b. Find a polar coordinate then list all possible polar
coordinates for each of the following points
(with r > 0): E(–4, 3)R, F(3, –2)R, and G(–3, –1)R.
We have the distance formula r = √x2 + y2,
hence for E, r = √16 + 9 = 5.
There is no single formula that
would give θ. This is because θ has E(–4, 3)
r=5
to be expressed via the inverse
trig–functions hence the position of
E dictates which inverse function
would be easier to use to extract θ.

y

θ
x
Polar Coordinates

b. Find a polar coordinate then list all possible polar
coordinates for each of the following points
(with r > 0): E(–4, 3)R, F(3, –2)R, and G(–3, –1)R.
We have the distance formula r = √x2 + y2,
y
hence for E, r = √16 + 9 = 5.
There is no single formula that
would give θ. This is because θ has E(–4, 3) θ
r=5
to be expressed via the inverse
x
trig–functions hence the position of
E dictates which inverse function
would be easier to use to extract θ. Since E is in the
2nd quadrant, the angle θ may be recovered by the
cosine inverse function (why?).
Polar Coordinates

b. Find a polar coordinate then list all possible polar
coordinates for each of the following points
(with r > 0): E(–4, 3)R, F(3, –2)R, and G(–3, –1)R.
We have the distance formula r = √x2 + y2,
y
hence for E, r = √16 + 9 = 5.
There is no single formula that
would give θ. This is because θ has E(–4, 3) θ
r=5
to be expressed via the inverse
x
trig–functions hence the position of
E dictates which inverse function
would be easier to use to extract θ. Since E is in the
2nd quadrant, the angle θ may be recovered by the
cosine inverse function (why?). So θ = cos–1(–4/5) ≈
143o
Polar Coordinates

b. Find a polar coordinate then list all possible polar
coordinates for each of the following points
(with r > 0): E(–4, 3)R, F(3, –2)R, and G(–3, –1)R.
We have the distance formula r = √x2 + y2,
y
hence for E, r = √16 + 9 = 5.
There is no single formula that
would give θ. This is because θ has E(–4, 3) θ
r=5
to be expressed via the inverse
x
trig–functions hence the position of
E dictates which inverse function
would be easier to use to extract θ. Since E is in the
2nd quadrant, the angle θ may be recovered by the
cosine inverse function (why?). So θ = cos–1(–4/5) ≈
143o
o
Polar Coordinates

b. Find a polar coordinate then list all possible polar
coordinates for each of the following points
(with r > 0): E(–4, 3)R, F(3, –2)R, and G(–3, –1)R.
We have the distance formula r = √x2 + y2,
y
hence for E, r = √16 + 9 = 5.
There is no single formula that
would give θ. This is because θ has E(–4, 3) θ
r=5
to be expressed via the inverse
x
trig–functions hence the position of
E dictates which inverse function
would be easier to use to extract θ. Since E is in the
2nd quadrant, the angle θ may be recovered by the
cosine inverse function (why?). So θ = cos–1(–4/5) ≈
143o or that E(–4, 3)R ≈ (5, 143o)P = (5, 143o±n*360o)P
Polar Coordinates
For F(3, –2)R,

y
x

F(3, –2,)
Polar Coordinates
For F(3, –2)R, r = √9 + 4 = √13.

y
x
r=√13
F(3, –2,)
Polar Coordinates
For F(3, –2)R, r = √9 + 4 = √13.
Since F is in the 4th quadrant, the
angle θ may be recovered by the
sine inverse or the tangent inverse
function.

y
x
θ
r=√13
F(3, –2,)
Polar Coordinates
For F(3, –2)R, r = √9 + 4 = √13.
y
Since F is in the 4th quadrant, the
x
θ
angle θ may be recovered by the
r=√13
sine inverse or the tangent inverse
F(3, –2,)
function. The tangent inverse has
the advantage of obtaining the answer directly from
the x and y coordinates.
Polar Coordinates
For F(3, –2)R, r = √9 + 4 = √13.
y
Since F is in the 4th quadrant, the
x
θ
angle θ may be recovered by the
r=√13
sine inverse or the tangent inverse
F(3, –2,)
function. The tangent inverse has
the advantage of obtaining the answer directly from
the x and y coordinates. So θ = tan–1(–2/3)
≈ –0.588rad and that F(3, –2)R ≈ (√13, –0.588rad)P
Polar Coordinates
For F(3, –2)R, r = √9 + 4 = √13.
y
Since F is in the 4th quadrant, the
x
θ
angle θ may be recovered by the
r=√13
sine inverse or the tangent inverse
F(3, –2,)
function. The tangent inverse has
the advantage of obtaining the answer directly from
the x and y coordinates. So θ = tan–1(–2/3)
≈ –0.588rad and that F(3, –2)R ≈ (√13, –0.588rad)P
= (√13, –0.588rad ± 2nπ)P
Polar Coordinates
For F(3, –2)R, r = √9 + 4 = √13.
y
Since F is in the 4th quadrant, the
x
θ
angle θ may be recovered by the
r=√13
sine inverse or the tangent inverse
F(3, –2,)
function. The tangent inverse has
the advantage of obtaining the answer directly from
the x and y coordinates. So θ = tan–1(–2/3)
≈ –0.588rad and that F(3, –2)R ≈ (√13, –0.588rad)P
= (√13, –0.588rad ± 2nπ)P
y

For G(–3, –1)R, r = √9 + 1 = √10.

x
r=√10
G(–3, –1)
Polar Coordinates
For F(3, –2)R, r = √9 + 4 = √13.
y
Since F is in the 4th quadrant, the
x
θ
angle θ may be recovered by the
r=√13
sine inverse or the tangent inverse
F(3, –2,)
function. The tangent inverse has
the advantage of obtaining the answer directly from
the x and y coordinates. So θ = tan–1(–2/3)
≈ –0.588rad and that F(3, –2)R ≈ (√13, –0.588rad)P
= (√13, –0.588rad ± 2nπ)P
For G(–3, –1)R, r = √9 + 1 = √10.
G is the 3rd quadrant. Hence θ can’t
be obtained directly via the inverse–
trig functions.

y

x
r=√10
G(–3, –1)
Polar Coordinates
For F(3, –2)R, r = √9 + 4 = √13.
y
Since F is in the 4th quadrant, the
x
θ
angle θ may be recovered by the
r=√13
sine inverse or the tangent inverse
F(3, –2,)
function. The tangent inverse has
the advantage of obtaining the answer directly from
the x and y coordinates. So θ = tan–1(–2/3)
≈ –0.588rad and that F(3, –2)R ≈ (√13, –0.588rad)P
= (√13, –0.588rad ± 2nπ)P
For G(–3, –1)R, r = √9 + 1 = √10.
G is the 3rd quadrant. Hence θ can’t
be obtained directly via the inverse–
trig functions. We will find the angle
A as shown first, then θ = A + π.

y

x
A
r=√10
G(–3, –1)
Polar Coordinates
Again, using tangent inverse
A = tan–1(1/3) ≈ 18.4o

y
x
A
r=√10

G(–3, –1)
Polar Coordinates
Again, using tangent inverse
A = tan–1(1/3) ≈ 18.4o so
θ = 180 + 18.4o = 198.4o

θ
A
r=√10
G(–3, –1)

y
x
Polar Coordinates
Again, using tangent inverse
A = tan–1(1/3) ≈ 18.4o so
θ = 180 + 18.4o = 198.4o or
G ≈ (√10, 198.4o ± n x 360o)P

θ
A
r=√10
G(–3, –1)

y
x
Polar Coordinates
Again, using tangent inverse
A = tan–1(1/3) ≈ 18.3o so
θ = 180 + 18.3o = 198.3o or
G(–3, –1)
G ≈ (√10, 198.3o ± n x 360o)P
Polar Equations

θ
A
r=√10

y
x
Polar Coordinates

y

Again, using tangent inverse
x
A = tan–1(1/3) ≈ 18.3o so
A
r=√10
θ = 180 + 18.3o = 198.3o or
G(–3, –1)
G ≈ (√10, 198.3o ± n x 360o)P
Polar Equations
A polar equation is a description of the relation
between points using their distances and directions.
θ
Polar Coordinates

y

Again, using tangent inverse
x
A = tan–1(1/3) ≈ 18.3o so
A
r=√10
θ = 180 + 18.3o = 198.3o or
G(–3, –1)
G ≈ (√10, 198.3o ± n x 360o)P
Polar Equations
A polar equation is a description of the relation
between points using their distances and directions.
In symbols, polar equations look like our old equations
except that x and y are replaced with r and θ.
θ
Polar Coordinates

y

Again, using tangent inverse
x
A = tan–1(1/3) ≈ 18.3o so
A
r=√10
θ = 180 + 18.3o = 198.3o or
G(–3, –1)
G ≈ (√10, 198.3o ± n x 360o)P
Polar Equations
A polar equation is a description of the relation
between points using their distances and directions.
In symbols, polar equations look like our old equations
except that x and y are replaced with r and θ. However,
the geometry described respectively by the symbols
are completely different.
θ
Polar Coordinates

y

Again, using tangent inverse
x
A = tan–1(1/3) ≈ 18.3o so
A
r=√10
θ = 180 + 18.3o = 198.3o or
G(–3, –1)
G ≈ (√10, 198.3o ± n x 360o)P
Polar Equations
A polar equation is a description of the relation
between points using their distances and directions.
In symbols, polar equations look like our old equations
except that x and y are replaced with r and θ. However,
the geometry described respectively by the symbols
are completely different. We use the x = r*cos(θ)
conversion rules to translate
y = r*sin(θ)
equations between the two systems. r = √x2 + y2
tan(θ) = y/x
θ
Polar Coordinates

y

Again, using tangent inverse
x
A = tan–1(1/3) ≈ 18.3o so
A
r=√10
θ = 180 + 18.3o = 198.3o or
G(–3, –1)
G ≈ (√10, 198.3o ± n x 360o)P
Polar Equations
A polar equation is a description of the relation
between points using their distances and directions.
In symbols, polar equations look like our old equations
except that x and y are replaced with r and θ. However,
the geometry described respectively by the symbols
are completely different. We use the x = r*cos(θ)
conversion rules to translate
y = r*sin(θ)
equations between the two systems. r = √x2 + y2
Let’s start with some basic equations. tan(θ) = y/x
θ
Polar Coordinates

Equations in x and y are called rectangular equations
and equations in r and θ are called polar equations.
Polar Coordinates

Equations in x and y are called rectangular equations
and equations in r and θ are called polar equations.
Example B. Convert each of the following rectangular
equations into the corresponding polar form.
Write the answer in the r = f(θ) form and interpret its
geometric significances in terms of distances and
directions.
Polar Coordinates

Equations in x and y are called rectangular equations
and equations in r and θ are called polar equations.
Example B. Convert each of the following rectangular
equations into the corresponding polar form.
Write the answer in the r = f(θ) form and interpret its
geometric significances in terms of distances and
directions.
a. x = k

x

x=k
Polar Coordinates

Equations in x and y are called rectangular equations
and equations in r and θ are called polar equations.
Example B. Convert each of the following rectangular
equations into the corresponding polar form.
Write the answer in the r = f(θ) form and interpret its
geometric significances in terms of distances and
directions.
a. x = k
Replacing x with r*cos(θ)
we get that r*cos(θ) = k
x

x=k
Polar Coordinates

Equations in x and y are called rectangular equations
and equations in r and θ are called polar equations.
Example B. Convert each of the following rectangular
equations into the corresponding polar form.
Write the answer in the r = f(θ) form and interpret its
geometric significances in terms of distances and
directions.
a. x = k
Replacing x with r*cos(θ)
we get that r*cos(θ) = k
or that r = k*sec(θ) = f(θ).
x

x=k
Polar Coordinates

Equations in x and y are called rectangular equations
and equations in r and θ are called polar equations.
Example B. Convert each of the following rectangular
equations into the corresponding polar form.
Write the answer in the r = f(θ) form and interpret its
geometric significances in terms of distances and
directions.
a. x = k
Replacing x with r*cos(θ)
we get that r*cos(θ) = k
or that r = k*sec(θ) = f(θ).
x
In picture, r = k*sec(θ) gives the
basic trig. relation of points on
the vertical line x = k as shown.
x=k
Polar Coordinates

Equations in x and y are called rectangular equations
and equations in r and θ are called polar equations.
Example B. Convert each of the following rectangular
equations into the corresponding polar form.
Write the answer in the r = f(θ) form and interpret its
geometric significances in terms of distances and
directions.
a. x = k
(k, y)
Replacing x with r*cos(θ)
we get that r*cos(θ) = k
or that r = k*sec(θ) = f(θ).
θ
x
k
In picture, r = k*sec(θ) gives the
basic trig. relation of points on
the vertical line x = k as shown.
x=k
Polar Coordinates

Equations in x and y are called rectangular equations
and equations in r and θ are called polar equations.
Example B. Convert each of the following rectangular
equations into the corresponding polar form.
Write the answer in the r = f(θ) form and interpret its
geometric significances in terms of distances and
directions.
a. x = k
(k, y)
Replacing x with r*cos(θ)
we get that r*cos(θ) = k
r = k*sec(θ )
or that r = k*sec(θ) = f(θ).
θ
x
k
In picture, r = k*sec(θ) gives the
basic trig. relation of points on
the vertical line x = k as shown.
x=k
b. y = x

Polar Coordinates
y=x

x
Polar Coordinates

b. y = x
For y = x, replace x = r*cos(θ)
and y = r*sin(θ), we get that
r*sin(θ) = r*cos(θ),

y=x

x
Polar Coordinates

b. y = x
For y = x, replace x = r*cos(θ)
and y = r*sin(θ), we get that
r*sin(θ) = r*cos(θ), assuming r ≠ 0,
we have sin(θ) = cos(θ),

y=x

x
Polar Coordinates

b. y = x
For y = x, replace x = r*cos(θ)
and y = r*sin(θ), we get that
r*sin(θ) = r*cos(θ), assuming r ≠ 0,
we have sin(θ) = cos(θ),
dividing by cos(θ) we have that
tan(θ) = 1

y=x

x
Polar Coordinates

b. y = x
For y = x, replace x = r*cos(θ)
and y = r*sin(θ), we get that
r*sin(θ) = r*cos(θ), assuming r ≠ 0,
we have sin(θ) = cos(θ),
dividing by cos(θ) we have that
tan(θ) = 1 or that θ
= π/4 ± nπ.

y=x

θ = π/4.

x
Polar Coordinates

b. y = x
y=x
For y = x, replace x = r*cos(θ)
and y = r*sin(θ), we get that
θ = π/4.
r*sin(θ) = r*cos(θ), assuming r ≠ 0,
we have sin(θ) = cos(θ),
dividing by cos(θ) we have that
tan(θ) = 1 or that θ
The equation θ = π/4 is a polar constant equation.
= π/4 ± nπ.

x
Polar Coordinates

b. y = x
y=x
For y = x, replace x = r*cos(θ)
and y = r*sin(θ), we get that
θ = π/4.
x
r*sin(θ) = r*cos(θ), assuming r ≠ 0,
we have sin(θ) = cos(θ),
dividing by cos(θ) we have that
tan(θ) = 1 or that θ
The equation θ = π/4 is a polar constant equation.
= π/4 ± nπ.
Since the variable r is missing, r can be of any value.
Polar Coordinates

b. y = x
y=x
For y = x, replace x = r*cos(θ)
and y = r*sin(θ), we get that
θ = π/4.
x
r*sin(θ) = r*cos(θ), assuming r ≠ 0,
we have sin(θ) = cos(θ),
dividing by cos(θ) we have that
tan(θ) = 1 or that θ
The equation θ = π/4 is a polar constant equation.
= π/4 ± nπ.
Since the variable r is missing, r can be of any value.
Geometrically, it says that the diagonal line y = x
consists of those points whose polar angles θ = π/4.
Polar Coordinates

b. y = x
y=x
For y = x, replace x = r*cos(θ)
and y = r*sin(θ), we get that
θ = π/4.
x
r*sin(θ) = r*cos(θ), assuming r ≠ 0,
we have sin(θ) = cos(θ),
dividing by cos(θ) we have that
tan(θ) = 1 or that θ
The equation θ = π/4 is a polar constant equation.
= π/4 ± nπ.
Since the variable r is missing, r can be of any value.
Geometrically, it says that the diagonal line y = x
consists of those points whose polar angles θ = π/4.
Note that there are infinitely many non–equivalent
polar equations that define the same set of diagonal
points.
Polar Coordinates

b. y = x
y=x
For y = x, replace x = r*cos(θ)
and y = r*sin(θ), we get that
θ = π/4.
x
r*sin(θ) = r*cos(θ), assuming r ≠ 0,
we have sin(θ) = cos(θ),
dividing by cos(θ) we have that
tan(θ) = 1 or that θ
The equation θ = π/4 is a polar constant equation.
= π/4 ± nπ.
Since the variable r is missing, r can be of any value.
Geometrically, it says that the diagonal line y = x
consists of those points whose polar angles θ = π/4.
Note that there are infinitely many non–equivalent
polar equations that define the same set of diagonal
points. Specifically that θ = 5π/4, θ = 9π/4, ..,
θ = –3π/4, θ = –7π/4, .. all give y = x.
Polar Coordinates

The non–uniqueness of the polar form is the major
difference between the rectangular & polar systems
Polar Coordinates

The non–uniqueness of the polar form is the major
difference between the rectangular & polar systems.
Steps employed and solutions obtained in the
rectangular x&y equations, when applied to the r&θ
polar equations, have to be reinterpreted in light of the
polar geometry.
Polar Coordinates

The non–uniqueness of the polar form is the major
difference between the rectangular & polar systems.
Steps employed and solutions obtained in the
rectangular x&y equations, when applied to the r&θ
polar equations, have to be reinterpreted in light of the
polar geometry.
Example C. Interpret and draw the graph of each of
the following polar equations. Convert each equation
into a corresponding rectangular form.
a. r = k
Polar Coordinates

The non–uniqueness of the polar form is the major
difference between the rectangular & polar systems.
Steps employed and solutions obtained in the
rectangular x&y equations, when applied to the r&θ
polar equations, have to be reinterpreted in light of the
polar geometry.
Example C. Interpret and draw the graph of each of
the following polar equations. Convert each equation
into a corresponding rectangular form.
a. r = k
The polar equation states that the
distance r, from the origin to our points,
is a constant k.
Polar Coordinates

The non–uniqueness of the polar form is the major
difference between the rectangular & polar systems.
Steps employed and solutions obtained in the
rectangular x&y equations, when applied to the r&θ
polar equations, have to be reinterpreted in light of the
polar geometry.
Example C. Interpret and draw the graph of each of
the following polar equations. Convert each equation
into a corresponding rectangular form.
a. r = k
The polar equation states that the
distance r, from the origin to our points,
is a constant k. This is the circle of
radius k, centered at (0, 0).

r=k

x
Polar Coordinates
Set r = √x2 + y2 = k we have that
x2 + y2 = k2 in the rectangular form.

r=k

x
Polar Coordinates
Set r = √x2 + y2 = k we have that
x2 + y2 = k2 in the rectangular form.
b. r = θ

r=k

x
Polar Coordinates
Set r = √x2 + y2 = k we have that
x2 + y2 = k2 in the rectangular form.
b. r = θ
Let θ > 0 (in radian), the polar equation
states that the distance r is of the same
as θ.

r=k

x
Polar Coordinates
Set r = √x2 + y2 = k we have that
x2 + y2 = k2 in the rectangular form.
b. r = θ
Let θ > 0 (in radian), the polar equation
states that the distance r is of the same
as θ. Hence starting at (0, 0)P, as
θ increases, r increases, so the points
are circling outward from the
origin at a steady or linear rate.

r=k

x
Polar Coordinates
Set r = √x2 + y2 = k we have that
x2 + y2 = k2 in the rectangular form.
b. r = θ
Let θ > 0 (in radian), the polar equation
states that the distance r is of the same
as θ. Hence starting at (0, 0)P, as
θ increases, r increases, so the points
are circling outward from the
origin at a steady or linear rate.
In general, the graph of r = f(θ) where
f(θ) is an increasing or decreasing
function is called a spiral.

r=k

x

x

r=θ
Polar Coordinates
Set r = √x2 + y2 = k we have that
x2 + y2 = k2 in the rectangular form.
b. r = θ
Let θ > 0 (in radian), the polar equation
states that the distance r is of the same
as θ. Hence starting at (0, 0)P, as
θ increases, r increases, so the points
are circling outward from the
origin at a steady or linear rate.
In general, the graph of r = f(θ) where
f(θ) is an increasing or decreasing
function is called a spiral. A uniformly
banded spiral such as this one is called
an Archimedean spiral.

r=k

x

x

r=θ

Archimedean spirals
Polar Coordinates

We will use cosine inverse
function to express θ in x&y,

x

x

r=θ
Polar Coordinates

We will use cosine inverse
function to express θ in x&y, i.e.
θ = cos–1(x/r) = cos–1(x/√x2 + y2 ).

x

x

r=θ
Polar Coordinates

We will use cosine inverse
function to express θ in x&y, i.e.
θ = cos–1(x/r) = cos–1(x/√x2 + y2 ).
We have the equation that
cos–1(x/√x2 + y2) = √x2 + y2 ( = r )

x

x

r=θ
Polar Coordinates

We will use cosine inverse
function to express θ in x&y, i.e.
θ = cos–1(x/r) = cos–1(x/√x2 + y2 ).
We have the equation that
cos–1(x/√x2 + y2) = √x2 + y2 ( = r )
This rectangular equation only
gives the part of the spiral where
0 < √x2 + y2 ≤ π (why?)

x

x

r=θ
Polar Coordinates

We will use cosine inverse
function to express θ in x&y, i.e.
θ = cos–1(x/r) = cos–1(x/√x2 + y2 ).
We have the equation that
cos–1(x/√x2 + y2) = √x2 + y2 ( = r )
This rectangular equation only
gives the part of the spiral where
0 < √x2 + y2 ≤ π (why?)

x

x

r=θ

x

cos–1(x/√x2 + y2) = √x2 + y2

The “Lost in Translation”
from the polar to the
rectangular equation
Polar Coordinates

We will use cosine inverse
function to express θ in x&y, i.e.
θ = cos–1(x/r) = cos–1(x/√x2 + y2 ).
We have the equation that
cos–1(x/√x2 + y2) = √x2 + y2 ( = r )
This rectangular equation only
gives the part of the spiral where
0 < √x2 + y2 ≤ π (why?)
For other parts of the spirals,
we add nπ with n = 1,2,..

x

x

r=θ

x

cos–1(x/√x2 + y2) = √x2 + y2

The “Lost in Translation”
from the polar to the
rectangular equation
Polar Coordinates

We will use cosine inverse
function to express θ in x&y, i.e.
θ = cos–1(x/r) = cos–1(x/√x2 + y2 ).
We have the equation that
cos–1(x/√x2 + y2) = √x2 + y2 ( = r )
This rectangular equation only
gives the part of the spiral where
0 < √x2 + y2 ≤ π (why?)
For other parts of the spirals,
we add nπ to θ with n = 1,2,.. to
obtain more distant segments, so
cos–1(x/√x2 + y2) + nπ = √x2 + y2.

x

x

r=θ

x

cos–1(x/√x2 + y2) = √x2 + y2

The “Lost in Translation”
from the polar to the
rectangular equation
Polar Coordinates

We will use cosine inverse
function to express θ in x&y, i.e.
θ = cos–1(x/r) = cos–1(x/√x2 + y2 ).
We have the equation that
cos–1(x/√x2 + y2) = √x2 + y2 ( = r )
This rectangular equation only
gives the part of the spiral where
0 < √x2 + y2 ≤ π (why?)
For other parts of the spirals,
we add nπ to θ with n = 1,2,.. to
obtain more distant segments, so
cos–1(x/√x2 + y2) + nπ = √x2 + y2.

cos–1(x/√x2 + y2) = √x2 + y2

This shows the advantages of the
polar system in certain settings.

The “Lost in Translation”
from the polar to the
rectangular equation

x

x

r=θ

x

More Related Content

What's hot

Trigonometry functions of general angles reference angles
Trigonometry functions of general angles reference anglesTrigonometry functions of general angles reference angles
Trigonometry functions of general angles reference angles
Jessica Garcia
 
Linear functions and modeling
Linear functions and modelingLinear functions and modeling
Linear functions and modeling
IVY SOLIS
 
5.2.1 trigonometric functions
5.2.1 trigonometric functions5.2.1 trigonometric functions
5.2.1 trigonometric functions
Northside ISD
 
Trig Ratios Of Obtuse Angles
Trig Ratios Of Obtuse AnglesTrig Ratios Of Obtuse Angles
Trig Ratios Of Obtuse Angles
DMCI
 
6.2 solve quadratic equations by graphing
6.2 solve quadratic equations by graphing6.2 solve quadratic equations by graphing
6.2 solve quadratic equations by graphing
Jessica Garcia
 

What's hot (20)

Liner algebra-vector space-2 Algebra of Subspaces
Liner algebra-vector space-2 Algebra of SubspacesLiner algebra-vector space-2 Algebra of Subspaces
Liner algebra-vector space-2 Algebra of Subspaces
 
34 polar coordinate and equations
34 polar coordinate and equations34 polar coordinate and equations
34 polar coordinate and equations
 
CMSC 56 | Lecture 16: Equivalence of Relations & Partial Ordering
CMSC 56 | Lecture 16: Equivalence of Relations & Partial OrderingCMSC 56 | Lecture 16: Equivalence of Relations & Partial Ordering
CMSC 56 | Lecture 16: Equivalence of Relations & Partial Ordering
 
Algebra equations & inequalities
Algebra equations & inequalitiesAlgebra equations & inequalities
Algebra equations & inequalities
 
Calculus III
Calculus IIICalculus III
Calculus III
 
parabola class 12
parabola class 12parabola class 12
parabola class 12
 
My Lecture Notes from Linear Algebra
My Lecture Notes fromLinear AlgebraMy Lecture Notes fromLinear Algebra
My Lecture Notes from Linear Algebra
 
1576 parabola
1576 parabola1576 parabola
1576 parabola
 
Sequences and series
Sequences and seriesSequences and series
Sequences and series
 
Trigonometry functions of general angles reference angles
Trigonometry functions of general angles reference anglesTrigonometry functions of general angles reference angles
Trigonometry functions of general angles reference angles
 
26 alternating series and conditional convergence x
26 alternating series and conditional convergence x26 alternating series and conditional convergence x
26 alternating series and conditional convergence x
 
7.5 proportions in triangles
7.5 proportions in triangles7.5 proportions in triangles
7.5 proportions in triangles
 
Principle of mathematical induction
Principle of mathematical inductionPrinciple of mathematical induction
Principle of mathematical induction
 
Linear functions and modeling
Linear functions and modelingLinear functions and modeling
Linear functions and modeling
 
5.2.1 trigonometric functions
5.2.1 trigonometric functions5.2.1 trigonometric functions
5.2.1 trigonometric functions
 
circular-functions.pptx
circular-functions.pptxcircular-functions.pptx
circular-functions.pptx
 
3.3 Zeros of Polynomial Functions
3.3 Zeros of Polynomial Functions3.3 Zeros of Polynomial Functions
3.3 Zeros of Polynomial Functions
 
Trig Ratios Of Obtuse Angles
Trig Ratios Of Obtuse AnglesTrig Ratios Of Obtuse Angles
Trig Ratios Of Obtuse Angles
 
3.2 Power sets
3.2 Power sets3.2 Power sets
3.2 Power sets
 
6.2 solve quadratic equations by graphing
6.2 solve quadratic equations by graphing6.2 solve quadratic equations by graphing
6.2 solve quadratic equations by graphing
 

Similar to 1 polar coordinates

t6 polar coordinates
t6 polar coordinatest6 polar coordinates
t6 polar coordinates
math260
 
1 polar coordinates
1 polar coordinates1 polar coordinates
1 polar coordinates
math267
 
2 polar graphs
2 polar graphs2 polar graphs
2 polar graphs
math267
 
27 triple integrals in spherical and cylindrical coordinates
27 triple integrals in spherical and cylindrical coordinates27 triple integrals in spherical and cylindrical coordinates
27 triple integrals in spherical and cylindrical coordinates
math267
 
3 polar equations
3 polar equations3 polar equations
3 polar equations
math267
 
24 double integral over polar coordinate
24 double integral over polar coordinate24 double integral over polar coordinate
24 double integral over polar coordinate
math267
 

Similar to 1 polar coordinates (20)

18 polar coordinates x
18 polar coordinates x18 polar coordinates x
18 polar coordinates x
 
t6 polar coordinates
t6 polar coordinatest6 polar coordinates
t6 polar coordinates
 
10. polar coordinates x
10. polar coordinates x10. polar coordinates x
10. polar coordinates x
 
20 polar equations and graphs
20 polar equations and graphs20 polar equations and graphs
20 polar equations and graphs
 
11. polar equations and graphs x
11. polar equations and graphs x11. polar equations and graphs x
11. polar equations and graphs x
 
20 polar equations and graphs x
20 polar equations and graphs x20 polar equations and graphs x
20 polar equations and graphs x
 
19 polar equations and graphs x
19 polar equations and graphs x19 polar equations and graphs x
19 polar equations and graphs x
 
1 polar coordinates
1 polar coordinates1 polar coordinates
1 polar coordinates
 
2 polar graphs
2 polar graphs2 polar graphs
2 polar graphs
 
35 tangent and arc length in polar coordinates
35 tangent and arc length in polar coordinates35 tangent and arc length in polar coordinates
35 tangent and arc length in polar coordinates
 
27 triple integrals in spherical and cylindrical coordinates
27 triple integrals in spherical and cylindrical coordinates27 triple integrals in spherical and cylindrical coordinates
27 triple integrals in spherical and cylindrical coordinates
 
3 polar equations
3 polar equations3 polar equations
3 polar equations
 
Curve tracing
Curve tracingCurve tracing
Curve tracing
 
24 double integral over polar coordinate
24 double integral over polar coordinate24 double integral over polar coordinate
24 double integral over polar coordinate
 
0801 ch 8 day 1
0801 ch 8 day 10801 ch 8 day 1
0801 ch 8 day 1
 
33 parametric equations x
33 parametric equations x33 parametric equations x
33 parametric equations x
 
56 the rectangular coordinate system
56 the rectangular coordinate system56 the rectangular coordinate system
56 the rectangular coordinate system
 
3 rectangular coordinate system
3 rectangular coordinate system3 rectangular coordinate system
3 rectangular coordinate system
 
1 rectangular coordinate system x
1 rectangular coordinate system x1 rectangular coordinate system x
1 rectangular coordinate system x
 
23 Double Integral over Polar Coordinate.pptx
23 Double Integral over Polar Coordinate.pptx23 Double Integral over Polar Coordinate.pptx
23 Double Integral over Polar Coordinate.pptx
 

Recently uploaded

Sample sample sample sample sample sample
Sample sample sample sample sample sampleSample sample sample sample sample sample
Sample sample sample sample sample sample
Casey Keith
 
Jual Obat Aborsi Jepang (+6285657271886 ) Obat Penggugur Kandungan Cytotec D...
Jual Obat Aborsi Jepang  (+6285657271886 ) Obat Penggugur Kandungan Cytotec D...Jual Obat Aborsi Jepang  (+6285657271886 ) Obat Penggugur Kandungan Cytotec D...
Jual Obat Aborsi Jepang (+6285657271886 ) Obat Penggugur Kandungan Cytotec D...
ZurliaSoop
 
Four Famous Temples In Jammu and Kashmir
Four Famous Temples In Jammu and KashmirFour Famous Temples In Jammu and Kashmir
Four Famous Temples In Jammu and Kashmir
SuYatra
 
sample sample sample sample sample sample
sample sample sample sample sample samplesample sample sample sample sample sample
sample sample sample sample sample sample
Casey Keith
 
Sample sample sample sample sample sample
Sample sample sample sample sample sampleSample sample sample sample sample sample
Sample sample sample sample sample sample
Casey Keith
 
sample sample sample sample sample sample
sample sample sample sample sample samplesample sample sample sample sample sample
sample sample sample sample sample sample
Casey Keith
 
sample sample sample sample sample sample
sample sample sample sample sample samplesample sample sample sample sample sample
sample sample sample sample sample sample
Casey Keith
 

Recently uploaded (20)

Sample sample sample sample sample sample
Sample sample sample sample sample sampleSample sample sample sample sample sample
Sample sample sample sample sample sample
 
Jual Obat Aborsi Jepang (+6285657271886 ) Obat Penggugur Kandungan Cytotec D...
Jual Obat Aborsi Jepang  (+6285657271886 ) Obat Penggugur Kandungan Cytotec D...Jual Obat Aborsi Jepang  (+6285657271886 ) Obat Penggugur Kandungan Cytotec D...
Jual Obat Aborsi Jepang (+6285657271886 ) Obat Penggugur Kandungan Cytotec D...
 
Abortion pills in Jeddah +966572737505 <> buy cytotec <> unwanted kit Saudi A...
Abortion pills in Jeddah +966572737505 <> buy cytotec <> unwanted kit Saudi A...Abortion pills in Jeddah +966572737505 <> buy cytotec <> unwanted kit Saudi A...
Abortion pills in Jeddah +966572737505 <> buy cytotec <> unwanted kit Saudi A...
 
TOURISM ATTRACTIONS IN LESOTHO KATSE DAM
TOURISM ATTRACTIONS IN LESOTHO KATSE DAMTOURISM ATTRACTIONS IN LESOTHO KATSE DAM
TOURISM ATTRACTIONS IN LESOTHO KATSE DAM
 
TOURISM -ATTRACTIONS- IN LESOTHO FOR YOU
TOURISM -ATTRACTIONS- IN LESOTHO FOR YOUTOURISM -ATTRACTIONS- IN LESOTHO FOR YOU
TOURISM -ATTRACTIONS- IN LESOTHO FOR YOU
 
PLACE OF ATTRACTION IN LESOTHO Sani Pass
PLACE OF ATTRACTION IN LESOTHO Sani PassPLACE OF ATTRACTION IN LESOTHO Sani Pass
PLACE OF ATTRACTION IN LESOTHO Sani Pass
 
Overview of Lesotho 's natural beauty tourist attractions
Overview of Lesotho 's natural beauty tourist attractionsOverview of Lesotho 's natural beauty tourist attractions
Overview of Lesotho 's natural beauty tourist attractions
 
10 precious day Vietnam ( 19-28 Sep ) .pdf
10 precious day Vietnam ( 19-28 Sep ) .pdf10 precious day Vietnam ( 19-28 Sep ) .pdf
10 precious day Vietnam ( 19-28 Sep ) .pdf
 
Four Famous Temples In Jammu and Kashmir
Four Famous Temples In Jammu and KashmirFour Famous Temples In Jammu and Kashmir
Four Famous Temples In Jammu and Kashmir
 
Tourist_Attractions_in_Lesotho_prepared_by_Teboho_Majoro.pptx
Tourist_Attractions_in_Lesotho_prepared_by_Teboho_Majoro.pptxTourist_Attractions_in_Lesotho_prepared_by_Teboho_Majoro.pptx
Tourist_Attractions_in_Lesotho_prepared_by_Teboho_Majoro.pptx
 
Your Complete Guide to Neem Karoli Baba Ashram at Kainchi Dham in 2024.pdf
Your Complete Guide to Neem Karoli Baba Ashram at Kainchi Dham in 2024.pdfYour Complete Guide to Neem Karoli Baba Ashram at Kainchi Dham in 2024.pdf
Your Complete Guide to Neem Karoli Baba Ashram at Kainchi Dham in 2024.pdf
 
sample sample sample sample sample sample
sample sample sample sample sample samplesample sample sample sample sample sample
sample sample sample sample sample sample
 
TOURISM ATTRACTION IN LESOTHO 2024.pptx.
TOURISM ATTRACTION IN LESOTHO 2024.pptx.TOURISM ATTRACTION IN LESOTHO 2024.pptx.
TOURISM ATTRACTION IN LESOTHO 2024.pptx.
 
Explore the Rich History of Northeast Sicily
Explore the Rich History of Northeast SicilyExplore the Rich History of Northeast Sicily
Explore the Rich History of Northeast Sicily
 
Sample sample sample sample sample sample
Sample sample sample sample sample sampleSample sample sample sample sample sample
Sample sample sample sample sample sample
 
Tourist_Attractions_in_Lesotho_by_Reabetsoe_Bereng.pptx
Tourist_Attractions_in_Lesotho_by_Reabetsoe_Bereng.pptxTourist_Attractions_in_Lesotho_by_Reabetsoe_Bereng.pptx
Tourist_Attractions_in_Lesotho_by_Reabetsoe_Bereng.pptx
 
sample sample sample sample sample sample
sample sample sample sample sample samplesample sample sample sample sample sample
sample sample sample sample sample sample
 
Tourism attractions in Lesotho e.g dam
Tourism attractions in  Lesotho  e.g damTourism attractions in  Lesotho  e.g dam
Tourism attractions in Lesotho e.g dam
 
Discover the Kingdom in the Sky by Matseliso Aumane.pptx
Discover the Kingdom in the Sky by Matseliso Aumane.pptxDiscover the Kingdom in the Sky by Matseliso Aumane.pptx
Discover the Kingdom in the Sky by Matseliso Aumane.pptx
 
sample sample sample sample sample sample
sample sample sample sample sample samplesample sample sample sample sample sample
sample sample sample sample sample sample
 

1 polar coordinates

  • 2. Polar Coordinates The location of a point P in the plane may be given by the following two numbers: y P (r, θ) x O
  • 3. Polar Coordinates The location of a point P in the plane may be given by the following two numbers: r = the distance between P and the origin O(0, 0) y P (r, θ) r x O
  • 4. Polar Coordinates The location of a point P in the plane may be given by the following two numbers: r = the distance between P and the origin O(0, 0) θ = a signed angle between the positive x–axis and the direction to P, y P (r, θ) r θ O x
  • 5. Polar Coordinates The location of a point P in the plane may be given by the following two numbers: r = the distance between P and the origin O(0, 0) θ = a signed angle between the positive x–axis and the direction to P, specifically, θ is + for counter clockwise measurements and θ is – for clockwise measurements. y P (r, θ) r θ O x
  • 6. Polar Coordinates The location of a point P in the plane may be given by the following two numbers: r = the distance between P and the origin O(0, 0) θ = a signed angle between the positive x–axis and the direction to P, specifically, θ is + for counter clockwise measurements and θ is – for clockwise measurements. The ordered pair (r, θ) is a polar coordinate of P. y P (r, θ) r θ O x
  • 7. Polar Coordinates The location of a point P in the plane may be given by the following two numbers: r = the distance between P and the origin O(0, 0) θ = a signed angle between the positive x–axis and the direction to P, specifically, θ is + for counter clockwise measurements and θ is – for clockwise measurements. The ordered pair (r, θ) is a polar coordinate of P. The ordered pairs (r, θ ±2nπ ) with y n = 0,1, 2, 3… give the same P (r, θ) geometric information hence lead to the same location P(r, θ). r θ O x
  • 8. Polar Coordinates The location of a point P in the plane may be given by the following two numbers: r = the distance between P and the origin O(0, 0) θ = a signed angle between the positive x–axis and the direction to P, specifically, θ is + for counter clockwise measurements and θ is – for clockwise measurements. The ordered pair (r, θ) is a polar coordinate of P. The ordered pairs (r, θ ±2nπ ) with y n = 0,1, 2, 3… give the same P (r, θ) geometric information hence lead to the same location P(r, θ). r We also use signed distance, i.e. with negative values of r which θ x means we are to step backward for O a distance of lrl.
  • 9. Polar Coordinates If needed, we write (a, b)P for a polar coordinate ordered pair, and (a, b)R for the rectangular coordinate ordered pair.
  • 10. Polar Coordinates If needed, we write (a, b)P for a polar coordinate ordered pair, and (a, b)R for the rectangular coordinate ordered pair. Conversion Rules
  • 11. Polar Coordinates If needed, we write (a, b)P for a polar coordinate ordered pair, and (a, b)R for the rectangular coordinate ordered pair. Conversion Rules Let (x, y)R and (r, θ)P be the rectangular and polar coordinates of the same point P, then (r, θ) = (x, y) x= y P y= r= R P r θ O The rectangular and polar coordinates relations x
  • 12. Polar Coordinates If needed, we write (a, b)P for a polar coordinate ordered pair, and (a, b)R for the rectangular coordinate ordered pair. Conversion Rules Let (x, y)R and (r, θ)P be the rectangular and polar coordinates of the same point P, then (r, θ) = (x, y) x = r*cos(θ) y P y = r*sin(θ) r= R r y = r*sin(θ) θ O P x x = r*cos(θ) The rectangular and polar coordinates relations
  • 13. Polar Coordinates If needed, we write (a, b)P for a polar coordinate ordered pair, and (a, b)R for the rectangular coordinate ordered pair. Conversion Rules Let (x, y)R and (r, θ)P be the rectangular and polar coordinates of the same point P, then (r, θ) = (x, y) x = r*cos(θ) y P y = r*sin(θ) r = √ x2 + y2 R r y = r*sin(θ) θ O P x x = r*cos(θ) The rectangular and polar coordinates relations
  • 14. Polar Coordinates If needed, we write (a, b)P for a polar coordinate ordered pair, and (a, b)R for the rectangular coordinate ordered pair. Conversion Rules Let (x, y)R and (r, θ)P be the rectangular and polar coordinates of the same point P, then (r, θ) = (x, y) x = r*cos(θ) y P y = r*sin(θ) r = √ x2 + y2 r For θ we have y = r*sin(θ) tan(θ) = cos(θ) = θ x R O x = r*cos(θ) The rectangular and polar coordinates relations P
  • 15. Polar Coordinates If needed, we write (a, b)P for a polar coordinate ordered pair, and (a, b)R for the rectangular coordinate ordered pair. Conversion Rules Let (x, y)R and (r, θ)P be the rectangular and polar coordinates of the same point P, then (r, θ) = (x, y) x = r*cos(θ) y P y = r*sin(θ) r = √ x2 + y2 r For θ we have y = r*sin(θ) tan(θ) = y/x cos(θ) = x/√x2 + y2 θ x R x = r*cos(θ) The rectangular and polar coordinates relations P
  • 16. Polar Coordinates If needed, we write (a, b)P for a polar coordinate ordered pair, and (a, b)R for the rectangular coordinate ordered pair. Conversion Rules Let (x, y)R and (r, θ)P be the rectangular and polar coordinates of the same point P, then (r, θ) = (x, y) x = r*cos(θ) y P y = r*sin(θ) r = √ x2 + y2 r For θ we have y = r*sin(θ) tan(θ) = y/x cos(θ) = x/√x2 + y2 or using θ x inverse trig. functions that x = r*cos(θ) O θ = tan–1(y/x) The rectangular and polar coordinates relations θ = cos–1 (x/√x2 + y2) R P
  • 17. Polar Coordinates Example A. a. Plot the following polar coordinates A(4, 60o)P , B(5, 0o)P, C(4, –45o)P, D(–4, 3π/4 rad)P. Find their corresponding rectangular coordinates.
  • 18. Polar Coordinates Example A. a. Plot the following polar coordinates A(4, 60o)P , B(5, 0o)P, C(4, –45o)P, D(–4, 3π/4 rad)P. Find their corresponding rectangular coordinates. y For A(4, 60o)P x x = r*cos(θ) y = r*sin(θ) r2 = x2 + y2 tan(θ) = y/x
  • 19. Polar Coordinates Example A. a. Plot the following polar coordinates A(4, 60o)P , B(5, 0o)P, C(4, –45o)P, D(–4, 3π/4 rad)P. Find their corresponding rectangular coordinates. A(4, 60 ) y For A(4, 60o)P o P 4 60o x = r*cos(θ) y = r*sin(θ) r2 = x2 + y2 tan(θ) = y/x x
  • 20. Polar Coordinates Example A. a. Plot the following polar coordinates A(4, 60o)P , B(5, 0o)P, C(4, –45o)P, D(–4, 3π/4 rad)P. Find their corresponding rectangular coordinates. A(4, 60 ) y For A(4, 60o)P (x, y)R = (4*cos(60), 4*sin(60)), o P 4 60o x = r*cos(θ) y = r*sin(θ) r2 = x2 + y2 tan(θ) = y/x x
  • 21. Polar Coordinates Example A. a. Plot the following polar coordinates A(4, 60o)P , B(5, 0o)P, C(4, –45o)P, D(–4, 3π/4 rad)P. Find their corresponding rectangular coordinates. A(4, 60 ) y For A(4, 60o)P (x, y)R = (4*cos(60), 4*sin(60)), 4 = (2, 2√3) o P 60o x = r*cos(θ) y = r*sin(θ) r2 = x2 + y2 tan(θ) = y/x x
  • 22. Polar Coordinates Example A. a. Plot the following polar coordinates A(4, 60o)P , B(5, 0o)P, C(4, –45o)P, D(–4, 3π/4 rad)P. Find their corresponding rectangular coordinates. A(4, 60 ) y For A(4, 60o)P (x, y)R = (4*cos(60), 4*sin(60)), 4 = (2, 2√3) 60 for B(5, 0o)P, (x, y) = (5, 0), o P o B(5, 0)P x = r*cos(θ) y = r*sin(θ) r2 = x2 + y2 tan(θ) = y/x x
  • 23. Polar Coordinates Example A. a. Plot the following polar coordinates A(4, 60o)P , B(5, 0o)P, C(4, –45o)P, D(–4, 3π/4 rad)P. Find their corresponding rectangular coordinates. A(4, 60 ) y For A(4, 60o)P (x, y)R = (4*cos(60), 4*sin(60)), 4 = (2, 2√3) 60 for B(5, 0o)P, (x, y) = (5, 0), –45 B(5, 0) for C and D, o P x o o 4 C x = r*cos(θ) y = r*sin(θ) r2 = x2 + y2 tan(θ) = y/x P
  • 24. Polar Coordinates Example A. a. Plot the following polar coordinates A(4, 60o)P , B(5, 0o)P, C(4, –45o)P, D(–4, 3π/4 rad)P. Find their corresponding rectangular coordinates. A(4, 60 ) y For A(4, 60o)P 3π/4 (x, y)R = (4*cos(60), 4*sin(60)), 4 = (2, 2√3) 60 for B(5, 0o)P, (x, y) = (5, 0), –45 B(5, 0) for C and D, o P x o o 4 C x = r*cos(θ) y = r*sin(θ) r2 = x2 + y2 tan(θ) = y/x P
  • 25. Polar Coordinates Example A. a. Plot the following polar coordinates A(4, 60o)P , B(5, 0o)P, C(4, –45o)P, D(–4, 3π/4 rad)P. Find their corresponding rectangular coordinates. A(4, 60 ) y For A(4, 60o)P 3π/4 (x, y)R = (4*cos(60), 4*sin(60)), 4 = (2, 2√3) 60 for B(5, 0o)P, (x, y) = (5, 0), –45 B(5, 0) for C and D, o P x o o P 4 C&D x = r*cos(θ) y = r*sin(θ) r2 = x2 + y2 tan(θ) = y/x
  • 26. Polar Coordinates Example A. a. Plot the following polar coordinates A(4, 60o)P , B(5, 0o)P, C(4, –45o)P, D(–4, 3π/4 rad)P. Find their corresponding rectangular coordinates. A(4, 60 ) y For A(4, 60o)P 3π/4 (x, y)R = (4*cos(60), 4*sin(60)), 4 = (2, 2√3) 60 for B(5, 0o)P, (x, y) = (5, 0), –45 B(5, 0) for C and D, o P x o o P 4 C&D C(4, –45o)P = D(–4, 3π/4 rad)P x = r*cos(θ) y = r*sin(θ) r2 = x2 + y2 tan(θ) = y/x
  • 27. Polar Coordinates Example A. a. Plot the following polar coordinates A(4, 60o)P , B(5, 0o)P, C(4, –45o)P, D(–4, 3π/4 rad)P. Find their corresponding rectangular coordinates. A(4, 60 ) y For A(4, 60o)P 3π/4 (x, y)R = (4*cos(60), 4*sin(60)), 4 = (2, 2√3) 60 x for B(5, 0o)P, (x, y) = (5, 0), –45 B(5, 0) for C and D, 4 (x, y)R = (4cos(–45), 4sin(–45)) C&D = (–4cos(3π/4), –4sin(3π/4)) C(4, –45 ) o P o o P o P = D(–4, 3π/4 rad)P x = r*cos(θ) y = r*sin(θ) r2 = x2 + y2 tan(θ) = y/x
  • 28. Polar Coordinates Example A. a. Plot the following polar coordinates A(4, 60o)P , B(5, 0o)P, C(4, –45o)P, D(–4, 3π/4 rad)P. Find their corresponding rectangular coordinates. A(4, 60 ) y For A(4, 60o)P 3π/4 (x, y)R = (4*cos(60), 4*sin(60)), 4 = (2, 2√3) 60 x for B(5, 0o)P, (x, y) = (5, 0), –45 B(5, 0) for C and D, 4 (x, y)R = (4cos(–45), 4sin(–45)) C&D = (–4cos(3π/4), –4sin(3π/4)) C(4, –45 ) = D(–4, 3π/4 rad) = (2√2, –2√2) o P o o P o P P x = r*cos(θ) y = r*sin(θ) r2 = x2 + y2 tan(θ) = y/x
  • 29. Polar Coordinates Example A. a. Plot the following polar coordinates A(4, 60o)P , B(5, 0o)P, C(4, –45o)P, D(–4, 3π/4 rad)P. Find their corresponding rectangular coordinates. A(4, 60 ) y For A(4, 60o)P 3π/4 (x, y)R = (4*cos(60), 4*sin(60)), 4 = (2, 2√3) 60 x for B(5, 0o)P, (x, y) = (5, 0), –45 B(5, 0) for C and D, 4 (x, y)R = (4cos(–45), 4sin(–45)) C&D = (–4cos(3π/4), –4sin(3π/4)) C(4, –45 ) = D(–4, 3π/4 rad) = (2√2, –2√2) Converting rectangular positions into polar coordinates requires x = r*cos(θ) r = x + y y = r*sin(θ) tan(θ) = y/x more care. o P o o P o P P 2 2 2
  • 30. Polar Coordinates b. Find a polar coordinate then list all possible polar coordinates for each of the following points (with r > 0): E(–4, 3)R, F(3, –2)R, and G(–3, –1)R.
  • 31. Polar Coordinates b. Find a polar coordinate then list all possible polar coordinates for each of the following points (with r > 0): E(–4, 3)R, F(3, –2)R, and G(–3, –1)R. y E(–4, 3) x
  • 32. Polar Coordinates b. Find a polar coordinate then list all possible polar coordinates for each of the following points (with r > 0): E(–4, 3)R, F(3, –2)R, and G(–3, –1)R. We have the distance formula r = √x2 + y2, y E(–4, 3) x
  • 33. Polar Coordinates b. Find a polar coordinate then list all possible polar coordinates for each of the following points (with r > 0): E(–4, 3)R, F(3, –2)R, and G(–3, –1)R. We have the distance formula r = √x2 + y2, hence for E, r = √16 + 9 = 5. y E(–4, 3) r=5 x
  • 34. Polar Coordinates b. Find a polar coordinate then list all possible polar coordinates for each of the following points (with r > 0): E(–4, 3)R, F(3, –2)R, and G(–3, –1)R. We have the distance formula r = √x2 + y2, hence for E, r = √16 + 9 = 5. There is no single formula that E(–4, 3) would give θ. r=5 y θ x
  • 35. Polar Coordinates b. Find a polar coordinate then list all possible polar coordinates for each of the following points (with r > 0): E(–4, 3)R, F(3, –2)R, and G(–3, –1)R. We have the distance formula r = √x2 + y2, hence for E, r = √16 + 9 = 5. There is no single formula that would give θ. This is because θ has E(–4, 3) r=5 to be expressed via the inverse trig–functions hence the position of E dictates which inverse function would be easier to use to extract θ. y θ x
  • 36. Polar Coordinates b. Find a polar coordinate then list all possible polar coordinates for each of the following points (with r > 0): E(–4, 3)R, F(3, –2)R, and G(–3, –1)R. We have the distance formula r = √x2 + y2, y hence for E, r = √16 + 9 = 5. There is no single formula that would give θ. This is because θ has E(–4, 3) θ r=5 to be expressed via the inverse x trig–functions hence the position of E dictates which inverse function would be easier to use to extract θ. Since E is in the 2nd quadrant, the angle θ may be recovered by the cosine inverse function (why?).
  • 37. Polar Coordinates b. Find a polar coordinate then list all possible polar coordinates for each of the following points (with r > 0): E(–4, 3)R, F(3, –2)R, and G(–3, –1)R. We have the distance formula r = √x2 + y2, y hence for E, r = √16 + 9 = 5. There is no single formula that would give θ. This is because θ has E(–4, 3) θ r=5 to be expressed via the inverse x trig–functions hence the position of E dictates which inverse function would be easier to use to extract θ. Since E is in the 2nd quadrant, the angle θ may be recovered by the cosine inverse function (why?). So θ = cos–1(–4/5) ≈ 143o
  • 38. Polar Coordinates b. Find a polar coordinate then list all possible polar coordinates for each of the following points (with r > 0): E(–4, 3)R, F(3, –2)R, and G(–3, –1)R. We have the distance formula r = √x2 + y2, y hence for E, r = √16 + 9 = 5. There is no single formula that would give θ. This is because θ has E(–4, 3) θ r=5 to be expressed via the inverse x trig–functions hence the position of E dictates which inverse function would be easier to use to extract θ. Since E is in the 2nd quadrant, the angle θ may be recovered by the cosine inverse function (why?). So θ = cos–1(–4/5) ≈ 143o o
  • 39. Polar Coordinates b. Find a polar coordinate then list all possible polar coordinates for each of the following points (with r > 0): E(–4, 3)R, F(3, –2)R, and G(–3, –1)R. We have the distance formula r = √x2 + y2, y hence for E, r = √16 + 9 = 5. There is no single formula that would give θ. This is because θ has E(–4, 3) θ r=5 to be expressed via the inverse x trig–functions hence the position of E dictates which inverse function would be easier to use to extract θ. Since E is in the 2nd quadrant, the angle θ may be recovered by the cosine inverse function (why?). So θ = cos–1(–4/5) ≈ 143o or that E(–4, 3)R ≈ (5, 143o)P = (5, 143o±n*360o)P
  • 40. Polar Coordinates For F(3, –2)R, y x F(3, –2,)
  • 41. Polar Coordinates For F(3, –2)R, r = √9 + 4 = √13. y x r=√13 F(3, –2,)
  • 42. Polar Coordinates For F(3, –2)R, r = √9 + 4 = √13. Since F is in the 4th quadrant, the angle θ may be recovered by the sine inverse or the tangent inverse function. y x θ r=√13 F(3, –2,)
  • 43. Polar Coordinates For F(3, –2)R, r = √9 + 4 = √13. y Since F is in the 4th quadrant, the x θ angle θ may be recovered by the r=√13 sine inverse or the tangent inverse F(3, –2,) function. The tangent inverse has the advantage of obtaining the answer directly from the x and y coordinates.
  • 44. Polar Coordinates For F(3, –2)R, r = √9 + 4 = √13. y Since F is in the 4th quadrant, the x θ angle θ may be recovered by the r=√13 sine inverse or the tangent inverse F(3, –2,) function. The tangent inverse has the advantage of obtaining the answer directly from the x and y coordinates. So θ = tan–1(–2/3) ≈ –0.588rad and that F(3, –2)R ≈ (√13, –0.588rad)P
  • 45. Polar Coordinates For F(3, –2)R, r = √9 + 4 = √13. y Since F is in the 4th quadrant, the x θ angle θ may be recovered by the r=√13 sine inverse or the tangent inverse F(3, –2,) function. The tangent inverse has the advantage of obtaining the answer directly from the x and y coordinates. So θ = tan–1(–2/3) ≈ –0.588rad and that F(3, –2)R ≈ (√13, –0.588rad)P = (√13, –0.588rad ± 2nπ)P
  • 46. Polar Coordinates For F(3, –2)R, r = √9 + 4 = √13. y Since F is in the 4th quadrant, the x θ angle θ may be recovered by the r=√13 sine inverse or the tangent inverse F(3, –2,) function. The tangent inverse has the advantage of obtaining the answer directly from the x and y coordinates. So θ = tan–1(–2/3) ≈ –0.588rad and that F(3, –2)R ≈ (√13, –0.588rad)P = (√13, –0.588rad ± 2nπ)P y For G(–3, –1)R, r = √9 + 1 = √10. x r=√10 G(–3, –1)
  • 47. Polar Coordinates For F(3, –2)R, r = √9 + 4 = √13. y Since F is in the 4th quadrant, the x θ angle θ may be recovered by the r=√13 sine inverse or the tangent inverse F(3, –2,) function. The tangent inverse has the advantage of obtaining the answer directly from the x and y coordinates. So θ = tan–1(–2/3) ≈ –0.588rad and that F(3, –2)R ≈ (√13, –0.588rad)P = (√13, –0.588rad ± 2nπ)P For G(–3, –1)R, r = √9 + 1 = √10. G is the 3rd quadrant. Hence θ can’t be obtained directly via the inverse– trig functions. y x r=√10 G(–3, –1)
  • 48. Polar Coordinates For F(3, –2)R, r = √9 + 4 = √13. y Since F is in the 4th quadrant, the x θ angle θ may be recovered by the r=√13 sine inverse or the tangent inverse F(3, –2,) function. The tangent inverse has the advantage of obtaining the answer directly from the x and y coordinates. So θ = tan–1(–2/3) ≈ –0.588rad and that F(3, –2)R ≈ (√13, –0.588rad)P = (√13, –0.588rad ± 2nπ)P For G(–3, –1)R, r = √9 + 1 = √10. G is the 3rd quadrant. Hence θ can’t be obtained directly via the inverse– trig functions. We will find the angle A as shown first, then θ = A + π. y x A r=√10 G(–3, –1)
  • 49. Polar Coordinates Again, using tangent inverse A = tan–1(1/3) ≈ 18.4o y x A r=√10 G(–3, –1)
  • 50. Polar Coordinates Again, using tangent inverse A = tan–1(1/3) ≈ 18.4o so θ = 180 + 18.4o = 198.4o θ A r=√10 G(–3, –1) y x
  • 51. Polar Coordinates Again, using tangent inverse A = tan–1(1/3) ≈ 18.4o so θ = 180 + 18.4o = 198.4o or G ≈ (√10, 198.4o ± n x 360o)P θ A r=√10 G(–3, –1) y x
  • 52. Polar Coordinates Again, using tangent inverse A = tan–1(1/3) ≈ 18.3o so θ = 180 + 18.3o = 198.3o or G(–3, –1) G ≈ (√10, 198.3o ± n x 360o)P Polar Equations θ A r=√10 y x
  • 53. Polar Coordinates y Again, using tangent inverse x A = tan–1(1/3) ≈ 18.3o so A r=√10 θ = 180 + 18.3o = 198.3o or G(–3, –1) G ≈ (√10, 198.3o ± n x 360o)P Polar Equations A polar equation is a description of the relation between points using their distances and directions. θ
  • 54. Polar Coordinates y Again, using tangent inverse x A = tan–1(1/3) ≈ 18.3o so A r=√10 θ = 180 + 18.3o = 198.3o or G(–3, –1) G ≈ (√10, 198.3o ± n x 360o)P Polar Equations A polar equation is a description of the relation between points using their distances and directions. In symbols, polar equations look like our old equations except that x and y are replaced with r and θ. θ
  • 55. Polar Coordinates y Again, using tangent inverse x A = tan–1(1/3) ≈ 18.3o so A r=√10 θ = 180 + 18.3o = 198.3o or G(–3, –1) G ≈ (√10, 198.3o ± n x 360o)P Polar Equations A polar equation is a description of the relation between points using their distances and directions. In symbols, polar equations look like our old equations except that x and y are replaced with r and θ. However, the geometry described respectively by the symbols are completely different. θ
  • 56. Polar Coordinates y Again, using tangent inverse x A = tan–1(1/3) ≈ 18.3o so A r=√10 θ = 180 + 18.3o = 198.3o or G(–3, –1) G ≈ (√10, 198.3o ± n x 360o)P Polar Equations A polar equation is a description of the relation between points using their distances and directions. In symbols, polar equations look like our old equations except that x and y are replaced with r and θ. However, the geometry described respectively by the symbols are completely different. We use the x = r*cos(θ) conversion rules to translate y = r*sin(θ) equations between the two systems. r = √x2 + y2 tan(θ) = y/x θ
  • 57. Polar Coordinates y Again, using tangent inverse x A = tan–1(1/3) ≈ 18.3o so A r=√10 θ = 180 + 18.3o = 198.3o or G(–3, –1) G ≈ (√10, 198.3o ± n x 360o)P Polar Equations A polar equation is a description of the relation between points using their distances and directions. In symbols, polar equations look like our old equations except that x and y are replaced with r and θ. However, the geometry described respectively by the symbols are completely different. We use the x = r*cos(θ) conversion rules to translate y = r*sin(θ) equations between the two systems. r = √x2 + y2 Let’s start with some basic equations. tan(θ) = y/x θ
  • 58. Polar Coordinates Equations in x and y are called rectangular equations and equations in r and θ are called polar equations.
  • 59. Polar Coordinates Equations in x and y are called rectangular equations and equations in r and θ are called polar equations. Example B. Convert each of the following rectangular equations into the corresponding polar form. Write the answer in the r = f(θ) form and interpret its geometric significances in terms of distances and directions.
  • 60. Polar Coordinates Equations in x and y are called rectangular equations and equations in r and θ are called polar equations. Example B. Convert each of the following rectangular equations into the corresponding polar form. Write the answer in the r = f(θ) form and interpret its geometric significances in terms of distances and directions. a. x = k x x=k
  • 61. Polar Coordinates Equations in x and y are called rectangular equations and equations in r and θ are called polar equations. Example B. Convert each of the following rectangular equations into the corresponding polar form. Write the answer in the r = f(θ) form and interpret its geometric significances in terms of distances and directions. a. x = k Replacing x with r*cos(θ) we get that r*cos(θ) = k x x=k
  • 62. Polar Coordinates Equations in x and y are called rectangular equations and equations in r and θ are called polar equations. Example B. Convert each of the following rectangular equations into the corresponding polar form. Write the answer in the r = f(θ) form and interpret its geometric significances in terms of distances and directions. a. x = k Replacing x with r*cos(θ) we get that r*cos(θ) = k or that r = k*sec(θ) = f(θ). x x=k
  • 63. Polar Coordinates Equations in x and y are called rectangular equations and equations in r and θ are called polar equations. Example B. Convert each of the following rectangular equations into the corresponding polar form. Write the answer in the r = f(θ) form and interpret its geometric significances in terms of distances and directions. a. x = k Replacing x with r*cos(θ) we get that r*cos(θ) = k or that r = k*sec(θ) = f(θ). x In picture, r = k*sec(θ) gives the basic trig. relation of points on the vertical line x = k as shown. x=k
  • 64. Polar Coordinates Equations in x and y are called rectangular equations and equations in r and θ are called polar equations. Example B. Convert each of the following rectangular equations into the corresponding polar form. Write the answer in the r = f(θ) form and interpret its geometric significances in terms of distances and directions. a. x = k (k, y) Replacing x with r*cos(θ) we get that r*cos(θ) = k or that r = k*sec(θ) = f(θ). θ x k In picture, r = k*sec(θ) gives the basic trig. relation of points on the vertical line x = k as shown. x=k
  • 65. Polar Coordinates Equations in x and y are called rectangular equations and equations in r and θ are called polar equations. Example B. Convert each of the following rectangular equations into the corresponding polar form. Write the answer in the r = f(θ) form and interpret its geometric significances in terms of distances and directions. a. x = k (k, y) Replacing x with r*cos(θ) we get that r*cos(θ) = k r = k*sec(θ ) or that r = k*sec(θ) = f(θ). θ x k In picture, r = k*sec(θ) gives the basic trig. relation of points on the vertical line x = k as shown. x=k
  • 66. b. y = x Polar Coordinates y=x x
  • 67. Polar Coordinates b. y = x For y = x, replace x = r*cos(θ) and y = r*sin(θ), we get that r*sin(θ) = r*cos(θ), y=x x
  • 68. Polar Coordinates b. y = x For y = x, replace x = r*cos(θ) and y = r*sin(θ), we get that r*sin(θ) = r*cos(θ), assuming r ≠ 0, we have sin(θ) = cos(θ), y=x x
  • 69. Polar Coordinates b. y = x For y = x, replace x = r*cos(θ) and y = r*sin(θ), we get that r*sin(θ) = r*cos(θ), assuming r ≠ 0, we have sin(θ) = cos(θ), dividing by cos(θ) we have that tan(θ) = 1 y=x x
  • 70. Polar Coordinates b. y = x For y = x, replace x = r*cos(θ) and y = r*sin(θ), we get that r*sin(θ) = r*cos(θ), assuming r ≠ 0, we have sin(θ) = cos(θ), dividing by cos(θ) we have that tan(θ) = 1 or that θ = π/4 ± nπ. y=x θ = π/4. x
  • 71. Polar Coordinates b. y = x y=x For y = x, replace x = r*cos(θ) and y = r*sin(θ), we get that θ = π/4. r*sin(θ) = r*cos(θ), assuming r ≠ 0, we have sin(θ) = cos(θ), dividing by cos(θ) we have that tan(θ) = 1 or that θ The equation θ = π/4 is a polar constant equation. = π/4 ± nπ. x
  • 72. Polar Coordinates b. y = x y=x For y = x, replace x = r*cos(θ) and y = r*sin(θ), we get that θ = π/4. x r*sin(θ) = r*cos(θ), assuming r ≠ 0, we have sin(θ) = cos(θ), dividing by cos(θ) we have that tan(θ) = 1 or that θ The equation θ = π/4 is a polar constant equation. = π/4 ± nπ. Since the variable r is missing, r can be of any value.
  • 73. Polar Coordinates b. y = x y=x For y = x, replace x = r*cos(θ) and y = r*sin(θ), we get that θ = π/4. x r*sin(θ) = r*cos(θ), assuming r ≠ 0, we have sin(θ) = cos(θ), dividing by cos(θ) we have that tan(θ) = 1 or that θ The equation θ = π/4 is a polar constant equation. = π/4 ± nπ. Since the variable r is missing, r can be of any value. Geometrically, it says that the diagonal line y = x consists of those points whose polar angles θ = π/4.
  • 74. Polar Coordinates b. y = x y=x For y = x, replace x = r*cos(θ) and y = r*sin(θ), we get that θ = π/4. x r*sin(θ) = r*cos(θ), assuming r ≠ 0, we have sin(θ) = cos(θ), dividing by cos(θ) we have that tan(θ) = 1 or that θ The equation θ = π/4 is a polar constant equation. = π/4 ± nπ. Since the variable r is missing, r can be of any value. Geometrically, it says that the diagonal line y = x consists of those points whose polar angles θ = π/4. Note that there are infinitely many non–equivalent polar equations that define the same set of diagonal points.
  • 75. Polar Coordinates b. y = x y=x For y = x, replace x = r*cos(θ) and y = r*sin(θ), we get that θ = π/4. x r*sin(θ) = r*cos(θ), assuming r ≠ 0, we have sin(θ) = cos(θ), dividing by cos(θ) we have that tan(θ) = 1 or that θ The equation θ = π/4 is a polar constant equation. = π/4 ± nπ. Since the variable r is missing, r can be of any value. Geometrically, it says that the diagonal line y = x consists of those points whose polar angles θ = π/4. Note that there are infinitely many non–equivalent polar equations that define the same set of diagonal points. Specifically that θ = 5π/4, θ = 9π/4, .., θ = –3π/4, θ = –7π/4, .. all give y = x.
  • 76. Polar Coordinates The non–uniqueness of the polar form is the major difference between the rectangular & polar systems
  • 77. Polar Coordinates The non–uniqueness of the polar form is the major difference between the rectangular & polar systems. Steps employed and solutions obtained in the rectangular x&y equations, when applied to the r&θ polar equations, have to be reinterpreted in light of the polar geometry.
  • 78. Polar Coordinates The non–uniqueness of the polar form is the major difference between the rectangular & polar systems. Steps employed and solutions obtained in the rectangular x&y equations, when applied to the r&θ polar equations, have to be reinterpreted in light of the polar geometry. Example C. Interpret and draw the graph of each of the following polar equations. Convert each equation into a corresponding rectangular form. a. r = k
  • 79. Polar Coordinates The non–uniqueness of the polar form is the major difference between the rectangular & polar systems. Steps employed and solutions obtained in the rectangular x&y equations, when applied to the r&θ polar equations, have to be reinterpreted in light of the polar geometry. Example C. Interpret and draw the graph of each of the following polar equations. Convert each equation into a corresponding rectangular form. a. r = k The polar equation states that the distance r, from the origin to our points, is a constant k.
  • 80. Polar Coordinates The non–uniqueness of the polar form is the major difference between the rectangular & polar systems. Steps employed and solutions obtained in the rectangular x&y equations, when applied to the r&θ polar equations, have to be reinterpreted in light of the polar geometry. Example C. Interpret and draw the graph of each of the following polar equations. Convert each equation into a corresponding rectangular form. a. r = k The polar equation states that the distance r, from the origin to our points, is a constant k. This is the circle of radius k, centered at (0, 0). r=k x
  • 81. Polar Coordinates Set r = √x2 + y2 = k we have that x2 + y2 = k2 in the rectangular form. r=k x
  • 82. Polar Coordinates Set r = √x2 + y2 = k we have that x2 + y2 = k2 in the rectangular form. b. r = θ r=k x
  • 83. Polar Coordinates Set r = √x2 + y2 = k we have that x2 + y2 = k2 in the rectangular form. b. r = θ Let θ > 0 (in radian), the polar equation states that the distance r is of the same as θ. r=k x
  • 84. Polar Coordinates Set r = √x2 + y2 = k we have that x2 + y2 = k2 in the rectangular form. b. r = θ Let θ > 0 (in radian), the polar equation states that the distance r is of the same as θ. Hence starting at (0, 0)P, as θ increases, r increases, so the points are circling outward from the origin at a steady or linear rate. r=k x
  • 85. Polar Coordinates Set r = √x2 + y2 = k we have that x2 + y2 = k2 in the rectangular form. b. r = θ Let θ > 0 (in radian), the polar equation states that the distance r is of the same as θ. Hence starting at (0, 0)P, as θ increases, r increases, so the points are circling outward from the origin at a steady or linear rate. In general, the graph of r = f(θ) where f(θ) is an increasing or decreasing function is called a spiral. r=k x x r=θ
  • 86. Polar Coordinates Set r = √x2 + y2 = k we have that x2 + y2 = k2 in the rectangular form. b. r = θ Let θ > 0 (in radian), the polar equation states that the distance r is of the same as θ. Hence starting at (0, 0)P, as θ increases, r increases, so the points are circling outward from the origin at a steady or linear rate. In general, the graph of r = f(θ) where f(θ) is an increasing or decreasing function is called a spiral. A uniformly banded spiral such as this one is called an Archimedean spiral. r=k x x r=θ Archimedean spirals
  • 87. Polar Coordinates We will use cosine inverse function to express θ in x&y, x x r=θ
  • 88. Polar Coordinates We will use cosine inverse function to express θ in x&y, i.e. θ = cos–1(x/r) = cos–1(x/√x2 + y2 ). x x r=θ
  • 89. Polar Coordinates We will use cosine inverse function to express θ in x&y, i.e. θ = cos–1(x/r) = cos–1(x/√x2 + y2 ). We have the equation that cos–1(x/√x2 + y2) = √x2 + y2 ( = r ) x x r=θ
  • 90. Polar Coordinates We will use cosine inverse function to express θ in x&y, i.e. θ = cos–1(x/r) = cos–1(x/√x2 + y2 ). We have the equation that cos–1(x/√x2 + y2) = √x2 + y2 ( = r ) This rectangular equation only gives the part of the spiral where 0 < √x2 + y2 ≤ π (why?) x x r=θ
  • 91. Polar Coordinates We will use cosine inverse function to express θ in x&y, i.e. θ = cos–1(x/r) = cos–1(x/√x2 + y2 ). We have the equation that cos–1(x/√x2 + y2) = √x2 + y2 ( = r ) This rectangular equation only gives the part of the spiral where 0 < √x2 + y2 ≤ π (why?) x x r=θ x cos–1(x/√x2 + y2) = √x2 + y2 The “Lost in Translation” from the polar to the rectangular equation
  • 92. Polar Coordinates We will use cosine inverse function to express θ in x&y, i.e. θ = cos–1(x/r) = cos–1(x/√x2 + y2 ). We have the equation that cos–1(x/√x2 + y2) = √x2 + y2 ( = r ) This rectangular equation only gives the part of the spiral where 0 < √x2 + y2 ≤ π (why?) For other parts of the spirals, we add nπ with n = 1,2,.. x x r=θ x cos–1(x/√x2 + y2) = √x2 + y2 The “Lost in Translation” from the polar to the rectangular equation
  • 93. Polar Coordinates We will use cosine inverse function to express θ in x&y, i.e. θ = cos–1(x/r) = cos–1(x/√x2 + y2 ). We have the equation that cos–1(x/√x2 + y2) = √x2 + y2 ( = r ) This rectangular equation only gives the part of the spiral where 0 < √x2 + y2 ≤ π (why?) For other parts of the spirals, we add nπ to θ with n = 1,2,.. to obtain more distant segments, so cos–1(x/√x2 + y2) + nπ = √x2 + y2. x x r=θ x cos–1(x/√x2 + y2) = √x2 + y2 The “Lost in Translation” from the polar to the rectangular equation
  • 94. Polar Coordinates We will use cosine inverse function to express θ in x&y, i.e. θ = cos–1(x/r) = cos–1(x/√x2 + y2 ). We have the equation that cos–1(x/√x2 + y2) = √x2 + y2 ( = r ) This rectangular equation only gives the part of the spiral where 0 < √x2 + y2 ≤ π (why?) For other parts of the spirals, we add nπ to θ with n = 1,2,.. to obtain more distant segments, so cos–1(x/√x2 + y2) + nπ = √x2 + y2. cos–1(x/√x2 + y2) = √x2 + y2 This shows the advantages of the polar system in certain settings. The “Lost in Translation” from the polar to the rectangular equation x x r=θ x