Loading [MathJax]/jax/output/HTML-CSS/jax.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

6.3: Converting Between Systems

( \newcommand{\kernel}{\mathrm{null}\,}\)

Learning Objectives

  • Convert rectangular coordinates to polar coordinates.
  • Convert equations given in rectangular form to equations in polar form and vise versa.

Transforming Equations between Polar and Rectangular Forms

We can now convert coordinates between polar and rectangular form. Converting equations can be more difficult, but it can be beneficial to be able to convert between the two forms. Since there are a number of polar equations that cannot be expressed clearly in Cartesian form, and vice versa, we can use the same procedures we used to convert points between the coordinate systems. We can then use a graphing calculator to graph either the rectangular form or the polar form of the equation.

How to: Given an equation in polar form, graph it using a graphing calculator

  1. Change the MODE to POL, representing polar form.
  2. Press the Y= button to bring up a screen allowing the input of six equations: r1, r2,..., r6.
  3. Enter the polar equation, set equal to r.
  4. Press GRAPH.

Example 6.3.1A: Writing a Cartesian Equation in Polar Form

Write the Cartesian equation x2+y2=9 in polar form.

Solution

The goal is to eliminate x and y from the equation and introduce r and θ. Ideally, we would write the equation r as a function of θ. To obtain the polar form, we will use the relationships between (x,y) and (r,θ). Since x=rcosθ and y=rsinθ, we can substitute and solve for r.

(rcosθ)2+(rsinθ)2=9r2cos2θ+r2sin2θ=9r2(cos2θ+sin2θ)=9r2(1)=9Substitute cos2θ+sin2θ=1r=±3Use the square root property.

Thus, x2+y2=9, r=3, and r=3 should generate the same graph. See Figure 6.3.1.

Plotting a circle of radius 3 with center at the origin in polar and rectangular coordinates. It is the same in both systems.
Figure 6.3.1: (a) Cartesian form x2+y2=9 (b) Polar form r=3

To graph a circle in rectangular form, we must first solve for y.

x2+y2=9y2=9x2y=±9x2

Note that this is two separate functions, since a circle fails the vertical line test. Therefore, we need to enter the positive and negative square roots into the calculator separately, as two equations in the form Y1=9x2 and Y2=9x2. Press GRAPH.

Example 6.3.1B: Rewriting a Cartesian Equation as a Polar Equation

Rewrite the Cartesian equation x2+y2=6y as a polar equation.

Solution

This equation appears similar to the previous example, but it requires different steps to convert the equation.

We can still follow the same procedures we have already learned and make the following substitutions:

r2=6yUse x2+y2=r2.r2=6rsinθSubstitute y=rsinθ.r26rsinθ=0Set equal to 0.r(r6sinθ)=0Factor and solve.r=0We reject r=0, as it only represents one point, (0,0).or r=6sinθ

Therefore, the equations x2+y2=6y and r=6sinθ should give us the same graph. See Figure 6.3.2.

Plots of the equations stated above - the plots are the same in both rectangular and polar coordinates. They are circles.
Figure 6.3.2: (a) Cartesian form x2+y2=6y (b) polar form r=6sinθ

The Cartesian or rectangular equation is plotted on the rectangular grid, and the polar equation is plotted on the polar grid. Clearly, the graphs are identical.

Exercise 6.3.1A: Rewriting a Cartesian Equation in Polar Form

Rewrite the Cartesian equation y=3x+2 as a polar equation.

Answer

We will use the relationships x=rcosθ and y=rsinθ.

y=3x+2rsinθ=3rcosθ+2rsinθ3rcosθ=2r(sinθ3cosθ)=2Isolate r.r=2sinθ3cosθSolve for r.

Exercise 6.3.1B:

Rewrite the Cartesian equation y2=3x2 in polar form.

Answer

r=3

Identify and Graph Polar Equations by Converting to Rectangular Equations

We have learned how to convert rectangular coordinates to polar coordinates, and we have seen that the points are indeed the same. We have also transformed polar equations to rectangular equations and vice versa. Now we will demonstrate that their graphs, while drawn on different grids, are identical.

Example 6.3.2A: Graphing a Polar Equation by Converting to a Rectangular Equation

Covert the polar equation r=2secθ to a rectangular equation, and draw its corresponding graph.

Solution

The conversion is

r=2secθr=2cosθrcosθ=2x=2

