Loading [MathJax]/jax/output/CommonHTML/fonts/TeX/fontdata.js
Paul's Online Notes
Paul's Online Notes
Home / Calculus III / 3-Dimensional Space / Cylindrical Coordinates
Hide Mobile Notice  
Mobile Notice
You appear to be on a device with a "narrow" screen width (i.e. you are probably on a mobile phone). Due to the nature of the mathematics on this site it is best viewed in landscape mode. If your device is not in landscape mode many of the equations will run off the side of your device (you should be able to scroll/swipe to see them) and some of the menu items will be cut off due to the narrow screen width.

Section 12.12 : Cylindrical Coordinates

5. Convert the following equation written in Cylindrical coordinates into an equation in Cartesian coordinates.

4sin(θ)2cos(θ)=rz

Show All Steps Hide All Steps

Start Solution

There really isn’t a whole lot to do here. All we need to do is to use the following x and y polar conversion formulas in the equation where (and if) possible.

x=rcosθy=rsinθr2=x2+y2 Show Step 2

To make the conversion a little easier let’s multiply the equation by r to get,

4rsin(θ)2rcos(θ)=r2z Show Step 3

Now let’s use the formulas from Step 1 to convert the equation into Cartesian coordinates.

\require{bbox} \bbox[2pt,border:1px solid black]{{4y - 2x = \frac{{{x^2} + {y^2}}}{z}}}