PROBLEM
I am working on calculating volumes of geometric solids. All shapes have been pretty basic until now. I am bewildered on how to attack the problem of calculating the volume of a slice of a right circle cone.
Visualizing: The cone sits on a circular base with the apex directly above. The axis of symmetry passes through the apex and the center of the circle oriented normal to the circle. Now, when you pass a cutting plane parallel with the cone's axis of symmetry at a distance between the circle's center and the circle's perimeter, a segment is 'cleaved' off. I am looking to determine the volume of that segment.
Note: All cone dimensions are known.
RESEARCH I have looked at numerous math and analytical geometry websites. The most information I can seem to find just about the equations of lines or basic formulas (volume, surface area, etc.) I have even dug up my ancient Calculus textbook (yes, an actual paper book) yet still cannot find an approach.
POSSIBLE SOLUTION I suspect that the solution will use DOUBLE INTEGRALS in some fashion but I am not sure. Frankly, even if it does use double integrals, I have been away from this for so long that I will need an example for how to work out the problem.
I want to apply calculus to more of my work but do not fully have the confidence to do so.
Thank you for any assistance or direction to a solution.
