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.
Change the MODE to POL, representing polar form.
Press the Y= button to bring up a screen allowing the input of six equations: [latex]{r}_{1},{r}_{2},...,{r}_{6}[/latex].
Enter the polar equation, set equal to [latex]r[/latex].
Press GRAPH.
Write the Cartesian equation [latex]{x}^{2}+{y}^{2}=9[/latex] in polar form.
The goal is to eliminate [latex]x[/latex] and [latex]y[/latex] from the equation and introduce [latex]r[/latex] and [latex]\theta[/latex]. Ideally, we would write the equation [latex]r[/latex] as a function of [latex]\theta[/latex]. To obtain the polar form, we will use the relationships between [latex]\left(x,y\right)[/latex] and [latex]\left(r,\theta \right)[/latex]. Since [latex]x=r\cos \theta[/latex] and [latex]y=r\sin \theta[/latex], we can substitute and solve for [latex]r[/latex].
(a) Cartesian form [latex]{x}^{2}+{y}^{2}=9[/latex] (b) Polar form [latex]r=3[/latex]
Thus, [latex]{x}^{2}+{y}^{2}=9,r=3[/latex], and [latex]r=-3[/latex] should generate the same graph.To graph a circle in rectangular form, we must first solve for [latex]y[/latex].
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 [latex]{Y}_{1}=\sqrt{9-{x}^{2}}[/latex] and [latex]{Y}_{2}=-\sqrt{9-{x}^{2}}[/latex]. Press GRAPH.
Rewrite the Cartesian equation [latex]{x}^{2}+{y}^{2}=6y[/latex] as a polar equation.
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:
[latex]\begin{align}&{r}^{2}=6y&& \text{Use }{x}^{2}+{y}^{2}={r}^{2}. \\ &{r}^{2}=6r\sin \theta&& \text{Substitute}y=r\sin \theta . \\ &{r}^{2}-6r\sin \theta =0&& \text{Set equal to 0}. \\ &r\left(r - 6\sin \theta \right)=0&& \text{Factor and solve}. \\ &r=0&& \text{We reject }r=0,\text{as it only represents one point, }\left(0,0\right). \\ &\text{or }r=6\sin \theta \end{align}[/latex]
Therefore, the equations [latex]{x}^{2}+{y}^{2}=6y[/latex] and [latex]r=6\sin \theta[/latex] should give us the same graph.
(a) Cartesian form [latex]{x}^{2}+{y}^{2}=6y[/latex] (b) polar form [latex]r=6\sin \theta [/latex]
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.
Rewrite the Cartesian equation [latex]y=3x+2[/latex] as a polar equation.
We will use the relationships [latex]x=r\cos \theta[/latex] and [latex]y=r\sin \theta[/latex].