How would I go about the following?
Find the volume of the solid $W$ whose base is the region enclosed by $y=x^2$ and $y=1$, and the cross-sections perpendicular to the y-axis are squares.
How would I go about the following?
Find the volume of the solid $W$ whose base is the region enclosed by $y=x^2$ and $y=1$, and the cross-sections perpendicular to the y-axis are squares.
At any position $x$ you have a square of side $1-x^2$. Therefore, you can sum the areas of the squares along $x$. The figure below may help. Thus,
$$V=\int_{-1}^1 (1-x^2)^2~dx=\frac{16}{15}$$