Convert x^2+y^2=4y-2x to Polar Equation

  • Thread starter Thread starter Calcgeek123
  • Start date Start date
  • Tags Tags
    Cartesian Polar
Calcgeek123
Messages
19
Reaction score
0

Homework Statement


Establish an equation in polar coordinates for the curve x^2+y^2=4y-2x


Homework Equations



n/a

The Attempt at a Solution


I know that x^2+y^2=r^2 so I used substitution, and now have r^2=4y-2x. Now this next part, I'm really not sure if I'm allowed to do this... i know that x=rcos@ (let @=theta) and y=rsin@. So i simply substituted to get r^2=4rsin@-2cos@. Is that allowed? Also, i feel like my answer should just look like r=... So should I take the sqaure root of both sides?
Thank you, very appreciated.
 
Physics news on Phys.org
You should have r^2 = 4rsin@ - 2rcos@. You lost an "r" on your cosine term. You can simplify by dividing both sides by r, but you don't want to take the square root of both sides. You normally have to be careful of dividing by r, in case r happens to be equal to zero. That's not a problem in this case, since the curve doesn't go through the origin.
 
Yeah, the missing r is a type. Dividing makes sense though, duh. thanks so much!
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top