]>

Plotting Volumes of Revolution in 3D

To display the volumes of revolution in three dimensions we express the points on the surface using a parametric form of equations for x, y, and z. Normally we express a function of two variables as

Function of two variables

But for our plotting we instead use

Parametric Formula for x
Parametric Formula for y
Parametric Formula for z

where r and θ are called parameters. This form plots the Cartesians coordinates x, y, and z as dependent variables for the cylindrical coordinates r and θ. Cylindrical coordinates are particularly appropriate for plotting volumes of revolution because the volume that is generated has rotational symmetry about the axis of rotation. So to plot this we always define the axis of rotation to be the z axis in cylindrical coordinates and transform the x, y and z coordinates in the Cartesian system accordingly.

For the x-axis rotation use:

Equation
Equation
Equation
Equation
Equation

and for the y-axis rotation use:

Equation
Equation
Equation
Equation
Equation