Volumes of revolution are often very challenging to visualize on paper. Luckily, Maple has an interactive way of visualizing the volume obtained by revolving a region about a central axis. In this activity, we will use the Volume of Revolution Tutor to find and plot the volume of a region rotated about a vertical axis or horizontal axis.
The Volume of Revolution tutor is able to determine the volume of the solid obtained by revolution using either the disks/washers method or the method of cylindrical shells. You can learn more about how to access and use this tutor in SectionΒ 15.4.
In the first three exercises of this activity, you will be working with the region bounded by the functions \(f(x)=x^5-x^3\) and \(g(x)=\sin(x)\text{,}\) where \(x \geq 0\text{.}\)
Plot the graphs of \(f(x)\) and \(g(x)\) on the same set of axes to view the region that you will be revolving about an axis in the next couple exercises.
As you can see from your plot, the functions intersect at \(x_1=0\) and at another value where \(x_2>0\text{.}\) Solve for this second value, \(x_2\text{,}\) where the functions intersect and assign it to x2.
In this exercise, you will determine the volume of the solid obtained by revolving the region between the curves \(f(x)\) and \(g(x)\) (with \(x \geq 0\)) around the horizontal line \(y=-4\text{.}\)
In this exercise, you will determine the volume of the solid obtained by revolving the region between the curves \(f(x)\) and \(g(x)\) (with \(x \geq 0\)) around the vertical line \(x=\pi\text{.}\)
(Optional) If you are familiar with the method of cylindrical shells, use this method to calculate the volume of the solid using the int() command or Int() and value(%) commands
Use the Volume of Revolution tutor to calculate the volume of the solid. Before closing the tutor, copy the text at the bottom (in the Maple Command box).
You will need to include the Student[Calculus1] package by typing with(Student[Calculus1]): on a new line before the VolumeOfRevolution() command will work.
When plotting the ellipse, it may initially look like a circle. This is because Maple does not use the same scaling for each axis. Try clicking on the plot and using the \(1:1\) button in the top menu.
Use the Volume of Revolution tutor or your choice of either the int() or Int() commands to calculate the volume of the solid obtained by revolving the top half of the ellipse about the \(x\)-axis.