Solving cylindrical coordinates system, just want to check my answer

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
jhosamelly
Messages
125
Reaction score
0

Homework Statement


.. Here is the question;

In cylindrical coordinate system ,
(a) If r = 2 meters , [itex]\varphi[/itex] = 35° , z = 1 meter , what are x,y,z?
(b) if (x,y,z) = (3,2,4) meters, what are (r, [itex]\varphi[/itex], z)

Homework Equations


x = r cos [itex]\varphi[/itex]
y = r sin [itex]\varphi[/itex]
z = z

r = [itex]\sqrt{(x)^{2}+(y)^{2}}[/itex]
[itex]\varphi[/itex]= [itex]tan^{-1}[/itex] [itex]\frac{y}{x}[/itex]
z=z


The Attempt at a Solution



here is my answer, i just want to know if I'm correct :))

for a.

x = r cos [itex]\varphi[/itex]
= 2 cos 35
= 1.64

y = r sin [itex]\varphi[/itex]
= 2 sin 35°
= 1.15

z = z
z = 1


for b.


r = [itex]\sqrt{(x)^{2}+(y)^{2}}[/itex]
= [itex]\sqrt{(3)^{2}+(2)^{2}}[/itex]
= 3.6 ≈ 4


[itex]\varphi[/itex]= [itex]tan^{-1}[/itex] [itex]\frac{y}{x}[/itex]
= [itex]tan^{-1}[/itex] [itex]\frac{2}{3}[/itex]
= 33.69° ≈ 34°

z = z
z = 4
 
Last edited:
Physics news on Phys.org
Yep, looks good. If you want to check yourself, you can always draw it out in both coordinate systems (they should be close to the same place if the graphs are drawn hastily).
 
thanks.. I was just confused because the other books I saw use [itex]\rho[/itex] instead of r.. i thought i still need to do something to r to make it [itex]\rho[/itex] .. hehe.. Thanks. :)))
 
I always used ρ for spherical coordinates and r for the xy-plane. But as long as your equations are consistent with what you are trying to do, it doesn't matter if you draw a little duckie as a variable.