#Calc-2#Math#Polar In Rectangular or Cartesian coordinates, a points location is given by (x, y)

In Polar Coordinates, a points location is given by (r, )

  • r is the displacement from the origin
  • is the angle of a line through the origin and the point in the standard position (with respect to the positive x-axis) Both r and can be negative

Note that (-2, ) can also be written as or

Convert from Polar to Cartesian

(r, ) -> (x,y) Important to take note of the quadrant, and make sure your coordinates in cartesian will match

Equations can be transformed between coordinate systems as well

  • in general, polar equations are in the form of
  • if any variable is missing, it means that variable can be all values in its domain

in cartesian:

here , so This is the equation of a circle in cartesian!

Polar equations are really good at representing circular type graphs simply Cartesian equations are good at representing straight edge like graphs easily (like lines or squares)

To convert equations, try get there to be rcos or rsin somewhere so you can replace those with x or y respectively.

Convert from Cartesian to Polar (x, y) -> (r, )

We know that That final equation also gives us We also can get theta from x and y, by doing , **make sure the value makes sense with the r we choose => check the quadrant!

Adding to in a polar coordinate will give the exact same point. In polar there are many ways to represent the same point, in cartesian there’s only one way to represent each point.

When converting equations from cartesian to polar, replace x and y with their respective polar parts and make one side of the equation have all the r’s

Areas and Lengths in Polar Coordinates

We know how to find the area under a curve in cartesian and the length of a curve.

In polar, these processes get a little more complicated, though the general idea remains the same.

Area under polar curves

Area of in polar curves:

Area between curves

Length of Polar Curves