0% found this document useful (0 votes)
43 views

APPC 3.13 Notes

The document discusses the differences between rectangular and polar coordinate systems, highlighting their respective advantages for plotting points and defining functions in space. It explains how polar coordinates use an angle and distance from the origin to define points, making them particularly useful for circular and trigonometric functions. Additionally, it covers the conversion between these two coordinate systems and the representation of complex numbers in both formats.

Uploaded by

Rana Mukherjee
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
43 views

APPC 3.13 Notes

The document discusses the differences between rectangular and polar coordinate systems, highlighting their respective advantages for plotting points and defining functions in space. It explains how polar coordinates use an angle and distance from the origin to define points, making them particularly useful for circular and trigonometric functions. Additionally, it covers the conversion between these two coordinate systems and the representation of complex numbers in both formats.

Uploaded by

Rana Mukherjee
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

Notes: (Topic 3.

13) Trigonometry and Polar Coordinates

If we wanted to travel from one location to another location, there are several different methods we could use to travel:
walking, biking, driving, flying, boating, etc… Each method has its own advantages and disadvantages, depending on the
particular situation. Additionally, each method has specific constraints and restrictions.

If we were driving from one location to another, we would have to stay on the roads, which are generally formed by a
rectangular grid system. If we were flying, we would be able to fly in a direct path to our destination, provided there was
an airport.

Plotting points in space and defining functions is not much different than the transportation examples above. There are
several ways to define points and functions in space, each with their advantages and disadvantages. Up until this point,
the only system you have learned has been the rectangular coordinate system. This system uses an x-axis and y -axis ,
and points are described using an ordered pair ( x, y ) . This rectangular coordinate system (also called the Cartesian
plane) is very similar to a road grid, where we have to go over and then up to define a point in space.

An alternate way to describe a point in space is the polar coordinate system. With polar coordinates, we do not use x
and y values to define points. The polar coordinate system is much more like flying an airplane. To define a point, we
only need to state the angle of the point in standard position and the signed distance of the point from the origin. In other
words, we simply rotate until we are facing the point and then draw a line directly to the point from the origin. The polar
coordinate system can be very useful, especially when working with circles, trig functions, and conics.

Polar Coordinates

In polar coordinates, the point A is defined by ( r ,  ) , where r represents the radius of the circle on which point A lies,
and  represents the measure of an angle in standard position whose terminal ray includes point A.

One really cool result of using polar coordinates is that the same point can be represented many different ways!

Notes: Topic 3.13 Trigonometry and Polar Coordinates Created by Bryan Passwater
Example 1: Plot (and label) the following polar coordinates on the polar coordinate grid above.

   3   4   
A  2,  B 1,  C  3,  D  2, − 
 3  2   3   6

Example 2: Plot (and label) the following polar coordinates on the polar coordinate grid above.

   7   9   5 
A  2,  B  2, −  C  2,  D  −2, 
 4  4   4   4 

Notes: Topic 3.13 Trigonometry and Polar Coordinates Created by Bryan Passwater
Example 2 illustrates how a single point in polar coordinates can be expressed in many different ways. In fact, there are
infinitely many ways that we could express any given point using polar coordinates!

 5 
Example 3: Plot the point with polar coordinates  3,  on the polar grid above. Then, write the polar coordinates for
 6 
the point two different ways.

Connecting Rectangular and Polar Coordinate Systems

Rectangular Coordinates Polar Coordinates Connecting Polar and Rectangular

The image on the far right above allows us to see connections between polar and rectangular coordinates. Using this, we
can quickly find relationships that allow us to convert between polar coordinates and rectangular coordinates.

Notes: Topic 3.13 Trigonometry and Polar Coordinates Created by Bryan Passwater
Converting from Polar to Rectangular Coordinates

x y
Using trigonometry, we know that cos  = and sin  = .
r r

This leads to the following two identities:

x = r cos  and y = r sin 

Tip: Whenever you are converting coordinates from one


system to another, always sketch out the point first and check
that your answer makes sense!

Example 4: Convert the following points from polar coordinates to rectangular coordinates.
 5   7 
a) ( 2,  ) b)  4,  c)  −3, 
 3   6 

Converting from Rectangular to Polar Coordinates

Using the Pythagorean Theorem, we have x 2 + y 2 = r 2 .

y
Using trigonometry, we know that tan  = , which can be
x
used to find the value of  .

Tip: Whenever you are converting coordinates from one


system to another, always sketch out the point first and check
that your answer makes sense!

Example 5: Convert the following points from rectangular coordinates to polar coordinates.

a) ( −2, 2 ) (
b) 1, − 3 ) c) ( 0, − 5 )

Notes: Topic 3.13 Trigonometry and Polar Coordinates Created by Bryan Passwater
Complex Numbers

Previously, we have written complex numbers using the form a + bi, where a and b are constants.

A complex number can be understood as a point in the complex plane and can be determined by its corresponding
rectangular or polar coordinates.

When the complex number has the rectangular coordinates ( a, b ) , it can be expressed as a + bi.

The complex number 3 + 2i can be represented as the point ( 3, 2 ) in the rectangular coordinate system.

Earlier in these notes, we learned that x = r cos  and y = r sin  . Using these identities, we can also express a complex
number in the polar coordinate system.

When the complex number has polar coordinates ( r ,  ) , it can be expressed as ( r cos  ) + i ( r sin  ) .

Example 6: A complex number is represented by a point in the complex plane. The complex number has the rectangular
coordinates ( −2, − 2 ) . What is one way to express the complex number using its polar coordinates ( r ,  ) ?

Example 7: A complex number is represented by a point in the complex plane. Using polar coordinates, the complex
 7   7 
number can be expressed as  4 cos  + i  4sin  . Express the complex number using its rectangular coordinates
 6   6 
( x, y ) .

Notes: Topic 3.13 Trigonometry and Polar Coordinates Created by Bryan Passwater

You might also like