How can I simplify the conversion of x^2+y^2-3cos\Theta+4sin\Theta=0 to polar?

  • Thread starter Thread starter sportsguy3675
  • Start date Start date
  • Tags Tags
    Polar Rectangular
AI Thread Summary
To convert the equation x^2 + y^2 - 3cos(Θ) + 4sin(Θ) = 0 into polar form, the x^2 + y^2 part simplifies to r^2. The challenge lies in transforming the cos(Θ) and sin(Θ) components into polar coordinates. The correct approach involves recognizing that in polar coordinates, cos(Θ) = x/r and sin(Θ) = y/r. Ultimately, the equation can be expressed as r^2 - 3(x/r) + 4(y/r) = 0, which aligns with the definition of polar form F(r, Θ) = 0. The discussion emphasizes the importance of correctly substituting and simplifying the trigonometric components to achieve the desired polar representation.
sportsguy3675
Messages
45
Reaction score
0
I need to convert x^2+y^2-3cos\Theta+4sin\Theta=0 to polar.

Obviously the x^2+y^2 part would = r^2, but how can I get the cos and sin part to simplify?
 
Last edited:
Physics news on Phys.org
what does it mean to have an expression written out in polar coordinates?
 
Who said anything about coordinates. The polar form of the equation is what I need to achieve.
 
Those are synonyms as far as i know. Why, do you make a distinction btw an equn being written in polar coordinates and its "polar form"?
 
Well, actually, I guess they are the same thing, but either way, I don't know how to do it :(

As for your question, I don't see a purpose, but my teacher sure does.
 
The purpose of my question is that if you answer it, you'll probably see the answer to your question.

Hint: Fill the "?" spots. 'An equation is written in rectangular coordinates if it is of the form F(x,y)=0. Similarily, an equation is written in polar coordinates if it is of the form F(?,?)=0.'
 
I don't want coordinates for when the value equals 0. All I want, is to convert the rectangular equation into polar form. So instead of having x and y I need r and \Theta.

Currently, I have r^2-3cos\Theta+4sin\Theta=0 but I don't know how to convert the sin and cos into polar form.
 
sportsguy3675 said:
Currently, I have r^2-3cos\Theta+4sin\Theta=0 but I don't know how to convert the sin and cos into polar form.
This is not so surprising, since you do not even know what an 'equation being in polar form' means in the first place.

I tried to help you with the definition. All you had to do was to write r and \Theta where the ? were. The definition now tells you that an equation is in polar form if it is of the form F(r, \Theta)=0.

What you have achieved so far is to get it into the form

r^2-3cos\Theta+4sin\Theta=0.

Does that match the definition?
 
Yes it does. So what do I do next?
 
  • #10
quasar987 said:
The definition now tells you that an equation is in polar form if it is of the form F(r, \Theta)=0.

Does r^2-3cos\Theta+4sin\Theta=0 match the definition?

sportsguy3675 said:
Yes it does.

What do you conclude about which form the equation r^2-3cos\Theta+4sin\Theta=0 is in?
 
  • #11
I'm going to jump in and ask: what does the \theta mean in the original question? Normally, one does not have the polar angle (that is, the \theta of polar coordinates) in a cartesian coordinate equation so I would not assume that that is what is intended.
 
  • #12
sportsguy3675 said:
I need to convert x^2+y^2-3cos\Theta+4sin\Theta=0 to polar.

Obviously the x^2+y^2 part would = r^2, but how can I get the cos and sin part to simplify?

r-3x+4y

Remember x=cos(r) and y = Sin(r).
 
  • #13
konartist said:
r-3x+4y

Remember x=cos(r) and y = Sin(r).
Now that's just nonsense!
 
  • #14
trying to go from (x,y) = (r,theta)[\tex] right?<br /> <br /> x^2+y^2-3cosX+4sinX<br /> <br /> r^2-3cosx+4sinX<br /> <br /> cos(theta) = x/r<br /> Sin(theta) = y/r<br /> r^2-3(x/r)+4(y/r)<br /> just work from there.
 
  • #15
konartist,
multiplying both sides by r will yield 3x+4x=r times r^1/2
 
  • #16
the equation is correct once it is in terms of R and \theta there is nothing more you can do with it
 
Back
Top