flyingpig
- 2,574
- 1
Homework Statement
Let's say I have the area bounded by y_1 = \sqrt{x} and y_2 = x^2 in (0,1). Rotate that about the x-axis, find that volume of solid.
The Attempt at a Solution
Which one is right?
\int_{0}^{1} \pi (x^2 - \sqrt{x})^2 dx
\pi \int_{0}^{1} x^4 - x dx
I think the second integral is right because it uses washeres?
If the second integral is wrong, what is the meaning of the first integral?