6.3 Volumes by Slicing
In single-variable calculus, we find the area under a curve by summing up the areas of thin rectangles. For a function \( y = f(x) \) from \( x = a \) to \( x = b \):
\( \text{area} = \int_{a}^{b} f(x) dx \)
- \( f(x) \): thin rectangle area at \( x \)
- \( \int_{a}^{b} \dots dx \): accumulates all from \( x = a \) to \( x = b \)
Volume of this?
To find the volume of a solid, we can use a similar slicing method. If we know the cross-sectional area \( A(x) \) at any point \( x \):
Volume of this slice is area at \( x \) times thickness \( dx \): \( A(x) dx \)
\( \text{volume} = \int_{a}^{b} A(x) dx \)
area at \( x \)
thickness of slice