Notice that the equation r=2secθ drawn on the polar grid is clearly the same as the vertical line x=2 drawn on the rectangular grid (see Figure 6.3.14). Just as x=c is the standard form for a vertical line in rectangular form, r=csecθ is the standard form for a vertical line in polar form.

Plots of the equations stated above - the plots are the same in both rectangular and polar coordinates. They are lines.
Figure 6.3.3: (a) Polar grid (b) Rectangular coordinate system

A similar discussion would demonstrate that the graph of the function r=2cscθ will be the horizontal line y=2. In fact, r=ccscθ is the standard form for a horizontal line in polar form, corresponding to the rectangular form y=c.

Example 6.3.2B: Rewriting a Polar Equation in Cartesian Form

Rewrite the polar equation r=312cosθ as a Cartesian equation.

Solution

The goal is to eliminate θ and r, and introduce x and y. We clear the fraction, and then use substitution. To replace r with x and y, we must use the expression x2+y2=r2.

r=312cosθr(12cosθ)=3r(12(xr))=3Use cosθ=xr to eliminate θ.r2x=3r=3+2xIsolate r.r2=(3+2x)2Square both sides.x2+y2=(3+2x)2Use x2+y2=r2.

The Cartesian equation is x2+y2=(3+2x)2. However, to graph it, especially using a graphing calculator or computer program, we want to isolate y.

x2+y2=(3+2x)2y2=(3+2x)2x2y=±(3+2x)2x2

When our entire equation has been changed from r and θ to x and y, we can stop, unless asked to solve for y or simplify. See Figure 6.3.4.

Plots of the equations stated above - the plots are the same in both rectangular and polar coordinates. They are hyperbolas.
Figure 6.3.4

The “hour-glass” shape of the graph is called a hyperbola. Hyperbolas have many interesting geometric features and applications, which we will investigate further in Analytic Geometry.

Analysis

In this example, the right side of the equation can be expanded and the equation simplified further, as shown above. However, the equation cannot be written as a single function in Cartesian form. We may wish to write the rectangular equation in the hyperbola’s standard form. To do this, we can start with the initial equation.

x2+y2=(3+2x)2x2+y2(3+2x)2=0x2+y2(9+12x+4x2)=0x2+y2912x4x2=03x212x+y2=9Multiply through by 1.3x2+12xy2=93(x2+4x)y2=9Organize terms to complete the square for x.3(x2+4x+4)y2=9+123(x+2)2y2=3(x+2)2y23=1

Exercise 6.3.2

Rewrite the polar equation r=2sinθ in Cartesian form.

Answer

x2+y2=2y or, in the standard form for a circle, x2+(y1)2=1

Example 6.3.3: Rewriting a Polar Equation in Cartesian Form

Rewrite the polar equation r=sin(2θ) in Cartesian form.

Solution

r=sin(2θ)Use the double angle identity for sine.r=2sinθcosθUse cosθ=xr and sinθ=yr.r=2(xr)(yr) Simplify.r=2xyr2Multiply both sides by r2.r3=2xy(x2+y2)3=2xyAs x2+y2=r2,r=x2+y2.

This equation can also be written as

(x2+y2)32=2xy or x2+y2=(2xy)23

Extra Practice

For the following exercises, convert the given Cartesian equation to a polar equation.

  1. x=2
  2. x2+y2=64
  3. x2+y2=2y

For the following exercises, convert the given polar equation to a Cartesian equation.

  1. r=7cosθ
  2. r=24cosθ+sinθ

For the following exercises, convert to rectangular form and graph.

  1. θ=3π4
  2. r=5secθ

Key Equations

Conversion formulas

cosθ=xrx=rcosθ

sinθ=yry=rsinθ

r2=x2+y2

tanθ=yx

Key Concepts

  • Transforming equations between polar and rectangular forms means making the appropriate substitutions based on the available formulas, together with algebraic manipulations. See Example 6.3.1.
  • Using the appropriate substitutions makes it possible to rewrite a polar equation as a rectangular equation, and then graph it in the rectangular plane. See Example 6.3.2 and Example 6.3.3.

Contributors and Attributions


This page titled 6.3: Converting Between Systems is shared under a CK-12 license and was authored, remixed, and/or curated by CK-12 Foundation.

CK-12 Foundation
LICENSED UNDER
CK-12 Foundation is licensed under CK-12 Curriculum Materials License
  • Was this article helpful?

Support Center

How can we help?