Polar Equation to Cartesian Coordinates

In summary: And, of course, the "9" comes from the fact that (r cos(\theta))^2= r^2 cos^2(\theta)= r^2 (cos^2(\theta)- 1)= r^2 (-sin^2(\theta)) so that r^2= r^2 cos^2(\theta)+ r^2 sin^2(\theta)= r^2 (cos^2(\theta)+ sin^2(\theta))= r^2. Putting that into our equation x^2+y^2= 6x we get r^2= 6r cos(\theta) which is equivalent to r= 6 cos(\theta). Multiplying both sides by r gives the
  • #1
JProgrammer
20
0
I am trying to convert this polar equation to Cartesian coordinates.

r = 8 cos theta

I type the equation into wolfram alpha and it gives me a graph, but no Cartesian points.
If somebody could help me find the cartesian points, I would appreciate it.

Thank you.
 
Physics news on Phys.org
  • #2
Multiply through by $r$ so that you have:

\(\displaystyle r^2=8r\cos(\theta)\)

Now you should find the conversion to Cartesian coordinates a bit easier. :D
 
  • #3
Hello, JProgrammer!

If your first idea is to try Wolfram Alpha, I would guess that
ou have never tried one of these conversions.

Here are the basic conversion formulas:

. . [tex]\begin{array}{cc} x \;=\;r\cos\theta \\ y \:=\: r\sin\theta \end{array} \qquad r \:=\:\sqrt{x^2+y^2} [/tex]If the polar equation has a 'naked' [tex]\sin\theta[/tex] or [tex]\cos\theta[/tex]
multiply the equation by [tex]r.[/tex]

If we are given: [tex]r \:=\:6\cos\theta[/tex]

Multiply by [tex]r:\;\;r^2\:=\:6r\cos\theta[/tex]

[tex]\text{Convert: }\;\underbrace{r^2}_{\text{This is }x^2+y^2} \;=\;6\underbrace{r\cos\theta}_{\text{This is }x} [/tex]

[tex]\begin{array}{ccc}\text{So we have:} & x^2+y^2 \:=\:6x \\
& x^2 - 6x + y^2 \:=\:0 \\

& x^2 - 6x + \color{red}{9} \color{black}{\,+\, y^2} \:=\:\color{red}{9} \\

& (x-3)^2 +y^2 \:=\:9 \end{array}[/tex]

We have a circle with center [tex](3,0)[/tex] amd radius [tex]3.[/tex]
 
  • #4
soroban said:


[tex]\begin{array}{ccc}\text{So we have:} & x^2+y^2 \:=\:6x \\
& x^2 - 6x + y^2 \:=\:0 \\

& x^2 - 6x + \color{red}{9} \color{black}{\,+\, y^2} \:=\:\color{red}{9} \\

& (x-3)^2 +y^2 \:=\:9 \end{array}[/tex]

We have a circle with center [tex](3,0)[/tex] amd radius [tex]3.[/tex]
Okay this all seems to make sense, but where does the 9 come from?

- - - Updated - - -

JProgrammer said:
Okay this all seems to make sense, but where does the 9 come from?

Ignore this, I understand now.
 
  • #5
For anyone else who might have wondered, the "9" comes from completing the square. The "perfect square" [tex](x+ a)^2= x^2+ 2a+ a^2[/tex]. Comparing that to [tex]x^2- 6x[/tex] we see that the first two parts will be the same if a= -3. Then [tex]a^2= (-3)^2= 9[/tex]. We can make [tex]x^2- 6x[/tex] a "perfect square" by adding 9: [tex]x^2- 6x+ 9= (x- 3)^2[/tex]. Of course, if we add 9 we must also subtract 9 so we have not changed the value of the expression. [tex]x^2- 6x= x^2- 6x+ 9- 9= (x- 3)^2- 9[/tex].
 

Related to Polar Equation to Cartesian Coordinates

What is the difference between polar and Cartesian coordinates?

Polar coordinates use a distance and angle to describe a point on a two-dimensional plane, while Cartesian coordinates use x and y coordinates to describe a point.

How do you convert a polar equation to Cartesian coordinates?

To convert a polar equation to Cartesian coordinates, use the following formulas: x = r cosθ and y = r sinθ, where r is the distance and θ is the angle.

What is the equation for a circle in polar coordinates?

The equation for a circle in polar coordinates is r = a, where a is the radius of the circle.

Can a polar equation have multiple solutions for a single value of θ?

Yes, a polar equation can have multiple solutions for a single value of θ, as the same distance and angle can correspond to multiple points on the plane.

How do you graph a polar equation?

To graph a polar equation, plot points using the values of r and θ and connect them to create a curve. Use a table of values or a graphing calculator to help determine the points to plot.

Similar threads

  • Calculus
Replies
8
Views
305
Replies
11
Views
5K
Replies
5
Views
1K
Replies
1
Views
3K
  • Advanced Physics Homework Help
Replies
4
Views
809
Replies
2
Views
1K
Replies
1
Views
2K
  • Calculus and Beyond Homework Help
Replies
24
Views
2K
Replies
14
Views
1K
Back
Top