Created
February 9, 2017 17:23
-
-
Save qharlie/72a2530332bddf160b5b2e651c3ba64d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The radius of the base of a cylinder is decreasing at a rate of 121212 kilometers per second. | |
The height of the cylinder is fixed at 2.52.52, point, 5 kilometers. | |
At a certain instant, the radius is 404040 kilometers. | |
What is the rate of change of the volume of the cylinder at that instant (in cubic kilometers per second)? | |
Please choose from one of the following options. | |
The volume of a cylinder with radius rrr and height hhh is \pi r^2hπr | |
2 * pi * r^2 * h. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment