Rectangular to Polar Conversion

  • Thread starter Thread starter steveFerrera
  • Start date Start date
  • Tags Tags
    Polar Rectangular
steveFerrera
Messages
3
Reaction score
0

Homework Statement



I need to convert this to polar form; anyone have any ideas where to start?

Homework Equations

The Attempt at a Solution

I know this is incorrect but I am a bit overwelmed on this one.

any help would be wonderful! thanks!

Homework Statement


Homework Equations


The Attempt at a Solution

 
Last edited:
Physics news on Phys.org
steveFerrera said:

Homework Statement


(x^2+y^2)^3=2x^2-2y^2

I need to convert this to polar form; anyone have any ideas where to start?

Homework Equations


r^2=x^2+y^2
y=r*sin(theta)
x=r*cos(theta)
tan(theta)=x/y

The Attempt at a Solution


(r^2)^3=2cos^2(theta)-2sin^2(theta)


I know this is incorrect but I'm a bit overwhelmed on this one.

any help would be wonderful! thanks!
You didn't include r when substituting for x & y on the right hand side of the equation.

Simplify (r2)3 by combining exponents. (Do this by using the properties of exponents.)
 
did i do the substitutions right on the right side of the equation? or do i need to do some other manipulation of my relevant equations?
 
Last edited:
steveFerrera said:
r^5=2cos^2(theta)-2sin^2(theta)

did i do the substitutions right on the right side of the equation? or do i need to do some other manipulation of my relevant equations?
Regarding the right hand side:
If x = r*cos(θ), then what is x2 ? Similar question for y.​

r5 is wrong too.
(am)n = am*n , not am+n.​
 
Is there a standard form it needs to be in?

Should i try an simplify it further?
 
Last edited:
There's another simple step to simplify it further. What can you factor out of the right hand side that might allow for some cancelling?
 
On the right hand side you can do the squaring. For instance:
(r*cos(θ))2 = r2*cos2(θ)​
A similar result holds for the other term. Then, factor out 2*r2. Then, divide both sides by r2. Then there is a double angle identity on the right side.
 
Back
Top