Section 12.12 : Cylindrical Coordinates
2. Convert the Cartesian coordinates for (−4,−1,8) into Cylindrical coordinates.
Show All Steps Hide All Steps
Start SolutionFrom the point we’re given we have,
x=−4y=−1z=8So, we already have the z coordinate for the Cylindrical coordinates.
Show Step 2Remember as well that for r and θ we’re going to do the same conversion work as we did in converting a Cartesian point into Polar coordinates.
So, getting r is easy.
r=√(−4)2+(−1)2=√17 Show Step 3Finally, we need to get θ.
θ1=tan−1(−1−4)=0.2450θ2=0.2450+π=3.3866If we look at the three dimensional coordinate system from above we can see that θ1 is in the first quadrant and θ2 is in the third quadrant. Likewise, from our x and y coordinates the point is in the third quadrant (as we look at the point from above).
This in turn means that we need to use θ2 for our point.
The Cylindrical coordinates are then,
\require{bbox} \bbox[2pt,border:1px solid black]{{\left( {\sqrt {17} ,3.3866,8} \right)}}