Polar coordinates vs. rectangular coordinates

 
 
Polar coordinates blog post.jpeg
 
 
 

Polar coordinates start with rectangular coordinates

Rectangular coordinates, or cartesian coordinates, come in the form (x,y)(x,y).

It’s easy to remember that they’re called rectangular coordinates, because if you start at the origin and move first to the xx-coordinate, and then to the yy-coordinate, your path is a horizontal line, followed by a vertical line, which form two sides of a rectangle.

Krista King Math.jpg

Hi! I'm krista.

I create online courses to help you rock your math class. Read more.

 
 
rectangular coordinates to arrive at a point in the plane
 

Polar coordinates, on the other hand, come in the form (r,θ)(r,\theta). Instead of moving out from the origin using horizontal and vertical lines, we instead pick the angle θ\theta, which is the direction, and then move out from the origin a certain distance rr.

 
polar coordinates to arrive at a point in the plane
 

Rectangular to polar

To convert rectangular coordinates to polar coordinates, we’ll use the conversion formulas

x2+y2=r2x^2+y^2=r^2

x=rcosθx=r\cos{\theta}

y=rsinθy=r\sin{\theta}

We’ll start by plugging the xx and yy values from the rectangular point into the left side of x2+y2=r2x^2+y^2=r^2, and we’ll get a value for rr.

Then we’ll use

rr and the xx-value and plug them into x=rcosθx=r\cos{\theta}

rr and the yy-value and plug them into y=rsinθy=r\sin{\theta}.

The value of θ\theta that turns out to be a solution to both equations is the value of θ\theta we should use in our converted polar point.

Polar to rectangular

To convert polar coordinates to rectangular coordinates, we’ll use the conversion formulas

x=rcosθx=r\cos{\theta}

y=rsinθy=r\sin{\theta}

All we have to do is take the values of rr and θ\theta from the polar point, plug them into the right sides of these conversion formulas, and solve for xx and yy, the values we need for the equivalent rectangular coordinate point.

 
 

How to convert back and forth between polar and rectangular coordinates


 
Krista King Math Signup.png
 
Calculus 2 course.png

Take the course

Want to learn more about Calculus 2? I have a step-by-step course for that. :)

 
 

 
 

Converting the rectangular point to a polar point

Example

Convert the rectangular point to a polar point.

(1,1)(1,-1)

We’ll plug the xx- and yy-values from our rectangular point into x2+y2=r2x^2+y^2=r^2 to find rr.

x2+y2=r2x^2+y^2=r^2

(1)2+(1)2=r2(1)^2+(-1)^2=r^2

1+1=r21+1=r^2

2=r22=r^2

2=r\sqrt{2}=r

Note: There are multiple ways to indicate the same polar point. Even though r=±2r=\pm\sqrt{2}, we’re only using the positive solution because the negative solution will actually return the same polar point. This will always be true, so you can always get away with only using the positive solution for rr.

Plugging r=2r=\sqrt{2} and x=1x=1 into x=rcosθx=r\cos{\theta} to find θ\theta, we get

x=rcosθx=r\cos{\theta}

1=2cosθ1=\sqrt{2}\cos{\theta}

12=cosθ\frac{1}{\sqrt{2}}=\cos{\theta}

12(22)=cosθ\frac{1}{\sqrt{2}}\left(\frac{\sqrt{2}}{\sqrt{2}}\right)=\cos{\theta}

22=cosθ\frac{\sqrt{2}}{2}=\cos{\theta}

θ=π4, 7π4\theta=\frac{\pi}{4},\ \frac{7\pi}{4}

and

y=rsinθy=r\sin{\theta}

1=2sinθ-1=\sqrt{2}\sin{\theta}

12=sinθ-\frac{1}{\sqrt{2}}=\sin{\theta}

12(22)=sinθ-\frac{1}{\sqrt{2}}\left(\frac{\sqrt{2}}{\sqrt{2}}\right)=\sin{\theta}

22=sinθ-\frac{\sqrt{2}}{2}=\sin{\theta}

θ=5π4, 7π4\theta=\frac{5\pi}{4},\ \frac{7\pi}{4}

Since θ=7π/4\theta=7\pi/4 is a solution to both equations, this is the one we’ll use.

The equivalent polar coordinate point is

(2,7π4)\left(\sqrt{2},\frac{7\pi}{4}\right)

Polar coordinates for Calculus 2.jpg

Instead of moving out from the origin using horizontal and vertical lines, we instead pick the angle, which is the direction, and then move out from the origin a certain distance.

Converting a polar point to a rectangular point

Example

Convert the polar point to a rectangular point.

(1,π2)\left(1,\frac{\pi}{2}\right)

We’ll use the conversion formulas, plugging 11 in for rr and π/2\pi/2 in for θ\theta

x=rcosθx=r\cos{\theta}

x=1cosπ2x=1\cos{\frac{\pi}{2}}

x=0x=0

and

y=rsinθy=r\sin{\theta}

y=1sinπ2y=1\sin{\frac{\pi}{2}}

y=1y=1

The equivalent rectangular coordinate point is (0,1)(0,1).

 
Krista King.png
 

Get access to the complete Calculus 2 course