Writing equations in cylindrical coordinates (need work checked again please)

clickcaptain
Messages
31
Reaction score
0
Could someone tell me what I'm doing wrong? thanks!

Homework Statement



Write the equation is cylindrical coordinates

7x2 + 7y2 = 2y

r = ? (has to be in the r = ? format)

Homework Equations



r2 = x2 +y2
x = rcos(θ)
y = rsin(θ)

The Attempt at a Solution



7x2 + 7y2 = 2y

7(x2 + y2) = 2y

7(r2 = 2rsin(θ)

r2 = (2rsin(θ))/7

r = sqrt((2rsin(θ))/7)
 
Physics news on Phys.org
I think it would be better to leave it as r^2= (2/7) sin(\theta) rather than taking the square root, but, yes, that is correct.
 
its an online submission that has r = "enter here" , but i keep getting that its a wrong answer, is there any other way that this could be written?
 
Note that you forgot to cancel out r on both sides of the equation. Don't express r in terms of r in the final answer.
 
Anybody have any idea about tramsforming the momentum equation into 2-D cylindrical co-ordinates...i've already derived the momentum equation from first principle but have difficulty with the transformation to cylindrical co-ordinates
 
Hi, if you have a separate question you should post it in a new thread so that others can aid you. Sometimes people don't bother reading through a thread which already has several replies.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top